Jump to content

Need Help


Recommended Posts

Hi ukb0y,

This is likely do to the incompatibility of one or more modules. In your config/config.inc.php file, please enable error reporting by editing

@ini_set('display_errors', 'off');

to

 

@ini_set('display_errors', 'on');

 

and let me know what error message(s) you receive when you reload the page.

 

-Mike

Link to comment
Share on other sites

×
×
  • Create New...