Relay Posted June 28, 2003 Posted June 28, 2003 I'm having a little trouble with Cieto Featured Products V2, its all working just as i want it to but, when a feature product expires my whole site stops working and i get the following error message: 1146 - Table 'efrisson_osc1.TABLE_FEATURED' doesn't exist update TABLE_FEATURED set status = '0', date_status_change = now() where featured_id = '8' [TEP STOP] any one know what i've done wrong? btw take a look at my site and let me know what you think www.efrisson.com/eShop Glen Young
emiliano Posted June 29, 2003 Posted June 29, 2003 you need to define what TABLE_FEATURED is in aplication_top.php (admin/includes) or in catalog/database_names.php (catalog/includes) just add this define('TABLE_FEATURED', 'featured'); cheers emiliano patagonia, argentina
Relay Posted June 29, 2003 Author Posted June 29, 2003 Cool man thanks so much for you help, I new I had just missed something out. thanks so much for your help, and creating the mod in the first place Glen Young
Recommended Posts
Archived
This topic is now archived and is closed to further replies.