vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Split Useronline on Forumhome (Members / Team) (https://vborg.vbsupport.ru/showthread.php?t=135771)

killerkraft 02-24-2007 06:07 PM

Thank's

Installed

KK

Chadi 02-24-2007 06:20 PM

Nice hack. How do I remove the line break / space between "Team" and "Members"?

Surviver 02-24-2007 07:01 PM

Quote:

Originally Posted by chadi (Post 1189868)
Nice hack. How do I remove the line break / space between "Team" and "Members"?

In the Plugin forumhome_complete find:

PHP Code:

$activeusers .= "<b>".$vbphrase['team'].":</b>&nbsp;".$activeonlineusers['team']."<br /><br />"

Replace with:
PHP Code:

$activeusers .= "<b>".$vbphrase['team'].":</b>&nbsp;".$activeonlineusers['team']."<br />"


FireFish 02-28-2007 01:46 PM

Survivor:
I tried downloading the new XML for 1.0.3 & updating my Product, I applied it with overwrite set to YES & it seems to go successfully, but the product still shows 1.0.2.

Is it possible that the XML file posted here hasn't been updated?

Been Told 02-28-2007 03:15 PM

Great stuff, thanks a lot. :)

Moturdrn 03-02-2007 09:12 PM

Nice mod, thanks Surviver :)

Only problem I has was if an Admin set their display group set to something else other than 'Administrator', they didn't show up in the Team listing. I've managed to sort that out now.

Surviver 03-04-2007 03:33 PM

Quote:

Originally Posted by Moturdrn (Post 1194426)
Nice mod, thanks Surviver :)

Only problem I has was if an Admin set their display group set to something else other than 'Administrator', they didn't show up in the Team listing. I've managed to sort that out now.

Thats right. The Users are sorted by displaygroupid ;)

Ren? Kunze 03-06-2007 05:10 PM

Mal ne frage:

Gibt es den auch in Deutsch. :confused:

Surviver 03-06-2007 05:49 PM

Quote:

Originally Posted by Ren? Kunze (Post 1197327)
Mal ne frage:

Gibt es den auch in Deutsch. :confused:

http://www.my-vb.de/board/showthread.php?t=274

Ren? Kunze 03-07-2007 06:32 PM

Dort gibt es den aber nur in Version 1.0.2:o


All times are GMT. The time now is 02:28 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.01361 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_php_printable
  • (3)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