5
It's not working for me even after i changed the
$criteria->add(new Criteria('u.user_viewemail',1));
to
$criteria->add(new Criteria('p.user_viewemail',1));
ie
I still cannot search by gender even though the data is all in the users profile already for all my users
Quote:
christian wrote:
This bug was fixed
Cheers