Jump to content

[SOLVED] dont see any modules


Recommended Posts

There is probably error in some module, try to temporally to turn on debug mode from config/config.inc.php

/* Debug only */
@ini_set(‘display_errors’, ‘on’);


and if there is any error in back office post it here.

Link to comment
Share on other sites

There is probably error in some module, try to temporally to turn on debug mode from config/config.inc.php
/* Debug only */
@ini_set(‘display_errors’, ‘on’);


and if there is any error in back office post it here.



THX,

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 122880 bytes) in /home/home1/yelmo_cz/public_html/www/shop/classes/Module.php(323) : eval()'d code on line 90

and when i change language:

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 149 bytes) in /home/home1/yelmo_cz/public_html/www/shop/classes/Module.php on line 467


this is problem on server/hosting? with memory or translation? :-(((

best regards tom
Link to comment
Share on other sites




SRRY It was my mistake. Inattention.
I changed my hosting to a better, more php memory (40). And the problem is gone. Thank you. and super summer.-)
THX!!
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...