- Posts: 6
- Thank you received: 0
Template showing error on front page
-
yebusa
Inactive member - New Member
Less
More
10 years 1 month ago #43348
by yebusa
Replied by yebusa on topic Template showing error on front page
Hello !, I have the same problem that Skytech . Could you be more specific in the process to solve this detail?, please . I will appreciate it . Thank you.
Please Log in to join the conversation.
-
skytech
Inactive member - Topic Author
- Member
Less
More
- Posts: 90
- Thank you received: 0
10 years 1 month ago #43349
by skytech
Replied by skytech on topic Template showing error on front page
I uninstalled wamp 2.5 and installed wamp 2.2 and it working perfectly on joomla 2.5 and 3.0 and that error is no longer there.
Please Log in to join the conversation.
-
yebusa
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 1 month ago #43350
by yebusa
Replied by yebusa on topic Template showing error on front page
I am using Joomla 3 from my website:
www.misolucionweb.mx
I think I can not install Wamp on my remote server, but thanks for the help.
I think I can not install Wamp on my remote server, but thanks for the help.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #43354
by ivan.milic
Replied by ivan.milic on topic Template showing error on front page
As I described if joomla global configuration parameter does not work you can try with creating php.ini with that directives in site root. One other dirty solution if to put this code line:
error_reporting(0);
above this line in index.php of site root:
if (version_compare(PHP_VERSION, '5.3.10', '<'))
but most of site antiviruses will think file is infected.
error_reporting(0);
above this line in index.php of site root:
if (version_compare(PHP_VERSION, '5.3.10', '<'))
but most of site antiviruses will think file is infected.
Please Log in to join the conversation.
Time to create page: 0.073 seconds