vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   "Who Is Online (Shouting)" in the vbShout shoutbox (https://vborg.vbsupport.ru/showthread.php?t=106049)

Chicago_VLNU_4s 09-22-2006 01:17 AM

this is very nice! INSTALLED!

tekstylez 01-06-2007 02:41 PM

tried installing this... I was getting
"Loading...." and nothing would happen, so I uninstalled the hack, still "loading...." Then, I completely uninstalled vbshout, reinstalled, still the same problem... Any help here?

Doc.Blade 01-07-2007 12:48 AM

Seems to work perfectly with vBulletin 3.6.4, great stuff!

Nathan2006 01-26-2007 03:12 PM

Thanks Hell cat :)

Install

zemic 01-26-2007 04:25 PM

Anyone come accross a problem with a user being stuck in the list of chatters?? I've got a user there for a couple of weeks now. Doesnt make a difference if he comes online or not his name is there.

I've tried disabling all plugins. Reverted templates. Put the code back in the templates. No joy. This "list" of active users must be stored somewhere, but where? No database table was created, so I cant think where.

Any ideas?

zemic 01-26-2007 04:36 PM

Simple and effective............Re-installed VBShout. Didnt have to take off this mod as well. If someone has an easier way of doing it, please post. But if you're desperate for a solution, this works :)

Mischievious 02-09-2007 08:26 PM

I keep getting an Unknown Location for this plugin in the who's online list, when I want it to show "Viewing Index". Is there anyone out there who can fix this for me? Thanks!

All_Starzes 03-14-2007 10:32 AM

Hello....

This hack for the Shoutbox vb 2.1 is great but i have an error in Internet Explorer....
In Firefox its all perfect.

erro ist in IE 'User' is null or no object... in this code snip:

Code:

function showUsers()
{
        if (UserRequest)
        {
                if (UserRequest.handler.readyState == 4 && UserRequest.handler.status == 200 && UserRequest.handler.responseText)
                {
                        Users                  = fetch_object('vbshoutwolusers')
                        Users.innerHTML = UserRequest.handler.responseText

                        setTimeout('requestUsers()', 10000)
                }
        }
}

I hope someone can help me.... please...
i will be crazy :confused: :confused: :confused:

dbirosel 03-15-2007 11:07 PM

Quote:

Originally Posted by All_Starzes (Post 1203206)
Hello....

This hack for the Shoutbox vb 2.1 is great but i have an error in Internet Explorer....
In Firefox its all perfect.

erro ist in IE 'User' is null or no object... in this code snip:

Code:

function showUsers()
{
        if (UserRequest)
        {
                if (UserRequest.handler.readyState == 4 && UserRequest.handler.status == 200 && UserRequest.handler.responseText)
                {
                        Users                  = fetch_object('vbshoutwolusers')
                        Users.innerHTML = UserRequest.handler.responseText

                        setTimeout('requestUsers()', 10000)
                }
        }
}

I hope someone can help me.... please...
i will be crazy :confused: :confused: :confused:

Works great on opera and ie right now. Question how do i set the width, my username is Caraudiojunkyard.com and the horizontal scrollbar shows up.

dbirosel 03-15-2007 11:28 PM

Nevermind it was a easy fix for the width! Thank you!! :D I love this!!


All times are GMT. The time now is 11:13 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.01135 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)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
  • (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