Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Split Useronline on Forumhome Details »»
Split Useronline on Forumhome
Version: 2.0.0, by consolegaming consolegaming is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.7.x Rating:
Released: 05-31-2008 Last Update: Never Installs: 138
DB Changes Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

Description
Splits the User Online section on the Forum Home to allow for staff/team members and users to be separated into groups. This is a new version of Surviver's original modification which was made for vBulletin 3.6.4. This new product was made with Survivor's permission and is heavily based upon the original modification.

The original modification can be found here:
https://vborg.vbsupport.ru/showthread.php?t=135771

Features
  • Currently allows for three different types of extra users (Team, Premium and VIP) on top of the usual members.
  • This is now controlled through the usergroup manager whereby you can select Yes or No for each of the three types of users.
  • Fixes the saving issue experienced by users of the previous modification running vBulletin 3.7.

Installation
  1. Upload all necessary files to their respective directories.
  2. Install the product XML file.
  3. Turn on the Split Useronline tool (vBulletin Options -> Forum Home Page Options -> Split Useronline - Yes.
  4. Implement small template edit (see below).
  5. Set relevant permissions for each usergroup.

Upgrade
Unfortunately anyone wishing to upgrade from the previous modification to this will be unable to. I was advised to create this as a seperate product to avoid any potential conflicts in the future, and also due to the differences in how the settings are done there would have been no way to keep the saved settings anyway.

However anyone who has already experienced the saving issue with the existing Product will have already lost their settings.

Template Edit
  1. Open the forumhome_loggedinuser template.
  2. Find:
    HTML Code:
    <if condition="$show['comma_leader']">, </if>
  3. Replace with:
    HTML Code:
    <if condition="$show['comma_leader']"> </if>

Author Notes
The change of location for the settings was done for two reasons: it was easier to sort out and I wanted the settings to be more logically placed. This allows for anyone with several 'team' usergroups to create new usergroups based on the permissions of an existing one therefore keeping the relevant permissions. Meaning it should make things easier in the long term.

Credit for the original modification obviously goes to Surviver as mentioned at the top. Also the credit for the above template edit goes to GamerGirl27 though I will be trying to find a solution that removes the need for any template edits.

Show Your Support

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

Comments
  #2  
Old 06-01-2008, 04:02 PM
Fırtına Fırtına is offline
 
Join Date: Mar 2008
Location: Saudi Arabia / Turkey
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
Reply With Quote
  #3  
Old 06-01-2008, 07:14 PM
pureturk pureturk is offline
 
Join Date: Jun 2007
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It didnt do anything?
Reply With Quote
  #4  
Old 06-01-2008, 08:23 PM
consolegaming consolegaming is offline
 
Join Date: Jan 2007
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pureturk View Post
It didnt do anything?
Firstly it needs to be activated in the vBulletin options as explained in the installation steps above and then all that needs to be done is going into the usergroup manager for the usergroups you wish to put into these groups and selecting Yes next to the particular group.

i.e. if you wish to make all admins part of the 'team' group you simply have to go: Usergroups -> Usergroup Manager -> Edit Administrators -> Then the relevant options should be at the bottom of this page. Simply select Yes next to the type you want the usergroup to be and they'll then appear separated from the normal users in the user online section. As shown in the final screenshot.

Also if the options in the Usergroup manager section don't appear then be sure you uploaded the one file properly. I included a file in the upload/includes/xml/ directory that needed to be uploaded for those options to appear.
Reply With Quote
  #5  
Old 06-01-2008, 09:37 PM
pureturk pureturk is offline
 
Join Date: Jun 2007
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Beautiful!! it works now.

Thank you .

Great hack!
Reply With Quote
  #6  
Old 06-01-2008, 10:26 PM
consolegaming consolegaming is offline
 
Join Date: Jan 2007
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No problem and glad to hear you like it.

I'll try and get some default settings applied i.e. Turned on by default and some default usergroups already set as part of the Team group. That should make things a bit easier to follow and give people a bit of an idea on how to use it at least. That'll probably be sometime later this week.
Reply With Quote
  #7  
Old 06-02-2008, 01:01 AM
pureturk pureturk is offline
 
Join Date: Jun 2007
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

perhaps adding more groups would be useful..such as;

Admins:
Moderators:
Members:
Reply With Quote
  #8  
Old 06-02-2008, 03:42 AM
RedTrinity's Avatar
RedTrinity RedTrinity is offline
 
Join Date: Mar 2008
Location: QLD, Australia
Posts: 265
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Also the credit for the above template edit goes to GamerGirl27 though I will be trying to find a solution that removes the need for any template edits.
Cheers mate Its a great feature, so its good to see it available and working for 3.7.
Reply With Quote
  #9  
Old 06-02-2008, 04:57 AM
mktrilogy mktrilogy is offline
 
Join Date: May 2006
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

some moderators goes to regualr members. Any ideas?
Reply With Quote
  #10  
Old 06-02-2008, 08:51 AM
killerkraft's Avatar
killerkraft killerkraft is offline
 
Join Date: Mar 2006
Location: Portugal
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Greetings,

I've installed and works fine.

Just a quick question. How can i order the users inside each table, ordered by name, group ?
Because staff means admins and mod's for example. In this case i would like to have staff like this :

Staff : adminAA, adminBB, superMODAA, superMODBB, MODAA, MODBB ....
Users : userA, userB, userC .....

Thank's in advance,

KK
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:53 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04791 seconds
  • Memory Usage 2,299KB
  • Queries Executed 23 (?)
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
  • (2)bbcode_html
  • (2)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
  • (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_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