Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases

Reply
 
Thread Tools
FREE zz:FlashChat Drop in Flash Animated Chat Integration Details »»
FREE zz:FlashChat Drop in Flash Animated Chat Integration
Version: 1.00, by x3n0 x3n0 is offline
Developer Last Online: Sep 2008 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 05-08-2004 Last Update: Never Installs: 20
Is in Beta Stage  
No support by the author.

No modifications to your existing forums!

This single file enhancement allows one to seamlessly integrate vBulletin 3 with Nik's awesome FREE zz:FlashChat PHP/mySQL Flash based GUI chat. zz:FlashChat supports flash smiley events, MP3 sound/music events, and flash animation events, private messages, admin login, and configurable reduced moderator login.

Online demo of integration is at (registration required - Try U: goner P: goner):
http://myganjagrow.com

Naturally registration is required to see the chat. No email verification is used so you remain anonymous at my counter culture adult oriented site. Use a fake email addy if you please.

Obtain Nik's zz:FlashChat 3 beta 1.1 at: http://download.zehnet.de/ZZ_FlashChat_3_%5bbeta1.1%5d/

Install zz:FlashChat as per Nik's included instructions. The install need not reside within your forums tree. The database tables can also be added to your existing vB database and need not reside in a separate database. I cannot provide support for zz:FlashChat.

Obtain my vbulletin integration at: http://myganjagrow.com/download/zzchat_3_add_ons.rar

UnRAR the integration file "member.php" and edit all the paths to reflect where you installed vB and zz:FlashChat. Save and upload to your zz:FlashChat directory. Calling this script from within vbulletin will use the existing vB security to only allow registered vB members to join your chat. Chat member info is encrypted while in chat. Logged out/Unregistered users will be redirected to your forum registration page. Javascript pop-ups can be used to call the chat script. Index.php and login.php should be deleted from the chat directory to prevent back doors from remaining open.

I've also included a script that can enable you to display "Who's in Chat?" from any other vB page by calling users.php from the chat directory. I use it in the left sidebar at my forumhome: http://myganjagrow.com/forums/index.php

Please give me feedback and URLs if you install this. I'll try and work out the inevitable bugs.

Show Your Support

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

Comments
  #42  
Old 06-12-2004, 08:02 PM
007's Avatar
007 007 is offline
 
Join Date: Jan 2003
Location: United States
Posts: 872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this show users location "in chat" on whoslonine? Thanks.

Also, can sounds and animations be added and or removed? That puff animation would get very annoying lol! It lasts for about 60 seconds..
Reply With Quote
  #43  
Old 06-14-2004, 10:31 AM
x3n0's Avatar
x3n0 x3n0 is offline
 
Join Date: Sep 2002
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Ive added the events,pretty cool, but looking at the attached images on first page it shows a events bar

any idea how i get this showing
hIBEES,
From within chat - click on the arrow in the upper-left corner for a dropdown menu with event and sound options.

