yuraj Posted December 11, 2004 Posted December 11, 2004 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.
ozcsys Posted December 12, 2004 Posted December 12, 2004 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. <{POST_SNAPBACK}> 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??
boxtel Posted December 12, 2004 Posted December 12, 2004 You are missing the field in your database try running the sql commands from the featured products install again. <{POST_SNAPBACK}> you did not define your table name in databases.php Treasurer MFC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.