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)

samu2 01-07-2006 12:12 PM

bUMP ;) really want this :)

NemoTech 01-07-2006 01:30 PM

Great now I dont have the shoutbox showing up anywhere.

70age 01-07-2006 01:47 PM

Quote:

Originally Posted by DF-inside
This shoutbox is not compatible with FireFox1.06 in it's current state.

Error brief:
Shout box will show up but keeps showing loading......

I have the same problem

V3.51

NemoTech 01-07-2006 02:09 PM

Quote:

Originally Posted by NemoTech
Great now I dont have the shoutbox showing up anywhere.


Looks like it has something to do with my template.

Works for the default vb skin, i'll mess around with it and try to get it working for my custom skin.

NemoTech 01-07-2006 02:14 PM

Quote:

Originally Posted by Abe1
How about make sure you have this:
PHP Code:

<!-- / nav buttons bar --> 

in every navbar template. If you dont, put it where you want the shoutbox.


You are a very intelligent man. Thank You.

Warlockmatized 01-09-2006 12:52 AM

i have a vb playsite, something to play with before i catually go public. this thing works great. clicked install :)

da420 01-10-2006 11:57 PM

Quote:

Originally Posted by da420
id love to install this but i have the shout on the bottom of the forum. I know you said you were working on it, but do you have an estimated time you are going to get to this?

Thank you.

I'd love this to happen...

ChErAbOo 01-17-2006 01:51 AM

Thanks works good nice feature

*clicks Install

QueenBee 01-17-2006 06:29 AM

ugh, its still disapperaing when i add this mod, could someone please tell me where this goes:

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($bash, iif($vbulletin->options[$against], explode(',', $vbulletin->options[$against]), array()));
}

in the template alteration. so i can uninstall it!

please someone

QueenBee 01-17-2006 07:42 AM

anyone ? pweeeeeze:)


All times are GMT. The time now is 03:31 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.01421 seconds
  • Memory Usage 1,735KB
  • 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