vBShout on all pages!
This modification is in the archives.
vBShout on all pages! Works for vBShout version 2.0 This hack will make vBShout show on all pages of your side. BUT, will only alow the shoutbox to be placed under the navbar. 1) Install vBShout (Download here) 2) Edit plugin "vBShout [Template Alteration]" and make the following changes: a) Change the Hook Location to "global_start" b) Find and delete: PHP Code:
function isBanned($user)
c) Find: PHP Code:
$vbulletin->templatecache['FORUMHOME'] = str_replace($Position, $Position . ' $Shoutbox', $vbulletin->templatecache['FORUMHOME']);
and replace with: PHP Code:
$Position = '<!-- / nav buttons bar -->';
3) Edit plugin "vBShout [Template Cache]" and make the following change: Find: PHP Code:
if (THIS_SCRIPT == "index")
PHP Code:
if (VB_AREA == "Forum")
There is the same info in the zip. Done. Make sure you clicked "install" Download This modification is archived and cannot be downloaded. |
Similar Mods
Chat Modifications ZH - vBShout On All Pages | vBulletin 3.6 Add-ons |
vBShout On All Pages | vBulletin 3.5 Template Modifications |
Add-On Releases vBshout On All Pages | vBulletin 3.6 Add-ons |