Closed (fixed)
Project:
User titles
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2010 at 20:19 UTC
Updated:
17 Feb 2010 at 07:30 UTC
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.