vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Flashchat Integration for vB 3.5 (https://vborg.vbsupport.ru/showthread.php?t=91278)

Paul M 02-16-2006 02:46 AM

It always helps to RTFM :p

TunerNetwork 02-16-2006 02:47 AM

Quote:

Originally Posted by Paul M
It always helps to RTFM :p

ya, i apologize,lol. I had someone install it for me cause i was busy doing the upgrade, and it was more of an issue of having to backtrack. Thanks again! :bunny:

Guest210212002 02-18-2006 02:07 PM

Here's a screenshot of it loaded in a webtemplate:

http://www.sevenstring.org/chris/flashchat.jpg

[high]* Guest210212002 thanks Paul M[/high]

cmiller1014 02-18-2006 06:06 PM

I gave this a shot but it is soooo slow and sluggish that I took it off. Anyone know of a good alternative for live chat?

Paul M 02-18-2006 07:29 PM

That's hardly relevant to my hack, please post such questions in a general chat thread.

cmiller1014 02-19-2006 01:52 AM

Quote:

Originally Posted by Paul M
That's hardly relevant to my hack, please post such questions in a general chat thread.

It's 100% relevant because I experienced a sluggish system, my testers experienced a sluggish system, my users experienced a sluggish system and im sure others who have tried this have experienced a sluggish system too.

With that being said, i'm sure these members went to something else and could probably point me in the right direction.

Thanks

Paul M 02-19-2006 10:11 AM

Quote:

Originally Posted by cmiller1014
It's 100% relevant because I experienced a sluggish system, my testers experienced a sluggish system, my users experienced a sluggish system and im sure others who have tried this have experienced a sluggish system too.

No it isn't, if you have a specific problem with this hack then feel free to post it, otherwise please read the notes.

Quote:

Finally, I am not Tufat.com nor anything to do with the Flashchat product - which means I'm not here to answer questions about them. If you have questions about Flashchat in general, their forums are here.
You do not even appear to have this installed.

twitch 02-19-2006 02:40 PM

My users love it! not sluggish at all.

TunerNetwork 02-19-2006 03:53 PM

Hey paul, back to bug ya again,lol. I got a few users getting "timed out" while using the chat. Myself, and a good portion of those that use the chat dont get "timed out". Anything I could check in regards to this, or do you think it's more of a browser issue they're having. They said it is after approximately 2 minutes or so. Thanks again!

Paul M 02-19-2006 03:59 PM

Check the settings in the flashchat config file.

TunerNetwork 02-19-2006 04:49 PM

Im lookin at it now paul, do you know what part I edit, and what do you recommend for a setting, thanks again

JAYEMULE 02-19-2006 07:38 PM

I have the Flashchat installed for a while now and forum members really enjoy it. Thanks kindly for putting this 'hack' together for us.
I have one question now though. When I installed it I set it up on only one forum style. I would like to add the flashchat link to the header of the other style in my forum but I can not seem to find the instructions on how to do this. Do I have to install it all over again for the other style or is there a way to add the flashchat link to the second style header ?
Thanks kindly for your time in helping with this as well.

Jaye
The Mule Skinners Forum

JAYEMULE 02-20-2006 12:18 PM

OK you can disregard my last post. I got it figured out :)

Jaye

TunerNetwork 02-20-2006 11:34 PM

Quote:

Originally Posted by Paul M
Check the settings in the flashchat config file.

what part do i edit? im checking now

RFViet 02-20-2006 11:50 PM

I found this from Tufat.com: http://www.tufat.com/docs/flashchat/integration.html
is it the same to your hack ??
If it's not, do i have to intergrate flashchat to vB before using your hack ???

RFViet 02-21-2006 01:09 PM

Where should I upload the add-ons to ???

Paul M 02-21-2006 05:01 PM

Did you read the note in the main post.

RFViet 02-21-2006 05:23 PM

Quote:

Originally Posted by Paul M
Did you read the note in the main post.

I did, but the WOL function doesn't work, so I try to upload the Add-ons :surprised:
Do I need to modify template ??

