vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Moderators Functions - Moderate New User Registrations (ModCP Option) (https://vborg.vbsupport.ru/showthread.php?t=156623)

KeyStalker 02-07-2008 11:08 AM

Okay, it works well without the invite system. Is there a way you can help me making them work together with the invite system and this system? :erm:

Mosh 02-07-2008 07:27 PM

Quote:

Originally Posted by KeyStalker (Post 1438110)
Okay, it works well without the invite system. Is there a way you can help me making them work together with the invite system and this system? :erm:

Unfortunately not, as it seems to be the case that the Invite system bypasses the normal registration process, and my hack strictly adheres to vBulletin's registration process.

z0diac 02-15-2008 09:59 PM

I was on vbulletin.com complaining about the fact that Moderators could use the function Moderate Users but someone finally replied with a link to this thread. Thanks!!!

Installed, voted as exellent!

midsinga 02-26-2008 06:11 PM

Just wanted to let you know that I've installed the mod on my new forum and it works like a charm. The mods like it and I get some time to ride my mountainbike again!:) Thanks!

tim356 02-27-2008 09:54 AM

Perfect, just what we've been looking for. Marked as installed and nominated for MOTM.

pedro84 04-06-2008 07:02 AM

Got problem.

Moderate New Users is turned on. Verify e-mail address too. But my SuperMods are not able to see Moderate New Users link in ModCP. I as admin can.

Any suggestions?

Mosh 04-10-2008 09:49 PM

Quote:

Originally Posted by pedro84 (Post 1484147)
Got problem.

Moderate New Users is turned on. Verify e-mail address too. But my SuperMods are not able to see Moderate New Users link in ModCP. I as admin can.

Any suggestions?

Administrators see the options in the AdminCP and SuperMods in the ModCP (that is why you have to upload user_moderation.php your modcp folder, and that is what gives the option for SuperMods to see the users requiring moderation.

There is not much that can go wrong with this have, and my staff have been using this for well over 8 months with no issues what so ever.

[s]If you are sure you have double checked that you have done everything correctly and if you want me to take a look then feel free to PM me your site address, a temp admin user (with permissions to set vBulletin Options) a temp super mod and an temp ftp account with the appropriate permissions for your vBulletin installation,as without these I cannot help you. I will look at the problem when I have time, and even if I have a look, I can not guarantee that I will be able to fix it, but should be able to, so it is up to you what you want to do.[/s]

tqj 04-29-2008 12:24 PM

I changed the code to allow for regular mods to mod new users.
.xml file
<phpcode><![CDATA[if ($vbulletin->options['moderatenewmembers'] AND is_member_of($vbulletin->userinfo,5,6,7))

.php file

if (!is_member_of($vbulletin->userinfo,5,6,7))

Mosh 04-29-2008 08:41 PM

Quote:

Originally Posted by tqj (Post 1502236)
I changed the code to allow for regular mods to mod new users.
.xml file
<phpcode><![CDATA[if ($vbulletin->options['moderatenewmembers'] AND is_member_of($vbulletin->userinfo,5,6,7))

.php file

if (!is_member_of($vbulletin->userinfo,5,6,7))

As long as it works, cool :)

But please click Mark as Installed, as it seems you are using this hack.

m1thr0s 05-27-2008 10:27 PM

hey Mosh - how can I tweak this a bit so that the default is set to ignore instead of accept?

A couple of moderators have had trouble accidentally accepting when they were only intending to go over the profile. If the default were set to ignore, they would have to manually accept for the new member to be admitted.

I'm guessing it's in the php file but I don't know this stuff well enough to screw around with it.

thanks,

m1thr0s


All times are GMT. The time now is 09:01 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01160 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete