Guest Posted March 23, 2008 Posted March 23, 2008 when i go to the customers section on the admin before the customers list it apears this errors Warning: array_merge() [function.array-merge]: Argument #1 is not an array in D:\inetpub\vhosts\pcdoctor.pt\httpdocs\loja\admin\customers.php on line 733 Warning: array_merge() [function.array-merge]: Argument #2 is not an array in D:\inetpub\vhosts\pcdoctor.pt\httpdocs\loja\admin\customers.php on line 735 Warning: reset() [function.reset]: Passed variable is not an array or object in D:\inetpub\vhosts\pcdoctor.pt\httpdocs\loja\admin\includes\classes\object_info.php on line 17 Warning: Variable passed to each() is not an array or object in D:\inetpub\vhosts\pcdoctor.pt\httpdocs\loja\admin\includes\classes\object_info.php on line 18 using 2.2rc2
♥Vger Posted March 24, 2008 Posted March 24, 2008 It's a PHP 5 problem. Read here: http://us3.php.net/manual/en/function.array-merge.php Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.