![]() |
vBShout 2.0 AJAX Shoutbox for vBulletin (On all Pages)
I imported your vbshout xml Allow Overwrite Yes and when I enable it I get error |
MY vbshout disappeared :(
|
cool man
/me clicks install! |
when i look vbshout it says loading ....... , what can i do ?
|
If the product does not work then try the manual instructions.Because the product somehow doesn't work for everybody.Tested on 3 boards and it worked well on 2 of them,
|
Figured rest out...
Open plugin vBShout[Template Alternation],change hook location to global_start and find and delete: What do I delete? Where is hook location? I have done rest of changes but I still see shoutbox on forum index. function isBanned($user) { return (isBanned_Check($user['userid'], 'shout_banned_users') || isBanned_Check($user['usergroupid'], 'shout_banned_usergroups')); } function isBanned_Check($bash, $against) { global $vbulletin; return in_array($bash, iif($vbulletin->options[$against], explode(',', $vbulletin->options[$against]), array())); } |
In plugin manager.Those are plugins
|
Thanx i was editing vbshout.xml
|
So do I delete all this from [Template Alternation]?
Where is hook location that i have to change? function isBanned($user) { return (isBanned_Check($user['userid'], 'shout_banned_users') || isBanned_Check($user['usergroupid'], 'shout_banned_usergroups')); } function isBanned_Check($bash, $against) { global $vbulletin; return in_array($bash, iif($vbulletin->options[$against], explode(',', $vbulletin->options[$against]), array())); |
yes and the hook location is a drop down box when you are editing the plugin
|
All times are GMT. The time now is 01:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|