The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding Inferno vbShoutbox
I am adding shoutbox to forum, and I Tranfered it over onto the admin cp.
I am on this part in the rules now. Code:
Inferno vBShout enables you to place the shoutbox on any page you desire, by default we allow you to place it on the 'index' script of your forum. Edit the template: FORUMHOME Find: $navbar Underneath this add: <!--{%SHOUTBOX%}--> Then save your template. To enable the shoutbox in more places or use it elsewhere, go to the admin opions for Inferno vBShout. To do this, enter your Admin CP, then follow: vBulletin Options -> vBulletin Options -> Inferno vBShout Settings You will then find the setting 'Page Deployment', you can enter your scripts here. Scripts have there own defined names, if you are having trouble deploying the shoutbox in specific parts of your forum please ask for assistance. --------------- Added [DATE]1304105454[/DATE] at [TIME]1304105454[/TIME] --------------- Bump |
#2
|
|||
|
|||
same problem im using 4.1.3 also
after {vb:raw navbar} added <!--{%SHOUTBOX%}--> but no show on index or if i said in FORUMHOME |
#3
|
||||
|
||||
Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it.
|
#4
|
|||
|
|||
That shoutbox isn't officially available for VB4, however it has been unofficially ported over.
The only way to enable it is to activate the Global Page Deployment option. The option to exclude usergroups from seeing the shoutbox does not work so the only option is to ban the usergroups you wish to exclude from the shoutbox. This will however display a message saying You are banned from the shoutbox To edit this message you will need to edit one of the php files, can't remember which one though. |
#5
|
|||
|
|||
On vb4 How to install
1)Download the Inferno vBShout Pro v2.5.2 2)Use the style manager to find "FORUMHOME" template and find the following line: Code: <!-- main --> Add the following code under the "<!-- main -->" code: Code: <!--SHOUTBOX--> Now to the bug fix 3)In "Styles & Templates" -> "Search in templates" put this in search box: "inferno_shoutbox_box" without quotes. 4)Open it and search for the line: Code: parseInt("{$vboptions[ishout_autoidle]}") * 1000 5)Replace the line with following: Code: parseInt("{vb:raw vboptions.ishout_ajaxrefresh}") * 1000 Here you go, all fixed! Don't forget to edit the shoutbox settings! Tested with vBulletin 4.0.7 - It works! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|