To see the error message add following code to the top of admin/includes/application_top.php file (after <?php):
PHP Code:@ini_set('display_errors', '1');
To see the error message add following code to the top of admin/includes/application_top.php file (after <?php):
PHP Code:@ini_set('display_errors', '1');