Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[ITech] [AJAX] Inferno vBShout Lite 2.5.0 Details »»
[ITech] [AJAX] Inferno vBShout Lite 2.5.0
Version: 2.5.1, by Inferno Tech Inferno Tech is offline
Developer Last Online: May 2010 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.x Rating:
Released: 05-15-2007 Last Update: 05-13-2008 Installs: 751
DB Changes Uses Plugins Template Edits
 
No support by the author.

----------------------------------
[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
  • AJAX Shoutbox
  • AJAX Shoutbox Active Users
  • Formatting Options Saved
  • Notice posted when user replies to a thread
  • Notice posted when user creates a new thread
  • Notices posted for most admin commands executed
  • /prune command (admin only)
  • /ban userid or username command (admin only)
  • /unban userid or username command (admin only)
  • /notice message (admin only) Assigns shoutbox notice
  • /removenotive (admin only) Removes any assgned shoutbox notice
  • On/off switch for the Shoutbox
  • Enhanced Page Deployment - Easily place the shoutbox ANYWHERE in your forum
  • Editor Colours/Fonts editable
  • Editor Position
  • Shoutbox frame height
  • Select which editor tools to display
  • Select which BBCodes are allowed within the shoutbox
  • Allow images in the shoutbox
  • Allow smilies in the shoutbox
  • Edit shoutbox notice (alternate to using command)
  • Edit shoutbox banned users (alternate to using command)
  • Idle Timeout (Seconds) - Set how many seconds before a user becomes idle in the shoutbox, this stops shoutbox updates
  • Select Usergroups who can use admin commands
  • Enter forum ID(s) which are exempt from new thread/reply shoutbox notices
  • Archive System (view all shouts, see shout statistics, view top shouters)
  • Shoutbox Lockdown Mode (Only 1 userid will be able to shout)
  • Shouts To Display (How many shouts you want to display)
  • Flood Control (Shouts cannot be posted after X seconds of shout)
  • Use Normal Font Size (instead of using small font)
  • Shout Listings Order (Show newest at top or bottom)
  • Smilies To Show (set how many smilies you want to show)
  • Maximum [SIZE] (Set the maximum size allowed for the [SIZE] tag)
  • Protected Usergroups (cannot be banned)
  • Disable Thread/Reply Notices
  • Thread/Reply Notice Exemptions (Enter forum IDs to be exempt)
  • AJAX Refresh Speed (Set how fast ajax will refresh)
  • Smilies Menu
  • Hide Shoutbox To UGs

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

File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Xp.Warrior

Comments
  #262  
Old 05-30-2007, 07:14 PM
kelekian kelekian is offline
 
Join Date: Jun 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BozzaJos View Post
Something else, at the options of vbshout, I can goto Page Deployment. It's automaticly set at index and I've added it to Forumhome template. When I do it adds it to my forum page (which is named forum.php). Is it perhaps possible to add it to my index.php file (which is vbadvanced). What is the script name of that one? And how can I check which script which page is?
All vB scripts has a define "THIS_SCRIPT" (define('THIS_SCRIPT', '<name>') on the php that shows the name of the script.

Cya
Reply With Quote
  #263  
Old 05-30-2007, 07:23 PM
BozzaJos BozzaJos is offline
 
Join Date: Feb 2006
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks kekekian!

I tried to add it on the vbadvanced page but it didnt look nice. I really hope you guys can make a vbadvanced add-on for pro soon.
Reply With Quote
  #264  
Old 05-31-2007, 12:46 AM
PJSkiboy PJSkiboy is offline
 
Join Date: Nov 2002
Location: Bowling Green, KY
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would be interesting to be able to generate some kind of achive file that could either be printed or posted in a thread somewhere on your forums with the days shouts.
Reply With Quote
  #265  
Old 05-31-2007, 10:01 AM
Desi-Home Desi-Home is offline
 
Join Date: May 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can anybody tell me how to clear the shoutbox?? im confused..

help please.. send me a PM
Reply With Quote
  #266  
Old 05-31-2007, 10:26 AM
Inferno Tech's Avatar
Inferno Tech Inferno Tech is offline
 
Join Date: May 2007
Posts: 213
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

to clear it you just type /prune
Reply With Quote
  #267  
Old 05-31-2007, 12:06 PM
wolfe wolfe is offline
 
Join Date: Jan 2002
Posts: 900
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is it possible to put the shoutbox on the side of the page like on the vbadvance page
Reply With Quote
  #268  
Old 05-31-2007, 07:36 PM
telonero telonero is offline
 
Join Date: Mar 2006
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

pardon, but I do not speak English

like erasing a commentary nonwished ?
Reply With Quote
  #269  
Old 06-01-2007, 12:43 AM
snake-boy snake-boy is offline
 
Join Date: Jul 2004
Location: Bangkok
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is the 3rd chatbox/shoutbox I've tried and it appears to be the most practical for my needs. There are however a few features I'd really like to see added in upcoming releases if possible:

- Allow to have the input window below the shouts, but have the shouts ordered by "Most recent chat at the bottom". ie, the opposite to the way it works now.

- Allow toggle of date/time.

- Allow users to edit and/or delete their shouts. (This is the most common question users ask me.)

- A shout archive with a auto-prune setting. (Like only retain shouts X day's old)...

Then I would call it the perfect shoutbox!

-snake
Reply With Quote
  #270  
Old 06-01-2007, 02:28 AM
FreshFroot's Avatar
FreshFroot FreshFroot is offline
 
Join Date: Jul 2005
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by snake-boy View Post
This is the 3rd chatbox/shoutbox I've tried and it appears to be the most practical for my needs. There are however a few features I'd really like to see added in upcoming releases if possible:

- Allow to have the input window below the shouts, but have the shouts ordered by "Most recent chat at the bottom". ie, the opposite to the way it works now.

- Allow toggle of date/time.

- Allow users to edit and/or delete their shouts. (This is the most common question users ask me.)

- A shout archive with a auto-prune setting. (Like only retain shouts X day's old)...

Then I would call it the perfect shoutbox!

-snake
I agree with you.. those would be nice
Reply With Quote
  #271  
Old 06-01-2007, 02:36 AM
Inferno Tech's Avatar
Inferno Tech Inferno Tech is offline
 
Join Date: May 2007
Posts: 213
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In the pro version a few of those requested features are already available.

You can reverse the order shouts appear, and users can edit their own shouts

There hasnt really been much demand to toggle the timestamps, or for an auto prune (since its so easy to prune just now, any allowed UG can just type /prune) But we'll consider putting them in future versions
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:11 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06595 seconds
  • Memory Usage 2,354KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete