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)

Snake 02-16-2007 08:23 AM

Bump! Anyone please?

justim123 02-17-2007 12:12 AM

Does this affect performance?

Fungsten 02-17-2007 08:44 PM

So far so good! :up:

Surviver 02-20-2007 01:00 PM

Quote:

Originally Posted by justim123 (Post 1184262)
Does this affect performance?

No.

Ahsin1 02-21-2007 05:49 AM

Hello,

Thanks for such a wonderful hack is there any way to show only Staff members online not Members. Coz i have like 1k users online:confused:


Ahsin

Surviver 02-21-2007 01:12 PM

Quote:

Originally Posted by Ahsin1 (Post 1187282)
Hello,

Thanks for such a wonderful hack is there any way to show only Staff members online not Members. Coz i have like 1k users online:confused:


Ahsin

Yeah, in the Plugin forumhome_loggedinuser finde and remove:

PHP Code:

    elseif(fetch_online_status($loggedin))
    {
        eval(
'$activeonlineusers[\'members\'] .= ", ' fetch_template('forumhome_loggedinuser') . '";');
        
$numbervisible++;
    } 

Greetings

Surviver 02-22-2007 05:00 PM

Small Update ;)

Snake 02-22-2007 07:48 PM

Quote:

Originally Posted by Snake (Post 1182527)
Also I just noticed that the spiders are gone as well in the user's online list. I'm using the hack by amy, in case you need to know that.

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

Surviver, any help with that yet? :( I think you have totally forgot about the spiders issues, too.

Surviver 02-23-2007 11:39 AM

Sorry, but this is not a problem of my hack. This is not a deafault feature, and i'll not support it ;)

Snake 02-23-2007 05:06 PM

Like I said in the PM, it is INDEED a problem with YOUR hack because whenever I disable this hack, it seems to work just fine. ;) So yeah.

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

cmiller1014 03-08-2007 01:03 AM

Could this be used to separate usergroups?

Ie:
Usergroup1: a, b, c, d
Usergroup2: e,f,g,h

??

Chadi 03-14-2007 10:23 PM

Something strange here.

"Member" usergroup shows up in forumhome, however it is not checked in any 3 areas on forumhome options: team, premium, vip.

Why is that? I also created a new usergroup called senior members. I wish to add it there but where would I add it considering
even "members" is not checked anywhere?

Bree 03-16-2007 08:36 AM

*Installed* Works great! Thank you!! I think that's the easiest Mod I have ever installed LOL I likes...... Always, Bree (vB 3.6.5)

BadgerDog 04-09-2007 10:05 PM

Installed on 3.6.4 with extra line breaks removed....

Seems to be working fine....

Thanks .. :)

Regards,
Badger

FreshFroot 05-01-2007 08:52 PM

This hack shows members and teams.. what about bots??

I used this hack too: https://vborg.vbsupport.ru/showthrea...84#post1238484

But it won't work because, split user hack has no bots area... mabye you should make an optional TEAM, MEMBERS, BOTS ?

Surviver 05-05-2007 04:00 AM

I'll look at this and give Feedback Later ;)

AresGW 06-01-2007 07:49 PM

AMAZING thank you!

ACIKillJoy 06-04-2007 07:43 AM

Quote:

Originally Posted by FreshFroot (Post 1239254)
This hack shows members and teams.. what about bots??

I used this hack too: https://vborg.vbsupport.ru/showthrea...84#post1238484

But it won't work because, split user hack has no bots area... mabye you should make an optional TEAM, MEMBERS, BOTS ?

Quote:

Originally Posted by Surviver (Post 1241728)
I'll look at this and give Feedback Later ;)

Any news on this as I would like this as well.

Surviver 06-04-2007 12:02 PM

Quote:

Originally Posted by ACIKillJoy (Post 1260894)
Any news on this as I would like this as well.

No, the problem is, that hack uses another method to display the users. The Variable is overiten by this hack --> the bots are not displayed.

I can't fix this without changing the full hack.

alessai 06-28-2007 08:51 PM

@installed@

StrifeX 07-07-2007 10:51 PM

I'm quite sure this breaks the Most Users Online, but nice idea and great hack.

BadgerDog 07-08-2007 04:07 PM

Quote:

Originally Posted by StrifeX (Post 1285450)
I'm quite sure this breaks the Most Users Online, but nice idea and great hack.


Doesn't seem to break that function on my system.... :confused:

Works fine ... :up:

Regards,
Badger

Derekclarke 09-12-2007 03:09 PM

superb Thanks.

Feature Request..... Support for vbAdvanced .....

faqcorner 10-26-2007 08:28 PM

question...

ok, I changed the Phrases for the 3 of them into:
"Admin Team" "Anime Team" and "Manga Team" ( also I NEED ONE MORE please!, for "RP Team"...)

ok so if an admin is also in the anime team, what happens, are they put under both, or are they put into just admin, or just anime.

and what happens if one person is in all 3 of them?
and what happens if one person is in like anime and manga team

...?

MSheraz86 10-28-2007 11:01 PM

Thanks for this mod :D works nice so far! :D

gforce75 01-02-2008 01:17 PM

Anybody get any updates on this. This is a very useful mod

narutorasengan 01-27-2008 10:15 PM

When I try adding another group to the "team" area, the whole thing stops working all together. Maybe it's because I'm using 3.7.0.

Bounce 02-03-2008 04:13 PM

Quote:

Originally Posted by narutorasengan (Post 1430396)
When I try adding another group to the "team" area, the whole thing stops working all together. Maybe it's because I'm using 3.7.0.

same here

Twinkies 03-27-2008 12:00 PM

Will there be any updates to this mod? It broke on my board too. I am using 3.7 RC1

MrD 04-19-2008 06:35 PM

Hi,
i find, that this is a good Mod :9
Pleas support him for vb3.7


All times are GMT. The time now is 06:17 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.02062 seconds
  • Memory Usage 1,800KB
  • 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
  • (3)bbcode_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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