Posted by EvanDonovan on May 21, 2009 at 8:14pm
Jump to:
| Project: | Import |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
When I clicked the button "Stage import data", I received an error message saying that MySQL could not access the role table. We use table prefixing on our system so it should have been accessing the um_role table.
I would assume that at least some of the queries in Import.module need to be converted to use the curly-brace syntax.
Comments
#1