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
  #82  
Old 08-17-2007, 11:47 PM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No problem, thank you!
Reply With Quote
  #83  
Old 09-04-2007, 12:00 AM
|Jordan|'s Avatar
|Jordan| |Jordan| is offline
 
Join Date: Nov 2004
Posts: 479
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there an updated version 2.6.0 for this modification?

VB is telling me this:

Redlinemotorsports and UltimateOreo - User Managem - Installed version: 2.5.0 - Newest version: 2.6.0
Reply With Quote
  #84  
Old 12-12-2007, 03:24 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I edited one of the plugins: User Management - hook location: postbit_display_complete

was:
eval('$usermanage= "'.fetch_template('usermanage').'";');

is:
eval('$template_hook[postbit_user_popup] .= " ' . fetch_template('usermanage') . '";');

And then I didn't edit the postbit or postbit_legacy templates at all. This put the code in the correct place.
Reply With Quote
  #85  
Old 03-16-2008, 07:54 PM
Jazzi Jazzi is offline
 
Join Date: Feb 2008
Location: UK
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is exactly what I've been needing on my forum - thank you so much for making it! Just to say that I've installed it on 3.6.8 (and quite a heavily modified 3.6.8 at that) and it's working perfectly!

Thanks!!
Reply With Quote
  #86  
Old 03-16-2008, 10:09 PM
Black Tiger's Avatar
Black Tiger Black Tiger is offline
 
Join Date: Apr 2004
Location: Netherlands
Posts: 957
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@Lynne: I did this before with TMS, but your solution is better. I hope redline will include your edit in a next version.
By the way... this is working nice on vb 3.7.0 b6 too.
Reply With Quote
  #87  
Old 03-19-2008, 12:10 AM
HMBeaty's Avatar
HMBeaty HMBeaty is offline
 
Join Date: Sep 2005
Posts: 4,141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey everyone, I'm home on leave but only for a couple more days. Thank you all for the positive feedback and suggestions. I have VERY limited access to the internet since I've joined the military but hopefully in about 4 months, providing I'm not in Iraq, I will be able to update all of my modifications.........and my website. I apologize for any inconvenience this may cause anybody.
Reply With Quote
  #88  
Old 03-19-2008, 12:45 AM
Black Tiger's Avatar
Black Tiger Black Tiger is offline
 
Join Date: Apr 2004
Location: Netherlands
Posts: 957
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for keeping us informed Redlinemotorsports! Really appreciate that!!!
See you in a couple of months, take care!
Reply With Quote
  #89  
Old 05-03-2008, 01:18 AM
justchil justchil is offline
 
Join Date: Sep 2005
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Everything is working great in 3.7.x (I had to readd the stuff to postbit_legacy after reverting templates of course).

Just one thing though... Checking version in the admincp I get:

Product Redlinemotorsports and UltimateOreo - User Managem is out of date.
Installed Version 2.5.0
Latest Version 2.6.0
Click here for more information!
Reply With Quote
  #90  
Old 03-16-2010, 11:02 AM
KURTZ KURTZ is offline
 
Join Date: Nov 2006
Location: Italy
Posts: 2,257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ [name]HMBeaty[/name] runs onto 4.x? any chance to get this hack onto the new platform?
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 10:51 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.04413 seconds
  • Memory Usage 2,299KB
  • Queries Executed 27 (?)
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)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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