Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Errors in Customer section


Carl Drago

Recommended Posts

Posted

I am receiving the following errors in my customer section and it may be causing other issues:

 

Errors:

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

 

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

 

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

 

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

 

 

Any help is appreciated!!!!!!

Posted

array_merge do merge two arrays.

So before this statement is called check that the arrays exist you can use isarray function.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Archived

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

×
×
  • Create New...