View Full Version : PHP Error
Mezzair
10-22-2004, 01:00 PM
I've tryed to install the IRC hack and then the who is online intergration hack, I get this error message:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/corefm/public_html/forums/includes/init.php on line 517
Unable to add cookies, header already sent.
File: /home/corefm/public_html/index.php
Line: 6
Does anyone have anyidea what is wrong?
I've tryed to install the IRC hack and then the who is online intergration hack, I get this error message:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/corefm/public_html/forums/includes/init.php on line 517
Unable to add cookies, header already sent.
File: /home/corefm/public_html/index.php
Line: 6
Does anyone have anyidea what is wrong?
Paste the code you added to init.php here and someone will be able to help you :)
Mezzair
10-22-2004, 03:46 PM
I haven't modifyed that file at all. Its the orignal file. Anyway here is the code
Xenon
10-22-2004, 03:59 PM
It's not allowed to post full vBulletin files!
As for your problem, it's most likely that on of the needed variables (globaltemplate/specialtemplates/actiontemplates) is not defined in your script, which would cause that error in init.php
You may want to inform the author, as it's obviously a mistake he made.
Mezzair
10-22-2004, 09:12 PM
It's not allowed to post full vBulletin files!
As for your problem, it's most likely that on of the needed variables (globaltemplate/specialtemplates/actiontemplates) is not defined in your script, which would cause that error in init.php
You may want to inform the author, as it's obviously a mistake he made.
Sorry about that! Didn't think!
I've posted in the thread about it to the author, no respose yet :surprised:
zeropaid
11-22-2004, 02:35 AM
I have this same problem, but I didn't implement a hack. I am getting this error when I try to do anything outside of vbulletin's directory, even when I change directories before including init.php. How can I set these variables?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.