The function uc_views_upsell_update_node() in uc_views_upsell.module is currently missing the curly braces around the uc_order_products and uc_order_products tables on line 44. This is causing an error on sites that use DB prefixes. I've attached a patch that resolves the issue.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_views_upsell_update_node.patch | 1.08 KB | d.clarke |
Comments
Comment #1
longwaveThis is already fixed in -dev.
Comment #2
misc commentedWhere could I download dev?