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

Reply
 
Thread Tools
VSA Chatbox AJAX Addon (New Posts/New Reply Notification) Details »»
VSA Chatbox AJAX Addon (New Posts/New Reply Notification)
Version: 1.2.1, by Inflikted Inflikted is offline
Developer Last Online: Aug 2012 Show Printable Version Email this Page

Category: Chat Modifications - Version: 4.0.3 Rating:
Released: 04-18-2010 Last Update: 04-26-2010 Installs: 181
DB Changes Uses Plugins
Re-useable Code Translations  
No support by the author.

I originally had this posted in the VSA Chat thread however with the endless amount of posts the script is somewhat lost in there , plus I have a small update for it to remove the notification for edited/deleted posts which many people asked for, I apologize I posted the outdated version before.


UPDATE April 27th 2010
-Added Arabic Translations Thanks Dr.osamA

UPDATE April 24th 2010
-Added in failsafe incase you don't use html markups, to default back to admincp option choice for userid color

UPDATE April 24th 2010
-Added new member registration notification
-Added username html markup for colors
-Added option to turn off various plugins/products

UPDATE April 21st 2010
-Created a product, so its easier to edit the options for people
-Option to name your RSSFeedBot

New Installation Instructions:
1. Make sure VSA Chatbox AJAX is installed (grab it here https://vborg.vbsupport.ru/showthread.php?t=235271)
2. Install the attached xml below in your Product section of AdminCP
3. In vbulletin options you can edit the product in VSA Chatbox Addons category

Update Instructions:
1. Remove all plugin first
2. Install this new product
3. In vbulletin options you can edit the product in VSA Chatbox Addons category

Thats about it

You can see an example in the photo below or on my website I have it running as well Demo: http://www.freefrag.com

Coming Soon...
Additional Requested Options from members
-Arcade win announcements
-New members announcement
-Sound Alert Option

Download Now

File Type: xml product-vsachatboxaddons.xml (8.8 KB, 1195 views)
File Type: xml product-vsachatboxaddons-Arabic.xml (10.1 KB, 75 views)

Screenshots

File Type: jpg example1.jpg (12.7 KB, 0 views)

Supporters / CoAuthors

Show Your Support

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

Comments
  #22  
Old 04-19-2010, 02:42 PM
cory_booth cory_booth is offline
 
Join Date: Jul 2006
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey not sure if this has been mentioned before but...
I had problems with this (from the earlier posting) when a Forum has a ' in the title.

I added this line of e code to each plugin - immediately after the $message is created:

PHP Code:
$message str_replace("'"""$message); 
This fixes the SQL errors....
Reply With Quote
  #23  
Old 04-19-2010, 02:58 PM
Inflikted Inflikted is offline
 
Join Date: Mar 2002
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks alot cory, ill add that in.
Reply With Quote
  #24  
Old 04-19-2010, 03:02 PM
cory_booth cory_booth is offline
 
Join Date: Jul 2006
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Inflikted View Post
thanks alot cory, ill add that in.
Ofcourse I just drop the ' from the title, but I guess there is a way to send the ' to the db without the error? I was too lazy to figure it out... LOL
Reply With Quote
  #25  
Old 04-19-2010, 03:04 PM
cory_booth cory_booth is offline
 
Join Date: Jul 2006
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Inflikted...

Do you think you can package this up as a plugin?
https://vborg.vbsupport.ru/showpost....&postcount=742
I'd like everyone to have this in their tool belt too - it got lost in all the posts as well..
(I don't know how to make the plugins - especially ones that edit the master database tables...)
Reply With Quote
  #26  
Old 04-19-2010, 03:11 PM
Inflikted Inflikted is offline
 
Join Date: Mar 2002
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cory I think if you look into mysql_real_escape_string that should help with the '
but i haven't used that function before, I would have to look into it a bit.

ya cory I can try to do that tonight when I'm home from work.
Reply With Quote
  #27  
Old 04-19-2010, 03:32 PM
Kingdombuilder's Avatar
Kingdombuilder Kingdombuilder is offline
 
Join Date: Oct 2009
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks have updated and will let you know how it goes...
Reply With Quote
  #28  
Old 04-19-2010, 03:51 PM
Kolbi Kolbi is offline
 
Join Date: Mar 2009
Location: D - S?dbaden
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I figured out a bug

Then a feed creates a new thread Unregistered is shown as poster.
Reply With Quote
  #29  
Old 04-19-2010, 05:04 PM
Kingdombuilder's Avatar
Kingdombuilder Kingdombuilder is offline
 
Join Date: Oct 2009
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to send private messages to someone who is chatting without all seeing it? One more thing if possible, i notice that in the original post of the base mod you have list a few of the features and said that there are more. Is there a way to get a complete list of all the features of the chatbox to share with my other admins?

One suggestion: When a new member joins can that update in the chatbox as well? That would be awesome... Could click on he/she name and it takes you straight to their profile page to welcome them. Seeing that i have the chatbox on FORUMDISPLAY you never have to leave the chatbox to function on the site. For those trying to greet new members and function on the site it would be great.

I'm loving the reply and new thread update. it allows you to keep in tune of whats is going on on your site without having to leave the chatbox.
Reply With Quote
  #30  
Old 04-19-2010, 05:31 PM
Inflikted Inflikted is offline
 
Join Date: Mar 2002
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kingdombuilder View Post
Is there a way to send private messages to someone who is chatting without all seeing it? One more thing if possible, i notice that in the original post of the base mod you have list a few of the features and said that there are more. Is there a way to get a complete list of all the features of the chatbox to share with my other admins?

One suggestion: When a new member joins can that update in the chatbox as well? That would be awesome... Could click on he/she name and it takes you straight to their profile page to welcome them. Seeing that i have the chatbox on FORUMDISPLAY you never have to leave the chatbox to function on the site. For those trying to greet new members and function on the site it would be great.

I'm loving the reply and new thread update. it allows you to keep in tune of whats is going on on your site without having to leave the chatbox.
just keep in mind I am not the original author of VSA chatbox Simply a fan, some of the things your asking above would require to understand the mechanics of the VSA chatbox. the thing about when a new member joins.. that is something I can probably do
Reply With Quote
  #31  
Old 04-19-2010, 06:16 PM
AURFSCAN AURFSCAN is offline
 
Join Date: Dec 2007
Posts: 328
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi Inflikted, I'm still having problems where clicking link goes to first post.

my new post formatting is
Code:
.com.au/showthread.php?2852-Anti-virus-program&p=31717#post31717
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 12:09 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.05547 seconds
  • Memory Usage 2,342KB
  • 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
  • (1)bbcode_code
  • (1)bbcode_php
  • (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
  • (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
  • (3)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