Hope this is in the right place, I apologize in advance if not. I just tried updating to 3.6 from 3.5.4 and must have made some sort of install mistake. My site
www.allmetalforums.com/forums/ has gone totally haywire. I'm getting tons of errors about all sorts of different things (for example, the homepage error is as follows). If anyone can help me get this straightened out I would really appreciate it (and so would my forum members who are probably freaking out right now). Thanks in advance!
Admin section error example:
Warning: array_keys() [function.array-keys]: The first argument should be an array in /includes/functions.php on line 3503
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3503
Homepage error example:
Warning: array_keys() [function.array-keys]: The first argument should be an array in /includes/functions.php on line 3503
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3503
Warning: end() [function.end]: Passed variable is not an array or object in /includes/functions.php(2729) : eval()'d code on line 1
Warning: uasort() [function.uasort]: The argument should be an array in /includes/functions.php(2729) : eval()'d code on line 14
Warning: end() [function.end]: Passed variable is not an array or object in /includes/functions.php(2729) : eval()'d code on line 15
Fatal error: Unsupported operand types in /home/metallica/www/www/forums/includes/functions.php on line 2787
Okay, got it all straightened out. Incase anyone has the same problem, here's the fix:
http://www.vbulletin.com/forum/showthread.php?t=194147