The WorksForWeb Community Forums
Welcome to the WorksForWeb community forums. Here you can discuss WorksForWeb products with others and contribute to the rapidly growing WorksForWeb community. Please note that while WorksForWeb staff try to maintain presence on the forums, this is not the most reliable way to contact WorksForWeb staff. In case you require a timely response from WorksForWeb on an issue, please open a support ticket here. For pre-sales questions, please open a sales ticket here.

Welcome, Guest. Please login or register.
February 09, 2012, 12:54:57 AM

Login with username, password and session length
Search:     Advanced search
Added the iLister-related Boards

Rate My Site Boards Added

Merged iAuto and iRealty Support Forums together

Several new tips in the Tips and Tricks section
1,602 Posts in 623 Topics by 1,179 Members
Latest Member: bobsteam
* Home Help Search Login Register
+  The iAuto/iRealty/iLister Support Forum
|-+  iAuto, iRealty and iLister v.4.x
| |-+  General iAuto Discussions
| | |-+  Please help - I dont want any moderation
« previous next »
Pages: [1] Print
Author Topic: Please help - I dont want any moderation  (Read 548 times)
lyndaek
Newbie
*

Karma: 0
Posts: 10


View Profile
« on: July 01, 2010, 11:52:16 PM »

Can someone confirm that in my 4.6.1 that i bought already there is no way for a new user to put up an ad without it being approved first?
I want to set up the website and forget about it so I definitely don't want to log on every day to make users trusted or approve stuff. Is this possible?

I know there is a new make trusted checkbox in 4.7 but what can be done to avoid this pointless micromanaging in 4.6? (i got a special edition license)
Logged
Arthur
Jr. Member
**

Karma: 2
Posts: 81


View Profile
« Reply #1 on: July 02, 2010, 10:28:15 AM »

Hello Lyndaek.

You can make it following this instructions.
Open file /system/user-scripts/users/registration.php

Find line UserManager::saveUser($user);
and just after it insert
$settings = CustomSettings::getSettingsToRegister();
if (strtolower(trim($settings['set_new_users_trusted'])) == 'yes') UserManager::makeTrusted($user->getSID());

After it go to admin area >> System Configuration >> Custom Settings
Add a New Custom Setting with id set_new_users_trusted and Value yes.

Regards
Arthur
Logged

lyndaek
Newbie
*

Karma: 0
Posts: 10


View Profile
« Reply #2 on: July 05, 2010, 02:23:04 PM »

Thank you! Works perfectly.
Logged
Arthur
Jr. Member
**

Karma: 2
Posts: 81


View Profile
« Reply #3 on: July 05, 2010, 02:40:34 PM »

you are welcome
Logged

Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Classified Software by Worksforweb Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!