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

hanoii - June 1, 2009 - 03:35
Component:Miscellaneous» Code
Category:support request» bug report
Assigned to:Anonymous» hanoii

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

hanoii - June 1, 2009 - 14:34
Status:active» fixed

#3

System Message - June 15, 2009 - 14:40
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.