Quote:
Originally Posted by Pro-eSports.com
You forgot your domain in the first part of the code:
require_once(/home/user/public_html/forums/global.php)
It should be:
home/user/public_html/mydomainname.com/forums/global.php
Fix that and make sure you have uploaded all the files to the right directory.
|
I have corrected this but now i m getting another error...
Please help me..??
Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/global.php(29) : eval()'d code on line 39
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/global.php(29) : eval()'d code on line 39
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:4482) in [path]/includes/functions.php on line 4875