Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cieto FEATURED PRODUCT messed up my OSC :( HELP!


nyfaisal

Recommended Posts

Posted

I transferred all the php files inside the CIETO'z zip file into apprepriate locations. However, how am I supposed to access the admin feature? I transferred /admin/categories.php file to my web server, and now the categories page is messed up. When I try /admin/featured.php it says [Featured Products

 

Products Status Action

1146 - Table 'freeware_osc1.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 = '1' and p.products_id = s.products_id

 

[TEP STOP]

 

]

 

I am new to php and have no idea how to fix this and get featured box working HELP!

Archived

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

×
×
  • Create New...