Jump to content

WSOD ( White screen of death)


Recommended Posts

  • 5 weeks later...

Unfortunately this problem stills randomly exist. There are no errors on the error logs, currently on AdminCatalog.php pagination returns an empty page, also on authentication.php the WSOD is also presented after login in when ssl is not activated. Commenting out the 2 lines of code below seems to be a temporary fix.

$cookie->id_address_delivery = $id_address
$cookie->id_address_invoice = $id_address;

Link to comment
Share on other sites

×
×
  • Create New...