In a couple places in uc_upsell_core.inc (and possibly elsewhere), the {} notation is not used for database tables to append the database prefix if necessary. This caused a user error to be displayed. Lines 229 and 251 of this file are affected, though I didn't do comprehensive search.
Comments
Comment #1
torgospizzaHmm, strange - I would've swore I had gotten them all. Thanks for posting, I'll take a look.
Comment #2
torgospizzaI believe I found and fixed all of these. Will commit this to the next dev release.