Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

plz help witdth database


yuraj

Recommended Posts

Posted

1146 - Table 'gelan-marketcz.TABLE_FEATURED' doesn't exist

 

select count(*) as total from products p, TABLE_FEATURED s, products_description pd where p.products_id = pd.products_id and pd.language_id = '6' and p.products_id = s.products_id

 

 

Please, help me with it. What does it mean??? I try to run contribution "Featured products" and get this error. But some days ago this contribution worked good.

Posted
1146 - Table 'gelan-marketcz.TABLE_FEATURED' doesn't exist

 

select count(*) as total from products p, TABLE_FEATURED s, products_description pd where p.products_id = pd.products_id and pd.language_id = '6' and p.products_id = s.products_id

Please, help me with it. What does it mean??? I try to run contribution "Featured products" and get this error. But some days ago this contribution worked good.

 

You are missing the field in your database try running the sql commands from the featured products install again.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted
You are missing the field in your database try running the sql commands from the featured products install again.

 

 

you did not define your table name in databases.php

Treasurer MFC

Archived

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

×
×
  • Create New...