Hi, I'm running VB 3.6.9 and when in my Mod Cp when clicking User Profile I get this at the top left of the page:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /modcp/user.php(352) : eval()'d code on line 29
Also I don't have a save button when I need to make a change to the user profile.
To me, even though I'm not a coder, it looks like :
eval()'d code
should be
:eval()'id code
Any help would be appreciated.