PDA

View Full Version : Moved from testvb/ to root. Get [path]/includes/functions_editor.php error



crkgb
Mon 17th Nov '08, 12:13am
Just like in the topic. Moved the site from testvb folder to root.

Only on the pages for forum full reply and for New Thread where the editor is opened I get the following message:
Warning: Invalid argument supplied for foreach() in [path]/includes/functions_editor.php on line 710

I did search the forum prior to posting. The below solutions did not work:
define('DISABLE_HOOKS', true);
http://www.vbulletin.com/forum/showthread.php?t=291243&highlight=Warning%3A+Invalid+argument+supplied+for each()
http://www.vbulletin.com/forum/showthread.php?t=282672&highlight=Warning%3A+Invalid+argument+supplied+for each()
http://www.vbulletin.com/forum/showthread.php?t=251699&highlight=Warning%3A+array_keys()

I would appreciate any help

crkgb
Mon 17th Nov '08, 12:18am
Solution was in rebuilding custom bb-codes. You can never know everything.