Closed (fixed)
Project:
Profile Taxonomy
Version:
6.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2011 at 00:58 UTC
Updated:
19 Apr 2011 at 06:41 UTC
I just install this module in a multi-site platform, but it gives an error that db_profile_fields not found when updating a profile field.
So the error is some kind suspicious it should be db_prefix_profile_fields, so I look around with the module and found out that profile_taxonomy_save_selection_options the db_query has no curly braces for the table.
See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| diff.patch | 410 bytes | nathanjo |
Comments
Comment #1
gnindl commentedPatch committed to rep, thankx!