vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Chat Modifications - vBulletin 3.x Shoutbox 1.0 (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=182945)

DionDev 06-18-2008 10:00 PM

vBulletin 3.x Shoutbox 1.0 (AJAX)
 
vBulletin 3.x Shoutbox 1.0 is a simple PHP and AJAX shoutbox script that is fully integrated with the vBulletin forum system. Once you have installed it you can place it in any of your vBulletin forum templates.

Features:

* Tested to work with vBulletin 3.x.
* It uses AJAX. This means that every time a new shout is posted by someone it will instantly display in the shoutbox without the page having to be refreshed.
* It is fully customizable. You can allow guests to post, select the number of shouts to display, and even change the name of the shoutbox.
* Only takes about 2 minutes to install. With very simple instructions in a small text file, you will have a unique shoutbox on your forum up and running in no time.
* It automatically inherits the style of the forum. If your forum has multiple style options, it uses the style the user has selected.

Demo: http://www.diondev.com/forums/

Support: http://www.diondev.com/forums/f7/

rooban12 06-19-2008 12:26 PM

installed

DionDev 06-19-2008 01:51 PM

If you install this script feel free to post the link to the forums you installed it in so I can have a look....thanks.

jlew24asu 06-19-2008 02:08 PM

is there a way to have user names instead of guest? also, is there an easy way to take this down without uninstalling it?

DionDev 06-19-2008 02:15 PM

Quote:

Originally Posted by jlew24asu (Post 1553598)
is there a way to have user names instead of guest? also, is there an easy way to take this down without uninstalling it?

if you are logged in it shows your username as a link to your user profile

it only shows "guest" (or whatever you want anonymous names to be) if the person shouting is not logged in

you can take it down by simply removing the iframe code from your template file and then deleting the shoutbox_* files from your web server

jlew24asu 06-19-2008 02:25 PM

thanks Dion. I was hoping there was simpler way to "turn off" the shout box. maybe next version ;) or not, I really do not know much about how development works. but thanks for this, I've been hoping to find a shout box and will use this one...

Zacarias 06-19-2008 02:34 PM

How often does it check for new shouts?

DionDev 06-19-2008 02:45 PM

Quote:

Originally Posted by Zacarias (Post 1553614)
How often does it check for new shouts?

every 2 seconds with ajax so its pretty much like a chatroom, and you can use it like a chat if you want

jlew24asu 06-19-2008 02:49 PM

how does this effect server load? server space? bandwidth ?

DionDev 06-19-2008 03:01 PM

Quote:

Originally Posted by jlew24asu (Post 1553630)
how does this effect server load? server space? bandwidth ?

the shouts are stored in a mysql database and are automatically removed once they reach a maximum amount (which you specify in the config file)

it is not server intensive, all it is doing is pulling a very tiny amount of information from the database on a persistant connection every 2 seconds


All times are GMT. The time now is 03:31 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
  • Page Generation 0.01271 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete