ryancooper
11-09-2011, 01:48 PM
I recently upgraded to vb 4.1.7 I disabled the plugins (define('DISABLE_HOOKS', true); in config.php) I have no errors.
When i re-enable them I get the following error:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: top_nav in [path]/includes/functions.php on line 4254
Warning: ksort() expects parameter 1 to be array, null given in [path]/includes/functions.php(7207) : eval()'d code on line 31
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php(7207) : eval()'d code on line 33
All my plugins are still disabled in the Plugins & Products admin cp...
I realize it is from a plugin but how can I find out what plugin is causing this problem?
Thanks for any help.
Ryan :confused:
When i re-enable them I get the following error:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: top_nav in [path]/includes/functions.php on line 4254
Warning: ksort() expects parameter 1 to be array, null given in [path]/includes/functions.php(7207) : eval()'d code on line 31
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php(7207) : eval()'d code on line 33
All my plugins are still disabled in the Plugins & Products admin cp...
I realize it is from a plugin but how can I find out what plugin is causing this problem?
Thanks for any help.
Ryan :confused: