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 - Show Spiders on ForumHome (https://vborg.vbsupport.ru/showthread.php?t=119134)

HeRmAn'S 03-30-2007 01:00 PM

version 3.6.5 ...no problem :up:..and *Installed* ;):)

Staxed 03-31-2007 10:48 PM

this is really strange...just isn't working for me for some weird reason

dbirosel 04-06-2007 08:45 PM

omg... how come all the names in the currently active users, all the names been doubled!! help!!!

dbirosel 04-06-2007 08:50 PM

i reverted the forumhome_loggedinuser template, and it seems to be working fine...


i guess there is something wrong with this code?
Code:

<if condition="$loggedin[userid]"><a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]<else

/>$loggedin[musername]</if>


Zerovb 04-09-2007 05:20 AM

Wow Very Good Thank You

Guest210212002 05-15-2007 12:01 AM

Amy, would it be possible to only show the bot count to Admins, and simply add the bot count to the guests count for everyone else?

Jibreil 05-15-2007 07:18 PM

Is this compatible with vB 3.6.7?

EvilHawk 05-15-2007 07:25 PM

Quote:

Originally Posted by Jibreil (Post 1248324)
Is this compatible with vB 3.6.7?

Yes it is.

Snake 05-22-2007 04:57 PM

Yeah it is but it hasn't been confirmed by Amy yet so just be careful.

chriscoleman 05-24-2007 02:33 PM

Thanks for this! Heres a copy/paste from mine!!!!:

Currently Active Users: 289 (2 members and 280 guests and 7 spiders)
View Who's Online
Most users ever online was 326, Yesterday at 11:39 AM.
admin, Paul, Google AdSense, Yahoo! Slurp(5), Google

venomx 05-31-2007 03:28 AM

I know this is a stupid question but where do I go in VB to add new spiders?

imhere2009 06-17-2007 01:09 PM

Hi all

I have installed this mod on the latest version of vb, but when i look on my forum it shows this:

1 members and 1 guests [ARG:3 UNDEFINED] spiders

Could someone kindly tell me were i went wrong?

Thanks
Steve

CommunityZ 07-02-2007 01:09 PM

It is not compatible with vbshout. I have vbshout installed. Once i installed (edit) the index.php It disappear the chatbox of vbshout. I can't shout....

Crow 07-05-2007 02:07 AM

Quote:

Originally Posted by imhere2009 (Post 1270295)
Hi all

I have installed this mod on the latest version of vb, but when i look on my forum it shows this:

1 members and 1 guests [ARG:3 UNDEFINED] spiders

Could someone kindly tell me were i went wrong?

Thanks
Steve

Look over the install again, you missed something, it looks like you missed the part
Code:

In the template WHOSONLINE find:
----------------------
2="$numberguests"
----------------------


Add after:
----------------------
 3="$numberspiders"
----------------------


CP, 07-05-2007 02:04 PM

Hi is there a way i can take this to my frontpage. I have a non vb page in php.. i have a login box, once the user logs in it shows their username.. this is from another hack.

I was wondering what i need to do to add the who's online "numbers" just numbers like total online now: 100 members: 50 spiders: 25 guests: 25

Cheers!

ayoko555 07-11-2007 03:38 AM

nevermind :)

mfyvie 07-15-2007 01:28 PM

I've done a slightly different hack along these lines, but using the plugin system instead. It's very simple and doesn't provide any options - it just kills spiders from the various totals. You should check out all the various mods to see which one suits you best. You can find it here.

theFAILURE 07-19-2007 02:22 AM

Quote:

Originally Posted by CommunityZ (Post 1281227)
It is not compatible with vbshout. I have vbshout installed. Once i installed (edit) the index.php It disappear the chatbox of vbshout. I can't shout....

It does work with VBshout, I am using it currently with it, here is a screen shot of vbshout, and the spider count:

https://vborg.vbsupport.ru/external/2007/07/27.jpg

pow6713 07-21-2007 01:44 PM

works fine
thanks

Quantnet 08-16-2007 11:44 PM

still working on 3.6.8 ?

Smiry Kin's 08-18-2007 05:16 PM

donno, when changing some code, some bits can't be found, so i canclled it, think it may require updating to 3.6.8

cTak 08-21-2007 04:59 PM

Great mod, I have everything working, but it has the spiders linked to member.php?u=0 for some reason. Can I change that link? O remove it?

Here is what the code looks like.
Quote:

<a href="member.php?u=0" rel="nofollow">Yahoo! Slurp</a>, <a href="member.php?u=0" rel="nofollow">Google</a></div>

ravyn 08-21-2007 06:08 PM

my board doesn't do that! Maybe it is something with an update because I have an older version of this hack and it never had links for the spiders.

seangworld 09-17-2007 01:35 AM

i run 3.6.8 and it's not working for me. i had the same errors everyone else has been stating they're getting. i checked and rechecked everything.

i am uninstalling this.

get a plugin.

gider 10-16-2007 07:32 PM

Thanks ...............

thefullmaza 12-10-2007 09:20 PM

plz clicks install

Flep 12-16-2007 05:58 AM

My forum does not displays 0 if no spiders are online.

XX members and XX guests and spiders

Flep 12-16-2007 06:08 AM

