goblues
12-21-2004, 09:41 PM
Hi all! Just upgraded my PHP to 5.0.3 and MySQL to 4.0.22 and have encountered errors. VBulletin works fine however my CMPS pages return the following errors:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/.sites/28/site1/web/forum/global.php on line 27
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/.sites/28/site1/web/forum/global.php on line 44
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/.sites/28/site1/web/forum/global.php on line 51
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/.sites/28/site1/web/forum/includes/init.php on line 524
Unable to add cookies, header already sent.
File: /home/.sites/28/site1/web/forum/global.php
Line: 27
Any ideas? Thanks in advance!!
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/.sites/28/site1/web/forum/global.php on line 27
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/.sites/28/site1/web/forum/global.php on line 44
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/.sites/28/site1/web/forum/global.php on line 51
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/.sites/28/site1/web/forum/includes/init.php on line 524
Unable to add cookies, header already sent.
File: /home/.sites/28/site1/web/forum/global.php
Line: 27
Any ideas? Thanks in advance!!