vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   FREE zz:FlashChat Drop in Flash Animated Chat Integration (https://vborg.vbsupport.ru/showthread.php?t=64907)

007 06-12-2004 08:02 PM

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..

x3n0 06-14-2004 10:31 AM

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!

007 06-15-2004 05:08 AM

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 :)

x3n0 06-17-2004 10:24 AM

Please do, 006! ;)

007 06-17-2004 10:56 PM

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..

x3n0 06-26-2004 02:49 AM

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;


Bounce 06-26-2004 11:18 PM

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 :rolleyes:

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

Bounce 07-02-2004 07:32 PM

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 :rolleyes:

x3n0 07-03-2004 11:36 AM

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!

RichieBoy67 07-07-2004 08:40 PM

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

I am having a killer time...

Thanks,

Rich


All times are GMT. The time now is 08:07 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.21328 seconds
  • Memory Usage 1,756KB
  • 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
  • (4)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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