Needs review
Project:
GeoUser
Version:
6.x-1.7-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2009 at 19:06 UTC
Updated:
30 Jan 2010 at 12:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
frankcarey commentedChanged all references to tables in db_query() from 'my_table' to '{my_table}' to comply with drupal's database prefixing option.
I only saw 2 files that needed to be changed
- geouser.module
- geouser.inc
Separate patches were made for each file against 7.7-beta
Comment #2
rbinning commentedNot sure if I categorized this correctly...first post
This fixed my issue with prefixed table name.