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 |
#632
|
|||
|
|||
|
#633
|
|||
|
|||
just installed on vb 3.6.8 and works great thanks
|
#634
|
|||
|
|||
yeap, 3.6.8 and install is flawless.
I like that I can choose which themes I have it active on, as well as the fact it announces when new threads are made. XD love it. |
#635
|
|||
|
|||
Quote:
what is the american dollar price and where is the order page. also it says only 1 instance does this mean we can't put on mutiple pages or only on one forum. I know these questions are kinda dumb but could you help clarify for me thank you. |
#636
|
|||
|
|||
very nice clean shoutbox ..
|
#637
|
|||
|
|||
if you add it to a vba module and remove it from the forums, you can just grant/deny permissions to that module as you would any other.
worked for me .. yet the advanced features of the pro version are a definate attraction. |
#638
|
|||
|
|||
select s.*, u.username, u.displaygroupid, u.usergroupid, u.userid, o.*
from infernoshout s left join user u on (u.userid = s.s_user) left join infernoshoutusers o on (o.s_user = s.s_user) where ( (s.s_private = -1) OR (s.s_private = '1') OR (s.s_private <> -1 AND s.s_user = '1') ) and u.userid not in (-1) and ( o.s_silenced = '0' OR (o.s_silenced <> '0' AND u.userid = '1') ) order by s.s_time desc limit 20; MySQL Error : Unknown column 's.s_private' in 'where clause' Error Number : 1054 Date : Monday, January 21st 2008 @ 12:44:52 AM Script : http://www.hatedbybungie.org/forum/infernoshout.php Referrer : http://www.hatedbybungie.org/forum/index.php IP Address : Username : 360Junkie Classname : vb_database MySQL Version : 4.1.22-standard |
#639
|
|||
|
|||
what does 'active users' actually signify ? i have my idle timepout set to 10 minutes currently - but the active users knocks people off after a few seconds? is that just whos typing in the shoutbox ?
|
#640
|
|||
|
|||
OMG help me
|
#641
|
|||
|
|||
I added "forumdisplay.php?f=67" to the page deployment bit but it isnt showing up. Did i write the script wrong?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|