Jump to content

Login Screen Blank


poolboy

Recommended Posts

When I enter the address of my admin login to CubeCart the browser just comes up with a blank screen.

Store pages come up fine and only having problems with admin.

Any suggestions on how this can be resolved.

Have tried in Firefox, Chrome and Edge.

Link to comment
Share on other sites

It's most likely to be a 3rd party plugin that requires ioncube. Either ioncube isn't installed or the version of the extension doesn't match the PHP version. 

You can disable all extensions by adding this line of code to your includes/global.inc.php file:

$glob['safe_mode'] = true;

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...