Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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!

Posted
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.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...