PDA

View Full Version : Error on admin cp homepage


DanTHEGREAT
02-03-2010, 12:18 PM
Fatal error: Call to undefined function construct_nav_option() in /home/thebas1c/omgzap.com/forums/admincp/index.php on line 629

anyone know what's wrong?

Lynne
02-03-2010, 08:20 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);