Table does not exist
radecp - May 31, 2009 - 17:35
| Project: | Ubercart Out of stock Notification |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | hanoii |
| Status: | closed |
Jump to:
Description
Hi:
After installing this module I get the following message when I enter the catalog ubercart.
user warning: Table 'citycas_rdprueb.uc_product_adjustments' doesn't exist query:
SELECT COUNT(*) FROM uc_product_adjustments upa LEFT JOIN uc_product_stock ups ON ups.sku = upa.model WHERE upa.nid = 5
in /home/citycas/public_html/prueba/sites/default/modules/ubercart/uc_out_of_stock/uc_out_of_stock.module on line 65.I hope you can help.
Best regards.

#1
I think you need to install the attributes module as a quick workaround for that. I have to review if I should add it as a dependency or check for the existance of this module for that specific table.
Thanks,
a.=
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.