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)
-   -   [AJAX] vBShout v2.0 (https://vborg.vbsupport.ru/showthread.php?t=93097)

Gizmo5h1t3 09-01-2005 06:35 AM

Quote:

Originally Posted by lierduh
If you want to have shoutbox on all forumdisplay pages:

1) Change the hook location for 'vBShout [Template Alteration]' to: forumdisplay_complete

2) Edit the plugin code for 'vBShout [Template Alteration]'

Find: '$vbulletin->templatecache['FORUMHOME'] = str_replace($Position, $Position . ' $Shoutbox', $vbulletin->templatecache['FORUMHOME']);'

Replace it with:

$vbulletin->templatecache['FORUMDISPLAY'] = str_replace('$navbar', '$navbar' . ' $Shoutbox', $vbulletin->templatecache['FORUMDISPLAY']);

This is a quick and dirty hack. The shoutbox will only show up under navbar!

3) If you want the shoutbox to show up only in certain forums:

a. add
if ($forumid ==13)
{

In the beginning of the above plugin. 13 is the forum ID you want the shoutbox to show.

b. add
}

in the end of the code.

that only worked in the sense it shows up on every forumhome_display page..ie...the thread display page, but took it off the index page.

this would be excellent to get sorted out, as you could browse the board while still keepin tabs on the shoutbox all the time...


anyone come up with a fix for this???

cclaerhout 09-01-2005 09:59 AM

Strange, 167 users have installed this "5 stars" hack and there are only 102 who have voted for it as the Hack of the month (august)...

monstergamer 09-01-2005 05:23 PM

Quote:

Originally Posted by cclaerhout
Strange, 167 users have installed this "5 stars" hack and there are only 102 who have voted for it as the Hack of the month

maybe some one like the other hack more, but you had got my vote ZT

lierduh 09-01-2005 09:08 PM

Quote:

Originally Posted by Gizmo5h1t3
that only worked in the sense it shows up on every forumhome_display page..ie...the thread display page, but took it off the index page.

this would be excellent to get sorted out, as you could browse the board while still keepin tabs on the shoutbox all the time...


anyone come up with a fix for this???

Just add a plugin instead of modify the existing plugin. Original plugin is for the index page, the additional one will be for the forums.

DeMiNe0 09-02-2005 05:01 AM

Quote:

Originally Posted by lierduh
Just add a plugin instead of modify the existing plugin. Original plugin is for the index page, the additional one will be for the forums.

Any way to make this global now then?

Forumi Shqiptar 09-03-2005 02:37 PM

problem with the shoutbox.

i did everything that was requested to install the hack everything went fine and everything worked perfectly until yesterday and i dont know what happened but every time that someone post a message on the shoutbox it doesnt come up anymore it looks like has been posted but does not show up on the shoutbox all the permissions are fine and as far as i know i followed every single step given to install this hack.

Anyone had this problem before or how can i repair this problem! (many thanks to everyone in advanced)

GrendelKhan{TSU 09-03-2005 07:53 PM

Love the hack. The bug with listing news shouts from the bottom up....seems to working with new version.

Howver, my shoutbox still DISAPPEARS when I choose to put to "below the forums" or "below the What going on?".

any ideas what the problem could be.

any clues as to where to go to manually put it down there? (if it doesn't get fixed).


Thanks again for this hack

<< voted and installed. :)

whitetigergrowl 09-03-2005 07:57 PM

Once the duplicate smilies issue is fixed, I will be happy. Otherwise right now I have it turned off.

zemic 09-04-2005 10:16 PM

Excellent hack! Would be nice if people could choose to see the shoutbox or not. Maybe an option with the USER CP. Im thinking about my 56k users. The feedback I've had is they would rather not see the shoutbox than wait a few seconds longer for it to download. Slows down the site for them.

whitetigergrowl 09-04-2005 10:35 PM

Quote:

Originally Posted by zemic
Excellent hack! Would be nice if people could choose to see the shoutbox or not. Maybe an option with the USER CP. Im thinking about my 56k users. The feedback I've had is they would rather not see the shoutbox than wait a few seconds longer for it to download. Slows down the site for them.

They can collapse it.


All times are GMT. The time now is 06:57 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.03258 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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