EPICURUS Posted August 4, 2014 Share Posted August 4, 2014 Hello, I have a problem... When a customer connects and go to his address page (... / address) page appears white. * I did force compile * I have manually erase / cache / smarty / Thank you. Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 4, 2014 Share Posted August 4, 2014 Hello, I have a problem... When a customer connects and go to his address page (... / address) page appears white. * I did force compile * I have manually erase / cache / smarty / Thank you. Hi, do you have a URL to your store? What version of PrestaShop are you using? Link to comment Share on other sites More sharing options...
EPICURUS Posted August 4, 2014 Author Share Posted August 4, 2014 Hi, do you have a URL to your store? What version of PrestaShop are you using? I use Prestashop 1.6.0.6 . the store is not enabled. All the other pages is working fine.. Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 4, 2014 Share Posted August 4, 2014 I use Prestashop 1.6.0.6 . the store is not enabled. All the other pages is working fine.. Cool, go ahead and follow this blog post to turn on Error reporting. From there we can troubleshoot. Let us know what your findings are after following these steps. Thank you! www.prestashop.com/blog/en/the-500-internal-server-error-explained-solved/ 1 Link to comment Share on other sites More sharing options...
EPICURUS Posted August 5, 2014 Author Share Posted August 5, 2014 Cool, go ahead and follow this blog post to turn on Error reporting. From there we can troubleshoot. Let us know what your findings are after following these steps. Thank you! www.prestashop.com/blog/en/the-500-internal-server-error-explained-solved/ I got this -> Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /home/#######/public_html/override/controllers/front/AddressController.php on line 6 AddressController.php file has this code: <?php class AddressController extends AddressControllerCore { Link to comment Share on other sites More sharing options...
EPICURUS Posted August 5, 2014 Author Share Posted August 5, 2014 I close the { with } in file AddressController.php. I read this topic http://www.prestashop.com/forums/topic/329240-blanks-screens-in-fo-and-bo/ Now is OK!! thanks Benjamin Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 5, 2014 Share Posted August 5, 2014 I close the { with } in file AddressController.php. I read this topic http://www.prestashop.com/forums/topic/329240-blanks-screens-in-fo-and-bo/ Now is OK!! thanks Benjamin Great to here, now tell me, was this an upgraded store? Did the error happen after upgrading? This will help us get a better understanding of when/how these small issues occur. Thank you! Link to comment Share on other sites More sharing options...
EPICURUS Posted August 5, 2014 Author Share Posted August 5, 2014 Great to here, now tell me, was this an upgraded store? Did the error happen after upgrading? This will help us get a better understanding of when/how these small issues occur. Thank you! No didn't happen after upgrading. But by the way when I upgraded my store I lost any CSS editing I made, so I restore my store from a backup.. This error was before and after upgrading.. Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 5, 2014 Share Posted August 5, 2014 No didn't happen after upgrading. But by the way when I upgraded my store I lost any CSS editing I made, so I restore my store from a backup.. This error was before and after upgrading.. Great. Now I'll close this topic. Please feel free to open a new thread if you have other questions. Thanks! 2 Link to comment Share on other sites More sharing options...
Recommended Posts