1
Hi all,
I have got the following problem:
In the admin control panel I enabled the PHP-debug option.
Now my admin panel is empty. I used phpMyAdmin to disable the debug and still its empty. Now im realy confused cause i cant do anything in the admin panel.
When i re-enable the php debud option in phpmyadmin i get the following errors on my site:
Startpage:
Notice [PHP]: Use of undefined constant _XG_UNKOWN - assumed '_XG_UNKOWN' in file modules/xoopsgallery/classes/AlbumItem.php line 486
In admin section:
Notice [PHP]: Undefined variable: xoops_admin_menu_js in file include/cp_functions.php line 72
Notice [PHP]: Undefined variable: xoops_admin_menu_ft in file include/cp_functions.php line 127
Warning [PHP]: array_keys(): The first argument should be an array in file include/cp_functions.php line 127
Warning [PHP]: Invalid argument supplied for foreach() in file include/cp_functions.php line 127
Notice [PHP]: Undefined variable: xoops_admin_menu_dv in file include/cp_functions.php line 160
What can io do to fix this?
I have searched on internet and cant find any solutions to this problems.
Mabey the problem is my theme? Strange cause i use theme for a while now and the only thing that change is the PHP-debug option.
Please help me solve this cause i cant do anything now.
TIA,
Ivan