Deprecated: Assigning the return value of new by reference is deprecated in /var/www/web95/html/wp-includes/cache.php on line 99

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/web95/html/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /var/www/web95/html/wp-includes/theme.php on line 576
TOPFueber » Blog Archive » xtcommerce 1146 - Table personal_offers_by_customers_status_’ doesn’t exist

xtcommerce 1146 - Table personal_offers_by_customers_status_’ doesn’t exist

Problem/issue: You got following error message in your XTCommerce 3.x?:

1146 - Table 'yourdatabasename.personal_offers_by_customers_status_' doesn't exist

SELECT max(quantity) as qty FROM personal_offers_by_customers_status_ WHERE products_id='someid' AND quantity<='1'

Solution:

Check in customer groups settings in backend what is your default customer group, it should be guests with ID=2.
In case you can only access the database search for “DEFAULT_CUSTOMERS_STATUS_ID” in table “configuration”, set the value to 2.

Tags:

Leave a Reply