Closed (fixed)
Project:
Ubercart Userpoints
Version:
5.x-1.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2008 at 23:48 UTC
Updated:
25 Jan 2008 at 01:21 UTC
from the API: Queries sent to Drupal should wrap all table names in curly brackets. This function searches for this syntax and adds Drupal's table prefix to all tables, allowing Drupal to coexist with other systems in the same database if necessary.
right now your module won't for sites that use table prefixes. just need to wrap every table name with {}
Comments
Comment #1
bmagistro commentedfixed and committed to the cvs
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.