Ciao, On Mon, Feb 9, 2015 at 6:12 PM, Jeff Black <jeffrey.black at yahoo.com> wrote: > > Perhaps it's a stupid question, but have you checked that the user exists? > > if ( $c->user_exists() && ... > Apparently it exists because I print the username and its role list to check...and of course the role is there. Luca