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.

Comments

hanoii’s picture

Component: Miscellaneous » Code
Assigned: Unassigned » hanoii
Category: support » bug

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

hanoii’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.