Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #21  
Old 06-05-2007, 04:41 PM
dknelson dknelson is offline
 
Join Date: Oct 2004
Posts: 412
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That may work. Can it be integrated into VBulletin for automatic login and etc?

hmmm........the integrated solution looks very difficult to install.
Reply With Quote
  #22  
Old 06-05-2007, 08:15 PM
smacklan's Avatar
smacklan smacklan is offline
 
Join Date: Mar 2005
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Transverse Styles View Post
check out userplane.com
haha...nice James, you don't recommend the script you wrote any longer?
Reply With Quote
  #23  
Old 06-05-2007, 10:06 PM
FleaBag's Avatar
FleaBag FleaBag is offline
 
Join Date: Dec 2001
Posts: 1,674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by smacklan View Post
The script is in the hands of my developer as we speak adding some new features to it...I'll ask him to look at that possibility
That would be sweet, and a guaranteed buy from me. vBa 3 is changing how my whole site works, everything needs to work with it for me. Stats modules and who's chatting e.t.c. would be great. Cool.
Reply With Quote
  #24  
Old 06-19-2007, 07:09 AM
efc9 efc9 is offline
 
Join Date: Jun 2006
Location: Ashton-Under-Lyne
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a really nice ChatRoom, I purchased and installed yesterday wtihout problem, theres just a few things holding it back from being the complete chat solution for my users.

True Autologin Right one the first visit to the chatroom you haveto enter your username and password, the fields are already filled with "username" & "*****" which does not clear when the fields are clicked upon, this has confused some of my older users, so have a true autologin whereby the vbulletin username and password are entered automatically and you go straight into the chat on clicking the link would be great.

Emoticons This was one of the biggest disappointments with this chat, right now each emoticon takes up it's own line so "Hello Hows Everyone " takes up four lines rather than just one.. for now I've just disabled the parsing of emoticons by commenting out the str_replace in the chatroom.php but it'd be nice to have this fixed in the next version.

Multiple Rooms It'd be great to have the option to create password protected rooms away from the main room for staff chats or whatever.

Chatlogs We used Flashchat previously and one of it's more useful features was being able to save a log of the complete chat, this was great for our weekly staff chats as we could then post the transcript in the staff forum for those that missed the chat we are really going to miss this feature so if it could be added it'd be great.

And that's about it.. I'd say right now it does what it says on the tin in a lightweight manner using a very nice interface.. It is just a few steps away from being an excellent chatroom for us..
Reply With Quote
  #25  
Old 06-19-2007, 02:43 PM
smacklan's Avatar
smacklan smacklan is offline
 
Join Date: Mar 2005
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the review efc9...and the purchase! Actually points one and three are being addressed in the current development...a release anticipated in about a month! I will see about the emoticon issue for this next release as well. On the chat logs, actually they are saved and accessable via the admin interface
Reply With Quote
  #26  
Old 06-19-2007, 10:09 PM
efc9 efc9 is offline
 
Join Date: Jun 2006
Location: Ashton-Under-Lyne
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No Problems, it's a nice product and deserves to receive some credit for the work already done, and if the problems above can indeed be ironed out then it'll be excellent and I'll happily recommend it to all..

I look forward to the next release, and if you need a beta tester let me know..

The logs in the admincp are useful but not as handy as being able to save an actual .txt file log of the chat for posting in the forum..
Reply With Quote
  #27  
Old 07-17-2007, 10:22 PM
SABRSox SABRSox is offline
 
Join Date: Apr 2007
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What about the possibility of adding Audio Emoticons to Flasherize? The users at my site desperately want this feature, ideally with the ability to customize or add sounds to fit our site's needs.
Reply With Quote
  #28  
Old 07-18-2007, 03:45 AM
cOuNtErFiET cOuNtErFiET is offline
 
Join Date: Feb 2006
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can you fill me in on the load ans stuff for the server, how many queries will it add to integrate vb...etc etc...im interested also can ban users by their vb usergroup? or is this open to whoever registers? and they can keep signing up with alter-egos and stuff?
Reply With Quote
  #29  
Old 07-18-2007, 09:00 PM
smacklan's Avatar
smacklan smacklan is offline
 
Join Date: Mar 2005
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SABRSox View Post
What about the possibility of adding Audio Emoticons to Flasherize? The users at my site desperately want this feature, ideally with the ability to customize or add sounds to fit our site's needs.
With our next release, the end user will be able to control the smilies unlike now. I'm not sure how those would work with flash remoting (the way the script works) but it's a possibility I'd say.

Quote:
Originally Posted by cOuNtErFiET View Post
can you fill me in on the load ans stuff for the server, how many queries will it add to integrate vb...etc etc...im interested also can ban users by their vb usergroup? or is this open to whoever registers? and they can keep signing up with alter-egos and stuff?
The load is negligible as it only queries the user database when someone signs in. Whatever you do to your users through usergroups, etc. will pass to the chat room with forum integration. In other words, if they can sign in to your board, they can sign in to the chat room.
Reply With Quote
  #30  
Old 08-09-2007, 02:12 AM
smacklan's Avatar
smacklan smacklan is offline
 
Join Date: Mar 2005
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just an update to those in this thread that have inquired...Version 3.0 of Flasherize has now been released You can read the details at http://www.flasherize.com/forums/ind...st=0&#entry952
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:41 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.05097 seconds
  • Memory Usage 2,260KB
  • Queries Executed 11 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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