Jump to content

[SOLVED] White page problem (customer address)


Recommended Posts

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/

  • Like 1
Link to comment
Share on other sites

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

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

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

Guest
This topic is now closed to further replies.
×
×
  • Create New...