Shoutbox Help {VB 4.0.1}

Status
Not open for further replies.

sniper

Banned
Banned
521
2009
0
0
Hello guys.

please tell me which SB is working on VB 4.0.1. and also how to install it..

in short wher to put the code of the SB??

please help me..

Also i wnt to knw is it possible to Convert VB to IPB??
 
5 comments
Hello sniper. I like the Inferno VB Shout (Pro). As far as installing it, it's pretty straight forward. Just read the instructions on where all the files go. After that just put this in your "Forumhome" under $navbar <!--{%SHOUTBOX%}-->

There's quite a few others out there just look around. I use that one on my vB 4.0 site. Hope that helps.
 
but there is nothng like $navbar in forumhome.

Just there is {vb:raw navbar}

i inserted <!--{%SHOUTBOX%}--> below that..but it is not working..
 
In your FORUMHOME template look for this....notice where i have
<!--SHOUTBOX--> and insert it in the same spot and save.

<vb:if condition="$show['sidebar']">
<div id="content_container"<vb:if condition="$vboptions['sidebarposition'] == 0"> class="contentright"</vb:if>>
<div id="content">
</vb:if>
<!--SHOUTBOX-->
<!-- main -->
<ol id="forums" class="floatcontainer">
{vb:raw forumbits}
</ol>
{vb:raw template_hook.gcbos_display}
<!-- /main -->


Sorry about the previous post...it was for vb3.8...sorry.
 
I tried to install this and it worked, I am sorry that I can not show that it really works because my forum is down :(

Code:
[URL="http://rapidshare.com/files/354798853/ISO-8859-1__VSa_-_ChatBox_v3.1.5.rar
I"]http://rapidshare.com/files/354798853/ISO-8859-1__VSa_-_ChatBox_v3.1.5.rar[/URL][/CODE]

I hope that will work on your board :D
 
Status
Not open for further replies.
Back
Top