How to make shoutbox available on all pages? Inferno!

AdminCP>>vBulletin Options>>Inferno vBShout Settings

Scroll Down You Will See

Code:
Global Page Deployment
Setting this to yes will cause to the shoutbox to deploy on all vBulletin pages, however it will still only show if the template code has been added to a template on that page. The fastest way is to edit the template 'navbar' as that is shown globally.

Set To YES
 
ChopSuey said:
AdminCP>>vBulletin Options>>Inferno vBShout Settings

Scroll Down You Will See

Code:
Global Page Deployment
Setting this to yes will cause to the shoutbox to deploy on all vBulletin pages, however it will still only show if the template code has been added to a template on that page. The fastest way is to edit the template 'navbar' as that is shown globally.

Set To YES

yes u gotta do that,but it still needs the code for it to work.so go to the template u wanna add a shoutbox to

search for this
Code:
$navbar
and under that add the shoutbox code:
Code:
<!--{%SHOUTBOX%}-->
 
gts200 said:
I already uninstall and re-install but still having problem. I'm using version 2.5.2

http://www.vbteam.info/vb-3-7-x-add...-inferno-vbshout-pro-v2-5-2-php-null-dgt.html

That Works Just Fine..

Read The Info In The

CODED Part Of Thread.....

Works Just FIne...

Code:
Upload all files in BINARY mode.
Run validator.php before editing files to verify release.
Use online verifier of validator.php file and you will see NFO file.
Remove both files from server after checking and enjoy.
Remember, we include validator.php and checksums.md5 in our releases.
If you don't see these files, don't trust.
Do not modify validator.php.
 
ChopSuey said:
http://www.vbteam.info/vb-3-7-x-add...-inferno-vbshout-pro-v2-5-2-php-null-dgt.html

That Works Just Fine..

Read The Info In The

CODED Part Of Thread.....

Works Just FIne...

Code:
Upload all files in BINARY mode.
Run validator.php before editing files to verify release.
Use online verifier of validator.php file and you will see NFO file.
Remove both files from server after checking and enjoy.
Remember, we include validator.php and checksums.md5 in our releases.
If you don't see these files, don't trust.
Do not modify validator.php.

Sorry ChopSuey,

Actually I'm new in these. Can help me on this matter, How to

Upload all files in BINARY mode.
Run validator.php before editing files to verify release.
Use online verifier of validator.php file and you will see NFO file.
Remove both files from server after checking and enjoy.
Remember, we include validator.php and checksums.md5 in our releases.
If you don't see these files, don't trust.
Do not modify validator.php.
 
Back
Top