Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

does anybody knows to read an error


Guest

Recommended Posts

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/empero/public_html/IEG/shoes/admin/oscommerce_xml.php on line 68

 

Warning: array_filter() [function.array-filter]: The first argument should be an array in /home/empero/public_html/IEG/shoes/admin/oscommerce_xml.php on line 70

 

Warning: implode() [function.implode]: Invalid arguments passed in /home/empero/public_html/IEG/shoes/admin/oscommerce_xml.php on line 72

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1

 

select * from products left join products_description using(products_id) left join products_to_categories using(products_id) where language_id='1' and categories_id in ()

 

[TEP STOP]

Link to comment
Share on other sites

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/empero/public_html/IEG/shoes/admin/oscommerce_xml.php on line 68

 

Warning: array_filter() [function.array-filter]: The first argument should be an array in /home/empero/public_html/IEG/shoes/admin/oscommerce_xml.php on line 70

 

Warning: implode() [function.implode]: Invalid arguments passed in /home/empero/public_html/IEG/shoes/admin/oscommerce_xml.php on line 72

1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1

 

select * from products left join products_description using(products_id) left join products_to_categories using(products_id) where language_id='1' and categories_id in ()

 

[TEP STOP]

Where did the oscommerce_xml.php file come from?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...