Hi,
Just a small note: could you add brackets around the database tables in the module code?
Eg. 'INSERT INTO role_weights' would become 'INSERT INTO {role_weights}'.
This way the module works for people who have set up their database with a table prefix.
Kind regards
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | rw_dbprefixes.patch | 1.4 KB | pfaocle |
Comments
Comment #1
pfaocleSpot on. I'm strapped for time atm, but is a simple tweak. I'm not looking at 5.0 just yet, so I'll get the 4.7 version sorted as soon as I can. Cheers.
Comment #2
pfaoclePatch for 4.7 release attached. Getting my head around the new revision system etc now, so I'll commit this as soon as I can.
(Note: needs fixing in HEAD branch too before sorting a 5.0 release)
Comment #3
pfaocleUg.
Comment #4
pfaocleThis patch wasn't committed - instead nedjo's patch has been backported from HEAD into the 4.7 release which included a fix to this. Cheers!
Comment #5
(not verified) commented