Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
Easy Add Forum Moderator Details »»
Easy Add Forum Moderator
Version: 1.5, by Revan Revan is offline
Developer Last Online: Jun 2014 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 07-16-2005 Last Update: 07-29-2005 Installs: 54
DB Changes
Additional Files  
No support by the author.

Easy Add Forum Moderator v1.5

This Extension was inspired by this thread. I found this to be a rather useful feature, so I decided to add it.

What this mod does:
It enables you to add a single user to multiple forums at once.
The new moderator will have the same permissions everywhere, so fine-tuned permissions still need to be done individually.

Features:
  • Detecting of Category or parent-less forums
  • Add the moderator to any combination of your forum list
  • Same detailed configuration options as if you were adding the Moderator manually
  • Multiple moderators can be added to the same forums
  • Username existance check to prevent nonexistant users from being moderators
  • Fully phrased
  • NO Code Modifications needed!


Screenshot attached.

Install instructions:
  1. Click install (you want your precious support, don't you?).
  2. Upload the files.
  3. Run /admincp/forummod_install.php.
  4. Delete above file.
  5. Enjoy.



All Your Money Are Belong To Me

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 10-28-2006, 07:34 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This works ok on 3.6.2 thanks
Reply With Quote
  #33  
Old 10-29-2006, 09:02 PM
tmod tmod is offline
 
Join Date: Oct 2004
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmmm I am getting this error on two different db's.

Database error in vBulletin 3.6.2:

Invalid SQL:
INSERT INTO `*******_testphrase` (`languageid`, `varname`, `text`, `phrasetypeid`, `product`) VALUES (0, 'forummod_add_new_moderator', 'Add New Moderator', 1, 'vbulletin');;

MySQL Error : Unknown column 'phrasetypeid' in 'field list'
Error Number : 1054

Any ideas?

Thanks

Tmod
Reply With Quote
  #34  
Old 10-30-2006, 01:56 PM
tmod tmod is offline
 
Join Date: Oct 2004
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I uploaded the files and installed the phrases using the phrase manager and it works fine on vBulletin 3.6.2.

The forummod_install.php needs to be updated.

Tmod
Reply With Quote
  #35  
Old 12-19-2006, 06:19 PM
Kayden Kayden is offline
 
Join Date: Feb 2005
Location: USA
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What phrases, and where would they go?
Reply With Quote
  #36  
Old 07-17-2007, 07:32 PM
Cars2007 Cars2007 is offline
 
Join Date: Jun 2007
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Change the phrase insert statements in forummod_install.php to look like this, if you are on vB 3.6.7pl1:
Code:
	$db->query_write("INSERT INTO `" . TABLE_PREFIX . "phrase` (`languageid`, `varname`, `fieldname`, `text`, `product`, `dateline`) VALUES (0, 'forummod_add_new_moderator', 'global', 'Add New Moderator', 'vbulletin', unix_timestamp(now()) );");
	$db->query_write("INSERT INTO `" . TABLE_PREFIX . "phrase` (`languageid`, `varname`, `fieldname`, `text`, `product`, `dateline`) VALUES (0, 'forummod_make_user_mod_of_this_forum', 'global', 'Make user moderator of this forum:', 'vbulletin', unix_timestamp(now()) );");
	$db->query_write("INSERT INTO `" . TABLE_PREFIX . "phrase` (`languageid`, `varname`, `fieldname`, `text`, `product`, `dateline`) VALUES (0, 'forummod_possible_category_x', 'global', '{1} (<i><b>Category or parent-less forum</b></i>)', 'vbulletin', unix_timestamp(now()) );");
	$db->query_write("INSERT INTO `" . TABLE_PREFIX . "phrase` (`languageid`, `varname`, `fieldname`, `text`, `product`, `dateline`) VALUES (0, 'forummod_user_does_not_exist', 'global', 'User does not exist.', 'vbulletin', unix_timestamp(now()) );");
	$db->query_write("INSERT INTO `" . TABLE_PREFIX . "phrase` (`languageid`, `varname`, `fieldname`, `text`, `product`, `dateline`) VALUES (0, 'forummod_no_selected_forums', 'global', 'You did not select any forums.', 'vbulletin', unix_timestamp(now()) );");
Previous versions had a column that doesn't exist in 3.6.7 - and, 3.6.7 requires that the fieldname be set to global, or the phrases won't show up.
Reply With Quote
  #37  
Old 10-05-2007, 04:10 PM
vbuser99 vbuser99 is offline
 
Join Date: Jul 2004
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just installed, with additional info from Cars2007.

After entering mod name and choosing all "Category or parent-less forum", submitted request and response was moderator was added.

But it did not, I wonder if something changed in version 3.6.8

I had to add the mod on each Category manually.
Reply With Quote
  #38  
Old 12-22-2007, 07:08 PM
CCV_Pinto CCV_Pinto is offline
 
Join Date: Oct 2007
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

someone can please make it functional with 3.6.8 pl 2?

thanks
Reply With Quote
  #39  
Old 02-25-2008, 10:17 AM
Hammon Hammon is offline
 
Join Date: Mar 2006
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm also interested in this indispensable hack for 3.6.8
Reply With Quote
  #40  
Old 05-28-2008, 12:06 AM
Harley D's Avatar
Harley D Harley D is offline
 
Join Date: Jan 2003
Location: WagnerTech.net
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hammon View Post
I'm also interested in this indispensable hack for 3.6.8
Ditto!
Reply With Quote
  #41  
Old 08-25-2008, 09:26 PM
blaskow blaskow is offline
 
Join Date: Aug 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

need this for 3.7.2! PLLLEEAAASSEE!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:40 PM.


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.05183 seconds
  • Memory Usage 2,299KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete