Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error msgs in the admin section


stephan.gerlach

Recommended Posts

I get weird error messages in the admin section in the following menus

 

catalog>reviews

catalog>specials

catalog>products expected

 

and some other ones. The error messages look like this

 

select pd.products_id, pd.products_name, p.products_date_available from products_description pd, products p where p.products_id = pd.products_id and p.products_date_available != '' and pd.language_id = '1' order by p.products_date_available DESC limit -20, 20

 

and they basicly happen because those sections are empty. Ones i added somethign to those sections via phpmyadmin the errors are no longer.

 

Are there any easy fixes for that??

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...