Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBulletin 3.x Shoutbox 1.0 (AJAX) Details »»
vBulletin 3.x Shoutbox 1.0 (AJAX)
Version: 1.00, by DionDev DionDev is offline
Developer Last Online: Aug 2012 Show Printable Version Email this Page

Category: Chat Modifications - Version: 3.7.1 Rating:
Released: 06-18-2008 Last Update: 06-18-2008 Installs: 87
DB Changes Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

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/

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 12-07-2008, 06:43 PM
E.T. E.T. is offline
 
Join Date: Dec 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nasko View Post
Will this chat work for me?
Thank you.

It works on my 3.7.4, so it should be working on your forum also

Only issue I have is a wrong time stamp... each shout says "g:ia"

For the rest it is working fine
Reply With Quote
  #73  
Old 12-09-2008, 04:40 PM
E.T. E.T. is offline
 
Join Date: Dec 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by E.T. View Post
It works on my 3.7.4, so it should be working on your forum also

Only issue I have is a wrong time stamp... each shout says "g:ia"

For the rest it is working fine
Working now, made the following change:

$time = vbdate('%d-%m-%Y %H:%I', $row['time']);

It will show the current date with the correct timestamp of the shout.
Reply With Quote
  #74  
Old 12-12-2008, 08:00 AM
Nohani Nohani is offline
 
Join Date: Jul 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DionDev View Post
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.
Installed!! works great. Thanks

http://makoran.net/muntada/
Reply With Quote
  #75  
Old 12-14-2008, 06:28 PM
mgurain's Avatar
mgurain mgurain is offline
 
Join Date: Apr 2005
Location: KSA - Qatif - Al-Jarodiah
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It works fine with English,
but does not send Arabic messages with the right encoding ?
Reply With Quote
  #76  
Old 12-30-2008, 07:36 AM
cws cws is offline
 
Join Date: Dec 2004
Location: Schlachtensee/ Germany
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works very fine, is what I need, but ...

... there is a problem with the german "Umlaut" like ?,?,? and the ?
I think it may be a question of text-encoding but I do not know how to solve the problem

Anybody with an idea?

Thanks
Christian

Addition: It is wrong in the database. If I write the ??? into the database everything is fine.
But of corse I can not edit every shout in the DB
Reply With Quote
  #77  
Old 01-16-2009, 10:48 AM
hqlman's Avatar
hqlman hqlman is offline
 
Join Date: Aug 2008
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its been a long time waiting for v2.0 now, any ideas when it will be released?

And does anyone know how to add sounds to the shoubox so it makes a sound when some1 replies?
Reply With Quote
  #78  
Old 01-22-2009, 05:32 PM
Knightmane's Avatar
Knightmane Knightmane is offline
 
Join Date: Dec 2005
Location: USA
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This looked really good before Installation... and then I read STEP 2...

I am unable to install this shoutbox. The non-server load statement was what sold me on this shoutbox. But the import SQL file stopped me dead in my tracks. I will have to wait for something that does not require manual SQL table importing. Sorry.
Reply With Quote
  #79  
Old 02-25-2009, 10:38 PM
crazylegs crazylegs is offline
 
Join Date: Feb 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll warn you that I'm a complete noob, so please be gentle.

I imported the XML file and then chose add plugin. I then set the plugin to active. My plugins are now enabled. Here are my settings. Quotation marks are part of the actual name.
hook location: forumdisplay_start
execution order: 5
php code (huh?): "$cybchatbox"

Can somebody please help me out?
Reply With Quote
  #80  
Old 02-26-2009, 02:40 AM
crazylegs crazylegs is offline
 
Join Date: Feb 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bah wrong thread
Reply With Quote
  #81  
Old 04-02-2009, 12:22 PM
DionDev DionDev is offline
 
Join Date: Mar 2008
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This mod is no longer support as it is extremely outdated.

Version 2.0 is out now:
https://vborg.vbsupport.ru/showthread.php?t=210126
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 02:00 AM.


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.06299 seconds
  • Memory Usage 2,306KB
  • Queries Executed 25 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete