Hi, like the module very much but it didn't work initially for me as I use a "drupal_" prefix for my database tables.
The existing Beta 4 of this module is missing the curly braces around the table names, resulting in lots of error messages about tables not existing.
The attached patch adds the braces which fixes this issue.
Jim
| Comment | File | Size | Author |
|---|---|---|---|
| uc_attribute_stock_filter.patch | 2.71 KB | jim kirkpatrick |
Comments
Comment #1
jim kirkpatrick commentedStill affects latest and DEV. Made critical since bug renders this module completely broken for those using table prefixes.
Comment #2
henrrrik commentedThanks! Commited.