Post: How To Fix Inferno vBshout (vBulletin Forums)
12-27-2010, 09:36 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Ok so first off this works with vBulletin 4 and up i know someone can test it on vB 3 if they want.
Ok so make sure you download the latest version of Inferno which is 2.5.2
Go to style manager, find "FORUMHOME" template and in that find this line
    <!-- main -->

Add this code under it
    <!--SHOUTBOX-->

Now to fix the bug.


In "Styles & Templates" -> "Search in templates" put this in search box: "inferno_shoutbox_box" without quotes.

Open it and search for the line:
    parseInt("{$vboptions[ishout_autoidle]}") * 1000

Replace that with this
    parseInt("{vb:raw vboptions.ishout_ajaxrefresh}") * 1000


So now your good to go your shoutbox should be fine and make sure to edit the shoutbox settings
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to NeedaPVHAXSoon for this useful post:

TheBigRod, xDeltaaa
12-27-2010, 09:41 PM #2
TheBigRod
uh-may-zuh-zing
Originally posted by River
Ok so first off this works with vBulletin 4 and up i know someone can test it on vB 3 if they want.
Ok so make sure you download the latest version of Inferno which is 2.5.2
Go to style manager, find "FORUMHOME" template and in that find this line
    <!-- main -->

Add this code under it
    !--SHOUTBOX-->

Now to fix the bug.


In "Styles & Templates" -> "Search in templates" put this in search box: "inferno_shoutbox_box" without quotes.

Open it and search for the line:
    parseInt("{$vboptions[ishout_autoidle]}") * 1000

Replace that with this
    parseInt("{vb:raw vboptions.ishout_ajaxrefresh}") * 1000


So now your good to go your shoutbox should be fine and make sure to edit the shoutbox settings


Quite a few people have been asking about this kinda stuff for their site, good job on answering the question in a thread. :y:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo