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.

CommentFileSizeAuthor
uc_views_upsell_update_node.patch1.08 KBd.clarke

Comments

longwave’s picture

Status: Needs review » Closed (duplicate)

This is already fixed in -dev.

misc’s picture

Where could I download dev?