Also if spiders are online it does not display the number in What's Going On? panel.
It displays spiders number if i click Currently Active Users only.

Flep 12-16-2007 06:17 AM

nevermind... i forgot to replace a string into index.php.

Works great !

Taragon 02-16-2008 12:47 PM

I have been trying to modify this myself, but would it be possible to update this script for vb3.7 perhaps?
It would be much appreciated.

Currently it is showing like this: see attachment

Icy 02-16-2008 01:57 PM

Works fine for me in vB 3.7 Beta 5. You will have to change two things though.

In index.php (if you already edit it) search for:
PHP Code:

    $forumusers $db->query_read_slave("
        SELECT
            user.username, (user.options & " 
$vbulletin->bf_misc_useroptions['invisible'] . ") AS invisible, user.usergroupid,
            session.userid, session.inforum, session.lastactivity, session.useragent,
            IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
        FROM " 
TABLE_PREFIX "session AS session
        LEFT JOIN " 
TABLE_PREFIX "user AS user ON(user.userid = session.userid)
        WHERE session.lastactivity > 
$datecut
        " 
iif($vbulletin->options['displayloggedin'] == OR $vbulletin->options['displayloggedin'] == 3"ORDER BY username ASC") . "
    "
); 

Replace it with:
PHP Code:

    $forumusers $db->query_read_slave("
        SELECT
            user.username, (user.options & " 
$vbulletin->bf_misc_useroptions['invisible'] . ") AS invisible, user.usergroupid,
            session.userid, session.inforum, session.lastactivity, session.useragent,
            IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
        FROM " 
TABLE_PREFIX "session AS session
        LEFT JOIN " 
TABLE_PREFIX "user AS user ON(user.userid = session.userid)
        WHERE session.lastactivity > 
$datecut
        " 
iif($vbulletin->options['displayloggedin'] == OR $vbulletin->options['displayloggedin'] == 3"ORDER BY username ASC") . "
    "
); 

Replace the contents of the template forumhome_loggedinuser with:
HTML Code:

<if condition="$loggedin[userid]"><if condition="$show['comma_leader']">, </if>$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]<else />$loggedin[musername]</if>

Boofo 02-16-2008 03:20 PM

This can be done without editing any files now. I have been doing it without files edits since 3.5.4.

Icy 02-16-2008 03:26 PM

Quote:

Originally Posted by Boofo (Post 1444499)
This can be done without editing any files now. I have been doing it without files edits since 3.5.4.

How? Can you release it here? :D

Taragon 02-16-2008 03:45 PM

Quote:

Originally Posted by Icy (Post 1444444)
Works fine for me in vB 3.7 Beta 5. You will have to change two things though.

In index.php (if you already edit it) search for:
PHP Code:

    $forumusers $db->query_read_slave("
        SELECT
            user.username, (user.options & " 
$vbulletin->bf_misc_useroptions['invisible'] . ") AS invisible, user.usergroupid,
            session.userid, session.inforum, session.lastactivity, session.useragent,
            IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
        FROM " 
TABLE_PREFIX "session AS session
        LEFT JOIN " 
TABLE_PREFIX "user AS user ON(user.userid = session.userid)
        WHERE session.lastactivity > 
$datecut
        " 
iif($vbulletin->options['displayloggedin'] == OR $vbulletin->options['displayloggedin'] == 3"ORDER BY username ASC") . "
    "
); 

Replace it with:
PHP Code:

    $forumusers $db->query_read_slave("
        SELECT
            user.username, (user.options & " 
$vbulletin->bf_misc_useroptions['invisible'] . ") AS invisible, user.usergroupid,
            session.userid, session.inforum, session.lastactivity, session.useragent,
            IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
        FROM " 
TABLE_PREFIX "session AS session
        LEFT JOIN " 
TABLE_PREFIX "user AS user ON(user.userid = session.userid)
        WHERE session.lastactivity > 
$datecut
        " 
iif($vbulletin->options['displayloggedin'] == OR $vbulletin->options['displayloggedin'] == 3"ORDER BY username ASC") . "
    "
); 

Replace the contents of the template forumhome_loggedinuser with:
HTML Code:

<if condition="$loggedin[userid]"><if condition="$show['comma_leader']">, </if>$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]<else />$loggedin[musername]</if>

Thanks! Works like a charm!

mariocaz 02-23-2008 03:44 AM

Is there a version for 3.6.8 pl 2 ???

Thank you

Icy 02-23-2008 05:40 AM

This one works even with 3.7 Beta 5 :)

mariocaz 02-23-2008 06:41 PM

Ok I will give it a shoot, hope works.

Big Boss 02-23-2008 07:02 PM

Quote:

Originally Posted by Boofo (Post 1444499)
This can be done without editing any files now. I have been doing it without files edits since 3.5.4.

Then by all means, could you release it to the public since many of us have been waiting for it, pretty please? :D

mariocaz 02-23-2008 07:17 PM

Yes also I join the petition.

Boofo 02-23-2008 11:42 PM

Ok, give me a day to verify it with the co-author and I will release it.


All times are GMT. The time now is 11:26 AM.

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.01501 seconds
  • Memory Usage 1,845KB
  • 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_code_printable
  • (2)bbcode_html_printable
  • (4)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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