vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Split Useronline on Forumhome (https://vborg.vbsupport.ru/showthread.php?t=243233)

consolegaming 09-27-2010 11:11 AM

@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.

Taurus1 09-27-2010 11:31 AM

Hey! I am running 4.0.7

No luck here....

consolegaming 09-27-2010 11:41 PM

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;}

If it's any earlier than 4.0.6 (i.e. 4.0.5 or earlier) then the css should be:

Code:

.commalist li.nocomma:after {content: "";}
.commalist li.br {display:block;}


Taurus1 09-28-2010 12:32 AM

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;}


consolegaming 09-28-2010 09:32 AM

Quote:

Originally Posted by Taurus1 (Post 2103996)
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;}


Ok, let me guess you have this plugin installed:

https://vborg.vbsupport.ru/showthread.php?t=228628

Pedro on page 5 had that issue:

Quote:

Originally Posted by pedroenf (Post 2094109)
Well, after some "investigation" (lol) on why wasn't working i figured that your mod should be working just fine. It happens that i have this other mod installed (https://vborg.vbsupport.ru/showthread.php?t=228628) and just needed to add the split_online.css (#wgo_onlineusers .commalist li.nocomma:after {content: "";}
#wgo_onlineusers .commalist li.br {display:block;}) to it. Sorry for the misinformation, my bad :(

Working fine now.

I think that plugin must be overriding the CSS includes or something.

Taurus1 09-28-2010 09:44 AM

Quote:

Originally Posted by consolegaming (Post 2104147)
Ok, let me guess you have this plugin installed:

https://vborg.vbsupport.ru/showthread.php?t=228628

Pedro on page 5 had that issue:



I think that plugin must be overriding the CSS includes or something.

No, I don't. Damn. I really hope I can get this to work. It would really be awesome. And thanks for the effort.

consolegaming 09-28-2010 11:02 AM

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.

Taurus1 09-28-2010 01:17 PM

Awesome!! That did it. Thank you very very much!

sonixax 10-21-2010 03:53 PM

Quote:

Originally Posted by Eazy1 (Post 2095079)
Well, I had that done (I've now updated to your newest version)... I'm curious how to remove just the last comma in each line:

https://vborg.vbsupport.ru/attachmen...1&d=1283877900

Have Same problem .

nikki712 10-28-2010 11:58 AM

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. :(


All times are GMT. The time now is 07:49 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.01297 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete