ramjias Posted November 27, 2007 Posted November 27, 2007 Hi all, So I installed the gift ideas module. Everything showing up nicely on the client side (in the webshop) and on the admin side, however: when I want to configure the gift ideas in Admin I get this error: Products Products Price Status Action 1146 - Table 'shirleys_eu_1.TABLE_GIFT_IDEAS' doesn't exist select count(*) as total from oscommerce_products p, TABLE_GIFT_IDEAS s, oscommerce_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 did create the table gift_ideas; also deleted then created it again just to be sure. Does anyone have an idea what could be causing this error? Thanks a lot in advance! Shirley Quote
ramjias Posted November 28, 2007 Author Posted November 28, 2007 Never mind, figured it out! :blush: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.