Wuffo Posted January 28, 2014 Share Posted January 28, 2014 Hi, This is the second time I had problems with pages coming up blank. It happened over the weekend and since I wasn't that far along a tech who was working on my inventory suggested I uninstall it a start over. That seemed to work but today my main page loads but others come up blank. I was testing checkout but when I put something in my cart and go to the checkout button the page comes up blank. I'm thinking it might be something on my host side but wanted to check. I am running ver 1.5.6.2 with the default theme. store is www.boatstodocks.com Thanks Link to comment Share on other sites More sharing options...
ricky11 Posted January 28, 2014 Share Posted January 28, 2014 I tested your site and added a product to cart, seem to work okay, was able to make it to step 2 of the checkout.. works for me... if the page is blank could be php.ini mem limit errors, check php.ini settings, or could be some broken code somewhere. but if its a new build i doubt that.. Link to comment Share on other sites More sharing options...
El Patron Posted January 28, 2014 Share Posted January 28, 2014 anytime you get a blank page turn on errors and try to reproduce. config/settings.inc.php define('_PS_MODE_DEV_', false); change to true (don't forget to change back to false when done getting info) then you will have the information you need to debug. also: check your hosting error log for this domain, you should see it there if you remember date/time Link to comment Share on other sites More sharing options...
Wuffo Posted January 28, 2014 Author Share Posted January 28, 2014 I was getting ready to turn on the errors but I called my host and found out the problem. Turns out that this version of PrestaShop was having problems with php5.3 they forced it back to php5.0 and everything looks and works fine now. Thanks again, Link to comment Share on other sites More sharing options...
Recommended Posts