Railen 02-21-2006 05:47 PM

Anyone have an issue where the javascript dropdown menu divs (such as quick links) are hidden behind the iframe / flash object? I've been looking for a solution for some time now. I've tried setting the div z-index style to 2:
Quote:

<!-- user cp tools menu -->
<div class="vbmenu_popup" id="usercptools_menu" style="display:none; z-index:2">
and the iframe z-index to 1:
Quote:

<iframe style="z-index:1" src="http://.../forum/chat/flashchat.php" ...
This doesn't seem to fix it.

I've also tried adding the following to the object tag in flashChatTag.php:
Quote:

<param name="wmode" value="transparent">
This doesn't work either. I'm getting kinda annoyed here...

6impy 02-22-2006 02:46 AM

What is being done to improve FlashChat's integration security?

Just look at how easy it is to fake a login as an administrator:

http://www.tufat.com/forum/showthread.php?t=14166

Quote:

Hi,

i use a vBulletin 3.5.3 with FlashChat 4.4.2.

In this combination i have the following problem:

- I login in vb
- I enter the chat and leave them => a cookies "chat xxflashchatid" was set, the content of this cookie is my userid (i.e. 1)
- then I change the userid to another value, i.e. 33 (33 is the vb userid of another existing user)
- after this i can enter the chat as user 33 without a password !

So I can fake any user in the chat. I need a valid login only.

How can I eliminate this security vulnerability?
Reply With Quote

---

You actually were able to gain moderator powers having initially logged in as a normal user?

Edit:

Everything he said is true. I was able to log in as a regular user, change the user id in the cookie "bbflashuserid" to an admin's user id, and have access to all the admin powers.

This is a joke!

I don't care if this issue is fixed in new version. I will never use FlashChat again.

If the individual(s) who programmed FlashChat are clueless enough to include a hole like this, then I don't want any of their code running on my server.


Paul M 02-22-2006 05:31 AM

This has always been the case (long before I ever started using flashchat) it's just that no one has noticed before (or if they have, never mentioned it). It *might* be possible to fix (possibly at the cost of an extra sql query each connection). Of course, people who state "I'll never use this again even if it's fixed" are complete muppets - if everyone took that attitude then problems would never get fixed.

Paul M 02-22-2006 10:10 PM

Quote:

Originally Posted by 6impy
What is being done to improve FlashChat's integration security?

Well since I don't have the ability to see into the future, nothing is done until a problem is notified to me, then a fix gets investigated - v2.58 is now released - this no longer uses the offending cookie.

blazeman 02-23-2006 12:54 AM

Hey Paul,

Noticed after this upgrade on my board... that the product version is still 2.56. Might want to update the XML file :)

Paul M 02-23-2006 02:48 AM

Quote:

Originally Posted by blazeman
Noticed after this upgrade on my board... that the product version is still 2.56. Might want to update the XML file :)

ooops, edited to 2.58 ....

quanvo81 02-23-2006 03:07 AM

MAN, am I being excluded or something? I clicked Install but why I didnt get any email for upgrading. Cheeseee. If I don't take a look today probably I don't even know.

Paul M 02-23-2006 06:50 AM

No, your not excluded, I haven't sent an e-mail yet. :)

NeutralizeR 02-23-2006 01:33 PM

After the upgrade, unicode usernames don't work anymore. I see boxes instead of turkish characters... (uninstalled and installed the flashchat and checked utf-8 box but didn't work)

http://img143.imageshack.us/img143/8053/snap16tp.gif

heynurse 02-23-2006 03:19 PM

Post deleted, problem solved :) Thanks again for the wonderful hack!

TosaInu 02-23-2006 04:30 PM

What is flashchat? Using IRC, PHP? Does it put huge loads on the server?

Paul M 02-23-2006 04:41 PM

Quote:

Originally Posted by NeutralizeR
After the upgrade, unicode usernames don't work anymore. I see boxes instead of turkish characters... (uninstalled and installed the flashchat and checked utf-8 box but didn't work)

