I get user warning if user have more then 1 roles assigned
user warning: Subquery returns more than 1 row query: SELECT rid FROM ru_user_titles_roles WHERE rid IN (2, (SELECT rid FROM ru_users_roles WHERE uid = 8)) ORDER BY weight LIMIT 0, 1 in /home/vb/domains/omway.net/sites/all/modules/user_titles/user_titles.module on line 727.
What can be done to avoid it?
Comments
Comment #1
agileware commentedSorry about that.
I have now fixed this bug.
6.x-1.0-beta4 will be available in a few minutes.
Comment #2
vb commentedThanks for the fix.