The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[ITech] [AJAX] Inferno vBShout Lite 2.5.0 Details »» | |||||||||||||||||||||||||||||||||||||
[ITech] [AJAX] Inferno vBShout Lite 2.5.0
Developer Last Online: May 2010
----------------------------------
[ITech] [AJAX] Inferno vBShout Lite Created By Inferno Technologies (http://www.infernotechnologies.net) Copyright 2004-2008 All rights reserved Project Development Team: Zero Tolerance Project Lead: Iain "Decado" Kidd Support Forum: http://forums.infernotechnologies.ne...-Supp-f23.html ---------------------------------- Pro Version: http://infernotechnologies.net/idx/infernoshout/ 2.5.1 Update Fixed Bug: Archive Pagination wasn't working (page 2 showed same content as page 1) Fixed Bug: Archive member links did not work AOP Change: AOP now uses aop.txt, to work on IIS servers. Project Description This is the latest version of Inferno vBShout LITE, the free version of our Inferno vBShout Pro product (see above link). Those who were running 1.0.1 Lite will find a lot of useful upgrades and additions, including aesthetic changes and many bug fixes and most importantly a huge decrease in server load and bandwidth consumption. Support This version is supported, exclusively at our support forums. Features
Additional Features Auto-Idle The auto-idle system will drastically lower server load on sites with many users on at the same time. It allows you to automatically set the user to "idle" in the shoutbox, meaning the shoutbox will load shouts once, then idle the user until the click the unidle button or make a shout. Afterwards they will idle as normal (as set in the ACP). Shoutbox Advanced Optimised Protocol The Shoutbox AOP is a brand new feature that when turned on will dramatically cut server resources/bandwidth used by the shoutbox. Instead of the shoutbox refreshing every X seconds to check if there is new data, it will know when there is new data and only refresh then, meaning when there is no activity in the shoutbox, no resources will be consumed, or bandwidth. Shoutbox Low Level Logging The shoutbox low level logging system will provide you with a log of shout edits, deletes, bans, unbans, notices and remove notice commands. This will help you keep track of commands being used in the shoutbox. This can be turned off. Private Message System When clicking a username in the shoutbox, it will now open a new "tab" (This is a shoutbox tab, not a browser tab). In this tab you will be able to privately chat to the member where only they and you will see the messages. This helps split private chats and the main chat, and you can have as many private chats open as you like! vBSEO Issues? If you're encountering issues with vBSEO this is most likely due to the option within vBSEO to "clean html", you do not need to turn this option off, but you will need to change the plugin for vBShout. Go to the Plugin Manager within your ACP, and find the plugin: "Inferno Shoutbox: Deploy Shoutbox". Edit this plugin, and where you see the option "Execution Order", set this to 1 and save, you should no longer encounter issues. Note I'll update screenshots soon! 5am here right now... Enjoy! Zero Tolerance Inferno Technologies Lead Developer Download Now
Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
Xp.Warrior |
Comments |
#82
|
||||
|
||||
Quote:
For now I can fix the portal problem by just uploaded the files to root, but the userid issue would be nice to have fixed. |
#83
|
||||
|
||||
Question: Can we edit the number of shouts it displays without having to scroll up?
Edit: Also, if this is the lite version, is there a Pro version? If so, how much/what are the advantages? |
#84
|
|||
|
|||
|
#85
|
|||
|
|||
anyway for this hack to work with vbseo.
|
#86
|
|||
|
|||
anyway to make links open in same window Just for the shoutbox posts that show someone made a topic ? i would like them to just open the forum page not open a new window with the whole site again..
|
#87
|
||||
|
||||
Any good way to make this one so ppl can click on the shoutbox link anf get it as a popup ....???
That would be a killer ... I had one long time ago but my forum crashed and I have never been able to get the popup function back. |
#88
|
||||
|
||||
I have this skin installed ...https://vborg.vbsupport.ru/showthread.php?t=145320
As a secondary skin and can not get the shoutbox to show... In the default no problems ... |
#89
|
|||
|
|||
Quote:
Code:
<form onsubmit="return InfernoShoutbox.shout();"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <tr> <td class="tcat" align="center"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_infernoshout')"><img id="collapseimg_forumhome_infernoshout" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_infernoshout].gif" alt="" border="0" /></a> Shoutbox </td> </tr> </thead> <tbody id="collapseobj_forumhome_infernoshout" style="$vbcollapse[collapseobj_forumhome_infernoshout]"> <tr> <td class="alt1" align="left" width="100%"> <if condition="!$vboptions[ishout_editor_position] && $bbuserinfo[userid] > 0"> {$infernoshout->editor} <div style="height: 4px"></div> </if> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td class="alt2" style="width: 100%; padding: 0px;" align="left"> <div class="alt2" style="padding: 0px;"> <div class="alt1" style="float: left; width: 110px; position: absolute; margin-left: 6px;"> <div class="smallfont" style="text-align: center;"><a href="?" onclick="return InfernoShoutbox.show('shoutbox');">Shoutbox</a></div> </div> <div class="alt1" style="float: left; width: 110px; position: absolute; margin-left: 119px;"> <div class="smallfont" style="text-align: center;"><a href="?" onclick="return InfernoShoutbox.show('activeusers');">Active Users</a>: <span id="shoutbox_activity">0</span></div> <div class="alt1" style="float: left; width: 110px; position: absolute; margin-left: 232px; display: none;" id="shoutbox_loader"> <div class="smallfont" style="text-align: center;"><img src="infernoshout/images/processing.gif" alt="" /></div> </div> <div class="alt1" style="float: left; width: 250px; position: absolute; margin-left: 345px; display: none;" id="shoutbox_notice"> <div class="smallfont" style="text-align: left; padding-left: 3px;" id="shoutbox_notice_message"></div> </div> </div> </td> </tr> </table> <div class="alt2"><span id="shoutbox_frame" style="display: block; padding: 3px; padding-top: 16px;overflow:auto;height:{$vboptions['ishout_height']}px; width: 99%;">Loading...</span><span id="shoutbox_users_frame" style="display: none; padding: 3px; padding-top: 16px;overflow:auto;height:{$vboptions['ishout_height']}px; width: 99%;">Loading...</span></div> <if condition="$vboptions[ishout_editor_position] && $bbuserinfo[userid] > 0"> <div style="height: 2px"></div> {$infernoshout->editor} </if> </td> </tr> </tbody> </table> </form> <br /> <script type="text/javascript" src="infernoshout/browser/infernoshout.js?ver=1.0.0"></script> <script type="text/javascript"> <!-- /** * Inferno Shoutbox Javascript Engine * Created By Inferno Technologies * All Rights Reserved * * * * * * * * * * * * * * * */ InfernoShoutbox = new _ishout; InfernoShoutbox.initiate('{$infernoshout->script}', '{$vboptions['ishout_idletime']}', '{$infernoshout->editor_settings['s_bold']}', '{$infernoshout->editor_settings['s_italic']}', '{$infernoshout->editor_settings['s_underline']}'); --> </script> Hope this is ok ZT? |
#90
|
|||
|
|||
Quote:
Code:
s_user Code:
userid |
#91
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|