View Full Version : Registration/Moderation Problem 3.8.7
Bellsy
01-16-2012, 05:58 PM
I have searched the forums, but can not find an answer to my problem.
After members register it sets them to be moderated....... (Coppa) Users awaiting to moderated.
In the CP VBulletin Options, User Registration Options, Coppa is disabled, Coppa cookies is set to No and the Moderate new members is set to No.
Yet I still have to moderate each member that registers.
Running 3.8.7 level 2
What do I need to fix to allow new members to not be moderated?
Thanks
Dave
HMBeaty
01-16-2012, 06:06 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Have you tried registering accounts yourself to test the problem?
Bellsy
01-16-2012, 06:10 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Have you tried registering accounts yourself to test the problem?
Thanks I will give it a try.
No I have not tried to register myself.
The one curious thing I was thinking of is....if they are not following the email verification would this set the members to Awaiting to be Moderated? I guess I can answer that myself here real soon.
Dave
HMBeaty
01-16-2012, 06:14 PM
Well, yes and no. If you have email verification enabled, until they click that verification link in the email sent to them upon registration, it should put them in the usergroup "Users Awaiting Email Confirmation"
Bellsy
01-16-2012, 06:16 PM
Answered my own question, but not without your help HMBeaty.....Thanks
Nobody is going to their emails and following the last email for registration completion. Now I know who the Real Newbies are.....lol
No modifications required.
Thanks
Dave
--------------- Added 1326741599 at 1326741599 ---------------
Hold the horses.....Damn!
Here is the message I got in the email after I followed the link.
Your account has been activated but you are currently in the moderation queue to be added to the forum.
There is the problem.
Do I proceed with the other fix?
Dave
HMBeaty
01-16-2012, 06:33 PM
Yes. Reupload all original vBulletin files for your version (except for install.php) and disable your modifications (see above) and see if you still have this problem.
Bellsy
01-17-2012, 02:30 AM
Problem solved.
There was a conflict with a plug-in called Country Moderations 3.0
I disabled the plug-in and everything is working properly now.
Dave
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.