- Posts: 37
- Thank you received: 0
Problem after upgrade to php 5.3
-
dadoen
Inactive member - Topic Author
- Member
Less
More
10 years 9 months ago #37061
by dadoen
Problem after upgrade to php 5.3 was created by dadoen
I have problem with domain
www.bojleri.net
when I click on the next link www.bojleri.net/component/k2/item/1?Itemid=225 there is nothing.
Before work fine, but after update to php 5.3 there is problem.
when I click on the next link www.bojleri.net/component/k2/item/1?Itemid=225 there is nothing.
Before work fine, but after update to php 5.3 there is problem.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37074
by ivan.milic
Replied by ivan.milic on topic Problem after upgrade to php 5.3
In admin back-end, in global configuration, set "Error reporting" to Maximum. Then browse page to see if some messages will pop out. If yes post them here.
Remember to return "Error reporting" to original value
Remember to return "Error reporting" to original value
Please Log in to join the conversation.
-
dadoen
Inactive member - Topic Author
- Member
Less
More
- Posts: 37
- Thank you received: 0
10 years 9 months ago #37079
by dadoen
Replied by dadoen on topic Problem after upgrade to php 5.3
in the home page
www.bojleri.net/
:
Notice: Undefined variable: query in /home/rentacar/public_html/bojleri.net/plugins/system/jvcounter/jvcounter.php on line 94
in the www.bojleri.net/component/k2/item/1?Itemid=225 :
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 82 bytes) in /home/rentacar/public_html/bojleri.net/libraries/joomla/database/database/mysqli.php on line 498
Notice: Undefined variable: query in /home/rentacar/public_html/bojleri.net/plugins/system/jvcounter/jvcounter.php on line 94
in the www.bojleri.net/component/k2/item/1?Itemid=225 :
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 82 bytes) in /home/rentacar/public_html/bojleri.net/libraries/joomla/database/database/mysqli.php on line 498
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #37082
by ivan.milic
Replied by ivan.milic on topic Problem after upgrade to php 5.3
There is some infinite loop in component you use called 'jvcounter', that's it
The following user(s) said Thank You: dadoen
Please Log in to join the conversation.
Time to create page: 0.233 seconds