Unfortunately, that's why I said in the update that you really need Flashchat 4.5.3 or above - changes were made to international character handling, and corresponding changes in the CMS to match.


Quote:

Originally Posted by TosaInu
What is flashchat? Using IRC, PHP? Does it put huge loads on the server?

Quote:

Finally, I am not Tufat.com nor anything to do with the Flashchat product - if you have questions about Flashchat in general, their forums are here.

NeutralizeR 02-23-2006 05:28 PM

Quote:

Originally Posted by Paul M
Unfortunately, that's why I said in the update that you really need Flashchat 4.5.3 or above - changes were made to international character handling, and corresponding changes in the CMS to match.

I already have FlashChat v4.5.3...

I'm downloading v4.5.3 again... maybe it was beta... (downloaded last week)

Paul M 02-23-2006 05:41 PM

Quote:

Originally Posted by NeutralizeR
I already have FlashChat v4.5.3...

I'm downloading v4.5.3 again... maybe it was beta... (downloaded last week)

Hmm, well I'm assuming the changes were added. I don't use unusual characters so I wouldn't know.

Edit: Well apparently the translation changes were not added, great ......

Re-download the v2.58, I've reversed the translation changes in it.

NeutralizeR 02-23-2006 07:12 PM

Quote:

Originally Posted by Paul M
Hmm, well I'm assuming the changes were added. I don't use unusual characters so I wouldn't know.

Edit: Well apparently the translation changes were not added, great ......

Re-download the v2.58, I've reversed the translation changes in it.

Fixed, thanks...

PixelFx 02-24-2006 07:28 AM

Quote:

Originally Posted by NeutralizeR
Fixed, thanks...

does this work with Flash Chat 4.5.3, or sorry its late, half awake here. I'm trying to get my flash media server II (full) working with this later this week. Figoured I'd ask before I install it.

Paul M 02-24-2006 08:49 AM

As per the first post;

Quote:

* This integration is for Flashchat versions 4.4.1 upwards

Silvio 02-24-2006 05:27 PM

Hallo guys.

Is anybody aware of some incompatibility with vBull 3.5.4??

I have downloaded it and installed, all seems to work perfectly!!
As I was on the way and received your mail i also updated my old flaschat 4.5.2Beta to 4.5.3

now

running on vb 3.5.4 your new integration hack works cool but not with flashchat4.5.3

Actually seems obviously not a problem of your integration but flashchat 3.5.3
infact i unmounted it and reloaded my old 3.5.2Beta with ur new integration and all is fine.

Is anybody aware how to solve the problem???

Excuse my bad english and also to ask this problem here (I ask the same also in tufat forum) so at least i am sure someone will help.

the problem with 3.5.4 on my vbull 4.5.4 is that wont open the movie, and after some time (15 secs) a requester will pop up telling that a script is delaying on the flash movie and suggest you to close the page to avoid freezing pages.


again tks for any help

regards

Silvio 02-24-2006 08:14 PM

K problem was solved.

Paul M, pls excuse me if I used your post, but I felt could be of interest for some users.

solution is at : http://www.tufat.com/forum/showthrea...3985#post63985

ty again for your great hack

southernlady 02-25-2006 12:40 PM

Paul I upgraded to 3.5.4 this weekend. Flashchat was working fine before. I got it to working now but after I logged out, I can't get logged back in, it won't accept my password. And yes, I did tell it to intergrate. Should I just reinstall again? Or do you want to take a look? I have a test account set up. Liz

TunerNetwork 02-25-2006 01:56 PM

How do you make custom backgrounds for the flash chat? Thanks!

Paul M 02-25-2006 05:09 PM

Quote:

Originally Posted by TunerNetwork
How do you make custom backgrounds for the flash chat? Thanks!

That's something you would need to ask in the Tufat forums.


All times are GMT. The time now is 02:44 AM.

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.02460 seconds
  • Memory Usage 1,834KB
  • 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
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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