Forums / Developer / Searching for members activated

Searching for members activated

Author Message

Jorge estévez

Sunday 31 October 2010 3:33:03 am

Hello,

 

The process of registering at an ez site ends up when a user receives an e-mail with a link to click (when activated as default)...

 

I am making a fetch at member’s users and I can reach all of them... But I need to know which ones are really "activated" at the site and which of them haven´t confirm their activation at the site by clicking the link sent in the e-mail...

 

I have done several attribute (show) but cannot figure out what to look for...

 

Need help,

 

Thanks

Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com

Heath

Sunday 31 October 2010 9:46:05 am

Hello Jorge,

I recently had to do something fairly similar.

Which is why I recommend a custom module view for the above need.

Because after you fetch all your users from the content tree you can fetch the eZUser object and call isEnabled method for each to determin if the user is disabled.

$user_object->isEnabled();

From: http://pubsvn.ez.no/doxygen/trunk/html/classeZUser.html

Cheers,

Heath

Brookins Consulting | http://brookinsconsulting.com/
Certified | http://auth.ez.no/certification/verify/380350
Solutions | http://projects.ez.no/users/community/brookins_consulting
eZpedia community documentation project | http://ezpedia.org