The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Weird Error In Admin CP - Create new User
When I go to create new user at the very top I see
"Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /admincp/user.php(464) : eval()'d code on line 9" I haven't altered this file at all. If I go ahead and make a new user, it messes up some people's usergroups.. Also when I try to view archives I get this error at top. Still shows and everything though Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /archive/global.php(40) : eval()'d code on line 2 If it helps, I just moved servers. |
#2
|
||||
|
||||
If it's in an eval, it's probably in a mod that you've installed, though it's possible it's coming from a template. I'd suggest disabling mods to confirm that it is a mod problem, then disable them individually untill it goes away to pinpoint which one.
|
#3
|
||||
|
||||
admincp/user.php, line 464:
PHP Code:
PHP Code:
|
#4
|
|||
|
|||
Thanks guys. I'll keep on looking.
Edit: I disabled all my plug ins one by one and nothing. It's still there. Edit 2: Found it. It was admin log in as user . |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|