Quote:
Originally Posted by dave9720
This is what I have on forum page; Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1259) : eval()'d code on line 5
I have 5 members listed in site team, showing 4 Warning: array_merge, If I remove the other 4 members the Warning: array_merge is gone. Very confused 
|
The array error is being caused because you are running php5 on your server, where this mod was intended for php4.
Try what I wrote in my previous post and see of that takes care of it.