Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
User Management in Postbit and Profile v2 Details »»
User Management in Postbit and Profile v2
Version: 2.5.0, by HMBeaty HMBeaty is offline
Developer Last Online: Feb 2020 Show Printable Version Email this Page

Category: Moderators Functions - Version: 3.6.5 Rating:
Released: 02-24-2007 Last Update: 04-02-2007 Installs: 59
Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

Small bug: vBSEO somehow affects this mod and shows to all users. It still requires them to log in as Mod, S. Mod, or Admin to use these functions though

Well, first off, a big thanks goes out to UltimateOreo! for coming up with this mod,but I made a somewhat...........for lack of a better word, neater version.

Also, to the staff and anyone else concerned, yes, I got his permission to post this re-write up.

This version, instead of adding directly to the postbit layout, I have it in the postbit in the users dropdown menu. Screenshots will posted later to clarify this a little more.

*NOW WORKS IN THE MEMBERINFO

What this does:
This hack basically allows you to easily manage a user right from the postbit and profile, and guess what? No need for searching! The code allows you to click the option you need, and it will pinpoint whichever user you clicked it on.
UPCOMING ADDITIONS:
Make each option setting controlled by vbulletin options in the admincp
ALSO TAKING SUGGESTIONS
NOTE:
This has been tested on vBulletin Version 3.6.4 and 3.6.5. It should run on previous versions just the same but support will be given only for versions 3.6.4-3.6.5. Also, support will only be given to those that have clicked INSTALL
ORIGINAL VERSIONS:
User Management in Postbit for vBulletin 3.6.4 is available Here
User Management in Postbit Legacy for vBulletin 3.6.4 is available Here
This modification is and will remain free to the public but feel free to Donate

Supporters / CoAuthors

Show Your Support

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

Comments
  #62  
Old 04-03-2007, 12:58 AM
rjmjr69's Avatar
rjmjr69 rjmjr69 is offline
 
Join Date: Jan 2007
Location: Southie
Posts: 876
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the update.... Whats in store for the next version? Maybe anywhere the username appears there is a drop down like the one we have now with this?
Reply With Quote
  #63  
Old 04-03-2007, 01:14 AM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rjmjr69 View Post
Thanks for the update.... Whats in store for the next version? Maybe anywhere the username appears there is a drop down like the one we have now with this?
Waiting on vBGallery 2.2 to be released so I can integrate it into that.
Reply With Quote
  #64  
Old 04-30-2007, 11:55 AM
The Bish's Avatar
The Bish The Bish is offline
 
Join Date: Aug 2006
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this on one of my forums and it was easy and without issue.

For some reason I just installed this on my new forum and anyone can ban or do Admin functions regardless of the settings.

Anyway ideas?
Reply With Quote
  #65  
Old 04-30-2007, 02:49 PM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you only have the Moderators, Super Moderators, and Admins listed in the usergroups?
Reply With Quote
  #66  
Old 04-30-2007, 03:13 PM
The Bish's Avatar
The Bish The Bish is offline
 
Join Date: Aug 2006
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Redlinemotorsports View Post
Do you only have the Moderators, Super Moderators, and Admins listed in the usergroups?
As a matter of fact I have it set for Admins only.
Reply With Quote
  #67  
Old 04-30-2007, 10:31 PM
Smiry Kin's's Avatar
Smiry Kin's Smiry Kin's is offline
 
Join Date: Dec 2005
Location: United Kingdom!
Posts: 954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any fix with vbseo yet?
Reply With Quote
  #68  
Old 04-30-2007, 10:52 PM
The Bish's Avatar
The Bish The Bish is offline
 
Join Date: Aug 2006
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Smiry Kin's View Post
any fix with vbseo yet?
Nope... turns out that was my issue.
Reply With Quote
  #69  
Old 05-30-2007, 10:42 AM
guidob guidob is offline
 
Join Date: May 2007
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm using the hack below now, else it shows the extra option to all users.

Code:
	<if condition="is_member_of($bbuserinfo, 5,6,7)">
	$usermanage
	</if>
Reply With Quote
  #70  
Old 05-30-2007, 07:20 PM
RichTJ99 RichTJ99 is offline
 
Join Date: Jul 2004
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a way to remove "Delete username" from the dropdown? our mods have trigger happy fingers as it is
Reply With Quote
  #71  
Old 05-31-2007, 12:56 AM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just remove it from the template labeled "usermanage" which was created during the product upload/install
Reply With Quote
Reply


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 11:20 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.05314 seconds
  • Memory Usage 2,308KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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