datadesignit Posted September 22, 2005 Posted September 22, 2005 I've scoured the forums for a clear answer on this one, but I'm coming up short. I just installed V4.1.1 of Separate Price per Customer. No problems thus far with the admin, but I get this error in the catalog. Seems others have had the problem--yet no solutions. ------- 1146 - Table 'osc_dbname_com.TABLE_PRODUCTS_GROUPS' doesn't exist select customers_group_price from TABLE_PRODUCTS_GROUPS where products_id = '34' and customers_group_id = '0' [TEP STOP] ------- FYI , my database_tables.php contains: define('TABLE_PRODUCTS_GROUPS', 'products_groups'); What do I need to configure on this? Thanks! Quote
Jan Zonjee Posted September 23, 2005 Posted September 23, 2005 FYI , my database_tables.php contains: define('TABLE_PRODUCTS_GROUPS', 'products_groups'); What do I need to configure on this? There is no my database_tables.php because there are two: one in the catalog section, one in the admin section. I assume you only put it in the admin section. Quote
datadesignit Posted September 23, 2005 Author Posted September 23, 2005 There is no my database_tables.php because there are two: one in the catalog section, one in the admin section. I assume you only put it in the admin section. <{POST_SNAPBACK}> That was it! Thanks so much. This is a great contribution! 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.