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)
-   -   vBShout on all pages! (https://vborg.vbsupport.ru/showthread.php?t=96158)

memorex 09-27-2005 10:48 PM

So, we have to give access to banned users to see the shouts? Is there any way around that?

PHP Code:

 function isBanned($user

    return (
isBanned_Check($user['userid'], 'shout_banned_users') || isBanned_Check($user['usergroupid'], 'shout_banned_usergroups'));     


function 
isBanned_Check($bash$against

    global 
$vbulletin
    return 
in_array($bashiif($vbulletin->options[$against], explode(','$vbulletin->options[$against]), array())); 


On the last part where it says ($bash, iif($vbulletin .... is that iif supposed to if ?

IFor[You] 09-28-2005 01:30 PM

]
Quote:

Originally Posted by Abe1
I'm going to try to work on that.

that's great.
anxiously awaitng... :D

Wachtmeister 10-01-2005 04:38 PM

Is it possible to get the shoutbox to the bottom of each page with the add-on?

After i have installed the add-on i have the shoutbox on every page BUT right under the navbar :ermm:

Regards, Wachtmeister

Abe1 10-01-2005 11:19 PM

Quote:

Originally Posted by Wachtmeister
Is it possible to get the shoutbox to the bottom of each page with the add-on?

After i have installed the add-on i have the shoutbox on every page BUT right under the navbar :ermm:

Regards, Wachtmeister

Yes, I will be working on that in a day or two hopfully.

Wachtmeister 10-04-2005 08:33 PM

I noticed, that nearly all of my users have "Shoutbox" into their WOL Status. (since i use VBShout on all pages). Is it normal?

Wachtmeister 10-05-2005 08:36 AM

Just a bit more specific...

Why are all the users into the Shoutbox onto WOL Status? They aren't :surprised:

Gizmo5h1t3 10-05-2005 06:58 PM

Quote:

Originally Posted by Wachtmeister
Just a bit more specific...

Why are all the users into the Shoutbox onto WOL Status? They aren't :surprised:

i also get this...no matter where a member is on the board, it shows theyre viewing shoutbox???

Abe1 10-05-2005 11:36 PM

Quote:

Originally Posted by Wachtmeister
Just a bit more specific...

Why are all the users into the Shoutbox onto WOL Status? They aren't :surprised:

Thanks for the pic. A picture is worth more then 1000 words.

It has to do with the shoutbox updating. Since it's the last thing that are refreshing, that is what vb things they are by.

Wachtmeister 10-06-2005 08:13 AM

Just an idea:

Can you change it, that the WOL status is not updated, if someone looks to the shoutbox (boxed) on any page? (in a thread, on forumhome, etc.)

Maybe you can update the WOL status just if someone clicks onto "Shoutbox" to view the detailed status about most posters and more.

Or maybe make it an option?

Gizmo5h1t3 10-14-2005 03:48 PM

was hoping someone could come up with a fix for this WOL problem....
i imagine there are other members on here, that like to use the "who`s online", to see where members are on the board at any given moment....its sooo frustrating seeing that theyre all vierwing the shoutbox, when its obvcious they arent!!

lmao


All times are GMT. The time now is 01:45 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.01108 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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