- Posts: 14116
- Thank you received: 1639
Joomla carousel
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
13 years 9 months ago #8045
by ivan.milic
Replied by ivan.milic on topic Re: Joomla carousel
That are some warnings due different PHP version. Just disable debugging.
Please Log in to join the conversation.
-
Olle
Inactive member -
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
13 years 9 months ago #8049
by Olle
Replied by Olle on topic Re: Joomla carousel
Thnx for youre awnser.
When I looked at the system settings
debug system is no
debug language is also no
but it still shows the error
When I looked at the system settings
debug system is no
debug language is also no
but it still shows the error

Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 9 months ago #8057
by ivan.milic
Replied by ivan.milic on topic Re: Joomla carousel
Then probably your php is configured to display notices.
error_reporting = E_ALL & ~E_NOTICE
Note that that will not show on some regular hosting server. Probably because you test it on your development machine.
error_reporting = E_ALL & ~E_NOTICE
Note that that will not show on some regular hosting server. Probably because you test it on your development machine.
Please Log in to join the conversation.
-
smbpower
Inactive member -
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
13 years 9 months ago #8343
by smbpower
Replied by smbpower on topic Re: Joomla carousel
I am having a similar issue... However my error is: JInstaller::install: File '/home/alicias/public_html/tmp/install_4de3f0eb77c34/js/jquery-1.3.2.min.js' does not exist.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 9 months ago #8357
by ivan.milic
Replied by ivan.milic on topic Re: Joomla carousel
That is not the same.
CHMOD(change permissions) of tmp folder to 777 - Full Access.
BTW.Can you install any other component?
CHMOD(change permissions) of tmp folder to 777 - Full Access.
BTW.Can you install any other component?
Please Log in to join the conversation.
-
smbpower
Inactive member -
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
13 years 9 months ago #8369
by smbpower
Replied by smbpower on topic Re: Joomla carousel
My tmp folder is already 777. Yes, all of the other components that came with the template installed properly.
Please Log in to join the conversation.
Time to create page: 0.127 seconds