Quote:
Originally Posted by Tbird66
If I click either Goto link then I get the follwing error:
PHP Warning: array_merge() [function.array-merge]: Argument #2 is not an array in C:\Forum Site\includes\init.php on line 517 PHP Warning: Invalid argument supplied for foreach() in C:\Forum Site\includes\sessions.php on line 270 PHP Warning: array_merge() [function.array-merge]: Argument #2 is not an array in C:\Forum Site\includes\functions.php on line 3615
Any ideas?
Thanks!
|
What version of PHP are you using? These messages come from the main VBulletin initialisation code, and I suspect it is telling us about some uninitialised variables.