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)

davew 11-22-2005 04:58 AM

I love this :)

It has really increased user activity, and thank you very much!

Couple of questions though...

As it doesn't seem to work with vbGallery (Just shows Loading.....) how can I exclude it from showing there?

And also, I'd like only registered users to be able to see the shoutbox, is that possible please?

unknowngiver 11-25-2005 04:25 PM

hey is it possible to have it on all pages but ABOVE THE FORUMS..

kafi 11-25-2005 04:51 PM

Hi everybody I have this problem:

admin edits are saved and showing correctly
Do not know whether this is issue of vbshout or this hack, but:

Admin edits of shouts are saved properly and shown on shoutbox properly, but

users edits have two mistakes:
1. edit is not shown on vbshout, only in archive
2. edited text is visible only in archive, but due coding issues it is showing anything else but letters.

I persume, that this has someting with permisions features. Does anybody has any idea where the problem could be solved?

kdh344 11-30-2005 04:09 PM

where is the ENTIRE list of hacks available and the hack for version 3.0.3?

Wachtmeister 12-03-2005 11:26 AM

Does anybody here nows, how i can have the Shoutbox on a custom page?

I've setup a custom page, displaying my webcam (like i read on vb.org tutorial somewhere). Now i just want the shoutbox into this page. Does anybody know, which code i can include into my template?

I don't want the SB on every page. Just on one specific webcam.php that uses vb3.5 header, navbar, footer, template.

lisquid 12-03-2005 11:55 AM

Quote:

Originally Posted by Wachtmeister
Does anybody here nows, how i can have the Shoutbox on a custom page?

I've setup a custom page, displaying my webcam (like i read on vb.org tutorial somewhere). Now i just want the shoutbox into this page. Does anybody know, which code i can include into my template?

I don't want the SB on every page. Just on one specific webcam.php that uses vb3.5 header, navbar, footer, template.

I have never replied to a VB.org post this is my first time ever here is my problem:


When I install this it works GREAT.....on the default skin it seems to take away the shoutbox completly on ALL other skins any fix?

Abe1 12-03-2005 10:33 PM

Quote:

Originally Posted by lisquid
I have never replied to a VB.org post this is my first time ever here is my problem:


When I install this it works GREAT.....on the default skin it seems to take away the shoutbox completly on ALL other skins any fix?

you have to do the template edit on all skins.

lisquid 12-10-2005 03:44 AM

Mabe im not sucha noob coder afterall anyways if your running navbar2 do this

$Position = 'navbar2';
$vbulletin->templatecache['navbar'] = str_replace($Position, $Position . '<br /> $Shoutbox', $vbulletin->templatecache['navbar']);

yxboom 12-19-2005 11:42 PM

Quote:

Originally Posted by Abe1
you have to do the template edit on all skins.

what template edit?

I am having the same issue as the above posters where the shoutbox is only showing up in the default skin.

Thanks.

Abe1 12-20-2005 11:45 AM

Quote:

Originally Posted by yxboom
what template edit?

I am having the same issue as the above posters where the shoutbox is only showing up in the default skin.

Thanks.

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.


All times are GMT. The time now is 07:42 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.01070 seconds
  • Memory Usage 1,741KB
  • 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