![]() |
Quote:
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 |
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.
|
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. |
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.
|
Quote:
|
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! :) |
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 |
Quote:
|
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?
|
*Bump*
|
Excuse.
Is it possible to create a Warning group and, instead of actually moderating user posts, simply to be notified via email of their new posts ? (just like an automatic subscription to their threads) ?? Thanks |
does it work with 2.2.2???
|
Quote:
|
If you've used my addendum to this hack earlier (to automatically make new users moderated), you might like a rather more useful-looking moderation queue screen.
This version shows how many posts a user has made, how many replies the existing thread currently has, and has an easy "de-moderate this user" link which takes you to their admin member profile. Instructions are: In /mod/moderate.php... find maketableheader("Posts awaiting validation"); replace this block (down to restarttable();) with: PHP Code:
|
Quote:
I didn't found. Thanks. P.S.: I'll push up even my question on Post #51 about a slight modification to 'moderate user'. Simply, instead of setting his posts 'visible=0', I would that post be reported to the webmaster with an email... I tried following a path similar to 'email this page' (i.e. sendtofriend.php) but didn't managed to make the process hidden. Simply I would create a new template with the thread link and the userid moderated posting here and send everything via mail() to the webmaster. Someone could give me any hint about ? Thanks for both answers. Bye |
Incidentally, I've furthered this hack to also add "moderators can see unmoderated messages", and an enhanced control panel moderation section.
I've not documented this, but if anyone wants me to have a go, I'll certainly add it to The Big List. |
Can someone confirm that it works on 2.2.2?
|
very, very nice......
will add...... |
Hi,
great hack. But I only installed massprune redirects for admins. There is one problem: If there are to much redirects to delete I get a time out and the script terminates. My suggestion: Because I can't find any table that points to a redirect-thread and imho it's not nessesary to update counters delete all threads at once. I have not tested, but the following should work: in admin-thread-php-addition replace PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
Quote:
|
Quote:
|
Quote:
|
I just installed the moderate users part of this hack on version 2.2.1 . I then created a new user and put him in the moderated group. When I tried to post a message to the board as this user, I got the usual "if admin has chosen to moderate..." message. So far so good.
Now where do I go as admin to see the posts that need approval? In the control panel home page it shows how many new members are awaiting moderation, but I don't see anywhere to find messages that need moderation. Thanks!! |
Quote:
|
I'm using version 2.0.3 and I don't see that option. I'm waiting to upgrade until my classes are over in 3 weeks. Is there something I can hack into the code for the control panel to moderate the messages?
|
Quote:
PHP Code:
|
Perfect! Thank you :cool:
|
You're welcome. :)
|
Uh oh, I just went to moderate several messages and got the following error:
Fatal error: Call to undefined function: sendnotification() in /home/kilburn/public_html/forums/mod/moderate.php on line 128 I don't have a forum/mod/moderate.php file in this version. It appears that the one message I approved went through, and the ones I didn't approve did not, so things seem to be working. Is the mod directory in the newer version of vBulletin or is it referring to a different hack that I don't have installed? |
Quote:
|
:knockedout: I was looking at my local copy and not the server copy. Apparently I didn't have all the files locally. Anyway, I DO have the mod folder, and here is what is shown around line 128:
PHP Code:
|
That's weird. sendnotification is defined in admin/functions.php. I've never gotten that error.
|
I have 2.2.6. and am trying to remove the redirects. This is the file I am working with now: install-massprune-redirects
In that file there is some code that I can't find. PHP Code:
Dark Shogun |
Quote:
PHP Code:
PHP Code:
|
Last question is about:
This code is what I am supposed to find in admin/index.php but as above things have change but I don't know how to convert it. PHP Code:
|
Find, and add the same as above for /mod/index.php
|
I put it where it was supposed to go but I don't see the link in the admin center.
Dark Shogun |
I Installed the delete redirects one.. I will give the other ones a go later.. Nice work.
Thanks. |
I just install the Mass Redirects Deletion Hack in vB2.7.7 (same in 2.7.8)
some changes need to be made in this hack: Quote:
change to Quote:
Code:
5. Open admin/index.php. Code:
5. Open admin/index.php. in thread-php-addition.txt, change PHP Code:
PHP Code:
|
It works with 2.3.0?
Thansk |
All times are GMT. The time now is 04:19 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|