The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Split Useronline on Forumhome Details »» | |||||||||||||||||||||||||||||||||||
Description
Splits the User Online section on the Forum Home to allow for staff/team members and users to be split into separate groups. This is the latest version of my previous mod and is now compatible with 4.0.x. My 3.7.x version was itself a new version of Surviver's original modification which was made for vBulletin 3.6.4. My 3.7.x version of the modification can be found here: https://vborg.vbsupport.ru/showthread.php?p=1537920 The rjs_split_online_40_vb4.1.2.zip download is only compatible with vBulletin 4.1.2 and above. However if you are still using 4.0.x up-to 4.1.1 then please use the original download: rjs_split_online_40_pre4.1.2.zip Features
Installation
Upgrading from 2.0.0 (was made for vBulletin 3.7.x) Do not uninstall the old version of this mod before installing. Upgrading from my 3.7.x version of this modification should be painless. It will auto remove the previous version (if you have it installed). As detailed above I've switched from using phrases to vbulletin options to define the titles for the groupings. This was done due to user feedback from the last release. The groups each have a default title in place however they can easily be changed to your own preference. Upgrading from 1.0.3 (was made for vBulletin 3.6.4) Unfortunately anyone wishing to upgrade from Survivor's original modification will be unable to. You will need to uninstall this product at your own convenience. The usergroup assignments are also managed through the usergroup permissions screen rather than the vBulletin settings. Changelog 2.5.0 - 4.0.x compatible release. 2.5.1 - Fixing issue with friend icons/invisible icons not appearing. 2.5.2 - Changed order of groups and made the extra spacing optional. 2.5.4 - Added an Automated CSS Template instead of manual template edits. 2.5.5 - Resolved compatibility issues with latest VBulletin. vBulletin 4.1.2 and above only Author Notes The main priority was simply to get a 4.0.x compatible version released but at the same time I did try to listen to user feedback and thus increased the number of groupings to five. In addition to this I also changed how the group titles are defined in an attempt to make this more accessible. Credit for the original version of the modification still goes to Surviver. Also the credit for the ilog function and the product un-installation process found within the installation code goes to Paul M. Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
hoangserip |
Comments |
#82
|
|||
|
|||
@Taurus: What version of vB are you using? I've got some version specific comments in my initial post. The downloadable file works perfectly without any changes for 4.0.6 onwards, if your using anything before that then there's some instructions on a small change to make in a template. And then once you do upgrade to 4.0.6 you can either undo the change or just re-install the plugin.
@DeadRabbit: Have you expanded the CSS Templates group? After doing that the template is just above stylegenerator.css for me. If you still can't see it try doing a search for: .nocomma That should find it. It's a class only I'm using so it shouldn't bring up any other templates. |
#83
|
||||
|
||||
Hey! I am running 4.0.7
No luck here.... |
#84
|
|||
|
|||
Ive not tried upgrading to 4.0.7 yet, I hope they haven't changed something else to muck up the css lol. It's definitely a CSS Issue as I just went to your forum and it's not seeing my css at all.
Do you have the template (split_online.css - It should be in the CSS Templates group) I mentioned in my response to DeadRabbit? (or search templates for .commalist ) If it's there can you tell me what the CSS Shows. If it's VB 4.0.6 (providing they haven't changed something else in 4.0.7) or later it should be: Code:
#wgo_onlineusers .commalist li.nocomma:after {content: "";} #wgo_onlineusers .commalist li.br {display:block;} Code:
.commalist li.nocomma:after {content: "";} .commalist li.br {display:block;} |
#85
|
||||
|
||||
I can confirm that the split_online.css template is there, and also that this code is in there:
Code:
#wgo_onlineusers .commalist li.nocomma:after {content: "";} #wgo_onlineusers .commalist li.br {display:block;} |
#86
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showthread.php?t=228628 Pedro on page 5 had that issue: Quote:
|
#87
|
||||
|
||||
Quote:
|
#88
|
|||
|
|||
Ah worked out what the issue is after looking at your source code. You store your CSS as files rather than templates.
As a quick fix adding those two lines of css to the end vbulletin.css template should resolve the issue. For a proper fix it looks like I'll need to look into what to do to my product to make it work in this way by default i.e. working no matter how the CSS is stored. |
#89
|
||||
|
||||
Awesome!! That did it. Thank you very very much!
|
#90
|
|||
|
|||
Have Same problem .
|
#91
|
|||
|
|||
I cannot get this to work on my 4.0.8 test forum. I don't have that additional_css.css mod installed, and my css are not stored as files.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|