The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Create a working vBa Module for Inferno vBShout 1.1+
This has been requested by many users who have downloaded the lite addition of Inferno Techs vBShout Mod found here What does this tutorial enable you to do? As the title suggests, this enables you to create a module in vBadvanced for your Shoutbox opposed to having it on the portal (ie the variable <!--{%SHOUTBOX%}--> within the "adv_portal" template or similar). Demo? See http://www.sog-team.co.uk/index.php (center module half way down) Requirements?
1) Firstly upload the module attached using the feature within the "Admin CP > vBa CMPS > Download / Upload Module" 2) Create a new template in your style called "adv_portal_vbshout", and copy the following into it and click save: Code:
<!--{%SHOUTBOX%}--> Ensure the module uploaded is active and on your desired page and linked to the template above. 4) To get the Shoutbox to link to the Javascript file correctly, edit the template "inferno_shoutbox_box" and find: Code:
infernoshout/browser/infernoshout.js Code:
http://mywebsite.com/forum/infernoshout/browser/infernoshout.js To get the JavaScript file to now link to the correct PHP files you need to open up the following file; "infernoshout.js" located from this path below: Code:
./infernoshout/browser/infernoshout.js Code:
infernoshout.php Code:
http://mywebsite.com/forum/infernoshout.php 6) Re-Edit the template "inferno_shoutbox_box" and find: Code:
"infernoshout.php?{$session['sessionurl']}do=archive" Code:
"http://mywebsite.com/forum/infernoshout.php?{$session['sessionurl']}do=archive" Also take note that "adv_index" needs to be added to the page deployment. Remember to seperate the scripts by commas! eg. "index,adv_index" Code:
Admin CP > Vbulletin Options > Inferno VbShout Settings > Page Deployment Extra Hints: - If your center module or module space is quite compact for the shoutbox editor underneath your SB display, you can make a simple change to remove a few options to conserve width space. Code:
Admin CP > vBulletin Options > Inferno vBShout Settings > Editor Tools - If your text box for the shoutbox is 'crushed' or looks non existant within the module, dont panic as you can make one simple edit to make the shoutbox more 'module friendly' and space saving. Code:
Admin CP > Styles & Templates > Search In Templates Code:
<input type="text" name="vbshout_pro_shoutbox_editor" style="width: 100%" class="bginput" id="vbshout_pro_shoutbox_editor" /> </td> Code:
</tr> <tr> Note if the text box looks odd after this change, be sure to play around with the following percentage found in the "inferno_shoutbox_editor" template: Code:
<input type="text" name="vbshout_pro_shoutbox_editor" style="width: 100%" class="bginput" id="vbshout_pro_shoutbox_editor" /> </td> Also note, that these edits above will change your global layout not just for your module Display Problems? Try this solution which should ensure the shoutbox works correctly in vbA & forums index. - Make the inferno shoutbox plugins run AFTER the vbadvanced ones, in the plugin manager you'll be able to set the execution order of plugins, by default things are 5, try setting inferno shoutbox ones to 6 ------------------------------------------------------------------------------- May I also take this opportunity to encourage users with the "Lite" version to purchase the "Pro" which is better supported and with more features for so little money. Enjoy! Matt |
#22
|
|||
|
|||
Well I got it to work on the cmps_index but it will not work on the main forum for the life of me. Check out the link below and you'll see what I mean. Ignore the older vBshout it's temp. until I get this pro version working correctly. Any help is greatly appreciated.
http://www.6thgenaccord.com/forums/index.php |
#23
|
|||
|
|||
I have problem with OTHER MODULES!! Look here: http://tuttopes.net/cmps_index.php
I create the module and it works fine... But Ithe other modules under that, have a modification... |
#24
|
||||
|
||||
Quote:
It should read: index, adv_index @Waiter... Sorry I dont see what you mean? The Shoutbox is working correctly, and so are the modules underneath :s could you be more precise? |
#25
|
|||
|
|||
Quote:
--------------- Added [DATE]1207093311[/DATE] at [TIME]1207093311[/TIME] --------------- Quote:
|
#26
|
|||
|
|||
just installed and my shoutbox just reads: Loading...
|
#27
|
||||
|
||||
You havent read the instructions ^^^^ Read again please
|
#28
|
|||
|
|||
It's working just fine for me, only one problem, smilies aren't showing up, it just displays the names when you click the "smilies" button.
When you type the name eg. :smilie1: it dosen't show up in shoutbox... It's working fine in forum, it's only on CMPS they dosen't show... Anybody??? |
#29
|
||||
|
||||
Hi,
Have you a link or screenprint to show me such example? Its likely that a path needs specifying / updating for them to display due to your smilies being in another folder on your server from the norm (maybe due to a custom forum theme or style). Of course, I could well be wrong, but I will have a better understanding seeing it for myself. Thanks Matt |
#30
|
|||
|
|||
It's okay, I've figured it out...
I placed the smilies in the root, and the problem was solved...:up: |
#31
|
|||
|
|||
Hi folks,
Sorry to visit this again... I just implemented the shoutbox to my vb_adv portal page and the module sits there saying "loading". I followed the instructions exactly and double checked as well. The shoutbox is there. just not usable. As I said. Just says "Loading" Any help would be greatly appreciated. Thanks, -R- |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|