Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error


fabian2005

Recommended Posts

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /public_html/admin/customers.php on line 1041

 

line 1041: $customer_info = array_merge($country, $info, $reviews);

 

 

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /public_html/admin/customers.php on line 1043

 

line 1043: $cInfo_array = array_merge($customers, $customer_info);

 

 

Warning: reset() [function.reset]: Passed variable is not an array or object in /public_html/admin/includes/classes/object_info.php on line 17

 

line 17: reset($object_array);

 

 

Warning: Variable passed to each() is not an array or object in /home/varbsvqo/public_html/admin/includes/classes/object_info.php on line 18

 

line 18: while (list($key, $value) = each($object_array)) {

Link to comment
Share on other sites

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /public_html/admin/customers.php on line 1041

 

line 1041: $customer_info = array_merge($country, $info, $reviews);

 

 

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /public_html/admin/customers.php on line 1043

 

line 1043: $cInfo_array = array_merge($customers, $customer_info);

 

 

Warning: reset() [function.reset]: Passed variable is not an array or object in /public_html/admin/includes/classes/object_info.php on line 17

 

line 17: reset($object_array);

 

 

Warning: Variable passed to each() is not an array or object in /home/varbsvqo/public_html/admin/includes/classes/object_info.php on line 18

 

line 18: while (list($key, $value) = each($object_array)) {

 

http://www.oscommerce.com/forums/index.php?showtopic=322082 ??

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...