Daniel83 Posted January 25, 2013 Share Posted January 25, 2013 hi to all this is my site: http://simrace.co.il/shop/index.php?id_lang=1 when i choose a product in english version i get error page: http://simrace.co.il/shop/index.php?id_product=10&controller=product&id_lang=1 when i choose a product in hebrew version i get white page: http://simrace.co.il/shop/index.php?id_product=10&controller=product&id_lang=8 how i can fix it ? tnx Daniel Link to comment Share on other sites More sharing options...
El Patron Posted January 26, 2013 Share Posted January 26, 2013 turn on prestashop error reporting (search using google), pre 1.5 config/config.inc.php or look at your hosting error log white page means there was an error, but it doe not by default display the error 1 Link to comment Share on other sites More sharing options...
Daniel83 Posted January 31, 2013 Author Share Posted January 31, 2013 turn on prestashop error reporting (search using google), pre 1.5 config/config.inc.php or look at your hosting error log white page means there was an error, but it doe not by default display the error tnx i get this error: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2160328 bytes) in /home/niel/domains/simrace.co.il/public_html/shop/modules/blocktopmenu/blocktopmenu.php on line 645 you now what the problem? Link to comment Share on other sites More sharing options...
El Patron Posted January 31, 2013 Share Posted January 31, 2013 increase your memory from 128mb to say 256mb... if you don't know how, search using google or contact your hosting provider... 1 Link to comment Share on other sites More sharing options...
Daniel83 Posted January 31, 2013 Author Share Posted January 31, 2013 increase your memory from 128mb to say 256mb... if you don't know how, search using google or contact your hosting provider... this is the memory in Host server or in prestashop settings? Link to comment Share on other sites More sharing options...
El Patron Posted January 31, 2013 Share Posted January 31, 2013 this is the memory in Host server or in prestashop settings? Hosting, it's in your php.ini and is outside of the PrestaShop native system. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now