I'm running Drupal 6.13 and UB 2.0-rc2.
Here is what I get after setting up uc_restrict from the features tab:
* user warning: Table 'drupal_data.uc_restrict_qty_products' doesn't exist query: SELECT * FROM uc_restrict_qty_products WHERE nid = 118 AND model = '' in /Applications/MAMP/htdocs/FEA_SITE/sites/all/modules/uc_restrict_qty/uc_restrict_qty.module on line 147.
* user warning: Table 'drupal_data.uc_restrict_qty_products' doesn't exist query: INSERT INTO uc_restrict_qty_products (pfid, nid, model, qty, lifetime) VALUES (18, 118, '', 0, 0) in /Applications/MAMP/htdocs/FEA_SITE/includes/common.inc on line 3436.
I tried uninstalling and reinstalling the module several times. Has anyone else run across this?
Comments
Comment #1
Carl Spackler commentedCould this be a configuration error on my end? I've run cron to no avail. I should have mentioned that I ran the previous version of uc-restrict with no problems. The dev version is the one I need to use unfortunately.
Any ideas would be much appreciated. thanks
(sorry about the message title not making sense - I wasn't able to edit it after I made the post)
Comment #2
Carl Spackler commentedIs there anything I can try to fix this guys? Sorry to bug, my site is ready to go online once this issue is solved for me.
Thanks
Comment #3
Carl Spackler commentedSorry, it looks like this was on my end. I have since updated other modules and the problem seems to have gone away.