Quote:
so this whole thing is a query you need to do in sql? (I am still learning lol)
ashley53680,
Theres also some error checking, database security, and output formatting in addition to the query itself ($sql = 'SELECT * FROM '.$cfg['userdat'].' WHERE status=0'.

Quote:
Does this show users location "in chat" on whoslonine? Thanks.

Also, can sounds and animations be added and or removed? That puff animation would get very annoying lol! It lasts for about 60 seconds..
006,
I tried to use the recommended method to add the chat to the 'who is online' script but I have not been able to get it to work just yet. Unknown location. Probably something to do with my chat being located outside of my vB tree. Perhaps a 'chdir' or maybe putting the chat inside inside your forums directory structure? Amyone? I'm a newb. Please bear with me, I'm learning this stuff as I go and usually smoke my short term memory. On a side note, I found that vB already has a 'Chat" phrase built in.

The puff animation is just a swf I used at my site's chat while experimenting. It's not included with zz:flashchat. Animations, sounds, and smileys can be easily configured from the chats admin page. I've played some crazy flash movies in the chat and also have tried full length mp3 songs as an experiment with no problems.

Please remember I didn't write the chat so I'm not the person to ask questions about it. There's a forum all about zz:flashchat available at: http://download.zehnnet.de

Quote:
Warning: Unknown(): stream does not support seeking in /home/foo/foo/foo/foo/foo/foo/forum/global.php(388) : eval()'d code on line 8
Anyone with stream or include (global.php) errors,
Please make absolutely sure that the following 2 lines in 'member.php' point to valid paths depending on your system architecture:

chdir("/path/to/your/forums/"); // Change to forum path

chdir("/path/to/your/chat/"); # change back to chat path

If the incorrect path is entered the script will still parse but any cascading included calls to global.php from functions_bigthree.php and other respective includes will error off. SQL queries and connects will also choke. Changing the shell path is essential for scripts external to vB to interface correctly.

Hope I didn't miss any questions. Peace!
Reply With Quote
  #44  
Old 06-15-2004, 05:08 AM
007's Avatar
007 007 is offline
 
Join Date: Jan 2003
Location: United States
Posts: 872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool thanks x3no. Now that I think about it I created a totally non vb page and got it to show up in whos online. If I can walk through the steps I took I can probably post how I did it
Reply With Quote
  #45  
Old 06-17-2004, 10:24 AM
x3n0's Avatar
x3n0 x3n0 is offline
 
Join Date: Sep 2002
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please do, 006!
Reply With Quote
  #46  
Old 06-17-2004, 10:56 PM
007's Avatar
007 007 is offline
 
Join Date: Jan 2003
Location: United States
Posts: 872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has anybody figured out how to make the colors linked to the users selected styles?

Also, it would be cool to be able to include it so it can be displayed in the forum template. Like the chat at vb.org is..
Reply With Quote
  #47  
Old 06-26-2004, 02:49 AM
x3n0's Avatar
x3n0 x3n0 is offline
 
Join Date: Sep 2002
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To add the 'Chat' location to "Who's Online?"

In the /includes folder open functions_online.php using your favorite PHP editor and;

FIND:
Code:
case 'subscriptions':
	$userinfo['action'] = $vbphrase['viewing_paid_subscriptions'];
BENEATH it ADD:
Code:
case 'chat':
	$userinfo['action'] = $vbphrase['chat'];
FIND:
Code:
case 'archive':
	$userinfo['activity'] = 'archive';
	break;
BENEATH it ADD:
Code:
case 'member.php':
	$userinfo['activity'] = 'chat';
	break;
Reply With Quote
  #48  
Old 06-26-2004, 11:18 PM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

got the "add events" worked out, brilliant mate

canny seem to get the Integration working thou

when I call member.php i get all this

Quote:
Warning: chdir(): No such file or directory (errno 2)
guessing ive not configured everything properly but what thou? any help ?


CANCEL ALL THAT--LOL doh i never edited in the rite paths

workin now

NOW..... how do I get it to redirect back to the forums when I log out - this i am stuck on..lol :ermm:

and still to work out the "who's online/in chat" bit, otherwise may I say this is a BRILLIANT hack, installed and workin...well apart from the above..lol
-----------------------------------------------------------------------------------------------------
ANOTHER EDIT : found it and got it showin for who's in chat but not showing in who's online?? :ermm:

Also how do I put "who's in chat" into "Whats Going On!" Section ?

Brilliant my users love it
Reply With Quote
  #49  
Old 07-02-2004, 07:32 PM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

canny get the "who's online" part tae work

Quote:
To add the 'Chat' location to "Who's Online?"

In the /includes folder open functions_online.php using your favorite PHP editor and;
done all below that ,i'm using the member.php to intregrate users from my forum

does this part needs changed to member.php


Quote:
case 'main.php':
$userinfo['activity'] = 'chat';
break;
any help welcome
Reply With Quote
  #50  
Old 07-03-2004, 11:36 AM
x3n0's Avatar
x3n0 x3n0 is offline
 
Join Date: Sep 2002
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Opps, yes! My bad. Sorry! Main.php should be member.php, in any code including "Who's Online?" Me go back and fix. Thats why it's Beta folks!
Reply With Quote
  #51  
Old 07-07-2004, 08:40 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can anyone help me configure my member.php???

I am having a killer time...

Thanks,

Rich
Reply With Quote
Reply

Thread Tools

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:04 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.04432 seconds
  • Memory Usage 2,319KB
  • 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
  • (4)bbcode_code
  • (7)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
  • (4)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