View Single Post
  #3  
Old 04-09-2015, 09:01 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Theme tweaker breaks Category viewer

Hello!

Is Xdebug PHP extension enabled on your server? It sets a hard limit on the number of nested functions (i.e. a function that calls another functions that calls one more functions and so on) and may cause errors like this. You can try to disable the extension, or edit its configuration files and increase the limit.

Also, in recent versions of X-Cart we made a number of improvements to prevent this issue. So, if your X-Cart version is 5.0.13, it makes sense to upgrade it to 5.1.x or 5.2.x - this may help to solve the problem too.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote