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

agileware’s picture

Status: Active » Fixed

Sorry about that.

I have now fixed this bug.
6.x-1.0-beta4 will be available in a few minutes.

vb’s picture

Thanks for the fix.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.