Auto Approve Feedback

Hi,

My site is going to be used by about 10K or more folks in our club after the official launch, and I was wondering how I can set up the feedback to auto-approve... 6.1.6. I figured out how to auto-approve everything but this.

Thanks!

-Rich

Quote · 30 Jul 2009

Feedback is actually the 'Stories' table.

To set all as automatically 'approved' (active) - run the following sql against your dolphin dbase:

ALTER TABLE `Stories` CHANGE `active` `active` VARCHAR( 4 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT 'on'

Quote · 31 Jul 2009

Okay, thank you very much, that worked!

-Rich

Quote · 1 Aug 2009
 
 
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.