How undo featured member

Any advice as how to undo featured member? 

Quote · 8 May 2010

Any advice as how to undo featured member?

When in administration

Go to Members

Click on the featured link, will show all featured members

Click a member's nickname, it will take you to this member's edit profile page

Uncheck Featured

Save profile

Done

Quote · 8 May 2010

Thank you hd4real, I tried that, however the save button is inactive, the reason I assume, it needs password of the featured member in order to save the applied changes.  

Quote · 8 May 2010

somehow i have over 3,000 featured, is there a mass undo?

Quote · 9 May 2010

Yes, having a second thought, there is a way. I think a query will solve the problem, unfortunatelu I know some MS SQL but nothing about MySQL, will try and If I can solve the issue, will post the query in here.   

Quote · 10 May 2010

The following query will remove all featured members :

UPDATE  `Profiles` SET `Featured`=0;

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 10 May 2010

Thank you Modzzz,

That's great, I appreciate your support.

Quote · 10 May 2010

THANKS!! Problem solved

Quote · 14 May 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.