How to mark aal members "Active" at once.

Via sql? How to do it?

http://www.busimatch.club ( The most exclusive business club)
Quote · 12 Dec 2014

This query run in phpMyAdmin will set everyone active.

UPDATE `Profiles` SET `Status` = 'Active'

Then you need to clear the dolphin cache(All). Or the user cache at least.

https://www.deanbassett.com
Quote · 12 Dec 2014
 
 
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.