I've created a brand new installation for this bug, and in one installation it works ok, and in the new one it doesn't...
$user gets to actions (such as add Roles to user) as array, not as object.

Do you have any idea?

Comments

fago’s picture

Category: bug » support

probably, the cause is an event which passes the user object as array - which is wrong.

amitaibu’s picture

Event I've used is 'User is going to view a page', on one installation works ok, and the other no. Exact same version of WF-ng.

Any idea what to look for when I try to investigate?

fago’s picture

hm, no I'm sry. I think you have to debug this step by step..