Jan 18th, 2012, 11:57 AM
Weird... let's see if we can get any more info out of the error.
Add this to your global/config.php file then log in again:
Does it show any other info (notices / warnings)?
- Ben
Add this to your global/config.php file then log in again:
PHP Code:
$g_default_error_reporting = 2047;
Does it show any other info (notices / warnings)?
- Ben