Closed (fixed)
Project:
UC Upsell
Version:
6.x-1.13
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2009 at 17:54 UTC
Updated:
27 Jun 2009 at 07:30 UTC
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.