vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   3 Admin Tools: Remove Redirect, Edit Posts, & Moderate User (https://vborg.vbsupport.ru/showthread.php?t=14075)

trainer 12-07-2001 06:01 PM

Quote:

Originally posted by julius
To prevent a user register himself only to spam throw emails and messages to other users, it would be useful to put one more option in the usergroup:

Email Permissions:

Can Use Send Email to Other Members? yes ---- no


When you're shure that the new member has written on the forum, you can switch him to the group with all permissions enabled.


yes that option to allow members to email using the bb system would be great

also does this work with 2.2.1 ??? anyone tried it

Tommy Boy 12-07-2001 08:45 PM

Yeah, I installed it on 2.2.1. The instructions do not always match, but if you know PHP, you should be fine. It is working smoothly for me.

James Cridland 12-08-2001 06:09 PM

Me too, I think "moderate users" is great.

And now, an extra bit of code.

To make posts from all new users to be "under moderation", you can do the following...

---
Open register.php
Search for the following
// activate account
$DB_site->query("UPDATE user SET usergroupid=2 WHERE userid='$u'");


Replace the usergroupid (2) with the new, Under Moderation, user group you've just made.

You might also wish to replace your redirect_postthanks template to let users know that "your post may not appear immediately".
---

You're free to add this to the documentation of the main hack.

James Cridland 12-12-2001 04:47 PM

Note that the above hack places current users onto moderation if they change their e-mail address. I don't think there's a way round it, to be honest, and I'll not spend much time trying.

FWC 12-12-2001 05:47 PM

Quote:

Originally posted by James Cridland
Note that the above hack places current users onto moderation if they change their e-mail address. I don't think there's a way round it, to be honest, and I'll not spend much time trying.
Intersting, that hasn't happened to me.

James Cridland 12-12-2001 07:52 PM

Ah, of course. Let me re-write that...

Note that the above hack places current users onto moderation if they change their e-mail address and you have e-mail verification on. I don't think there's a way round it, to be honest, and I'll not spend much time trying.

Well spotted! :)

Martz 12-16-2001 09:50 PM

Sorry to bump this, but does the "Moderated User" part of this hack work with 2.2.0 or 2.2.1 - does anyone know? :)

Thanks

FWC 12-16-2001 10:14 PM

Quote:

Originally posted by Martz
Sorry to bump this, but does the "Moderated User" part of this hack work with 2.2.0 or 2.2.1 - does anyone know? :)

Thanks

Yes, it does. I'm using it on 2.2.1.

Joshua Clinard 01-22-2002 05:28 AM

This looks like a cool hack. I'm not installing it until 2.2.2 is out. Can someone tell me if mods can add a user to the moderation que? Also, do you have to create a moderation usergroup for this to work?

Joshua Clinard 01-25-2002 05:46 AM

*Bump*


All times are GMT. The time now is 07:46 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.01879 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)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