Log in

View Full Version : Chat Modifications - Flashchat: Integration for vB 3.7


Pages : 1 [2] 3

yozzzo
07-28-2008, 04:18 PM
Having trouble... I copy the new CMS file and change the config.php like it says, but after the loading screen for the FlashChat it just sits there.

same problem here.

I've installed everything properly, but when i try to log in, it shows the loading window and after that ONLY the blue background and nothing else. it simply won't start.

I've checked my uploads, uploaded everything again in binaries mode but still no success.

koxito
07-28-2008, 10:38 PM
Same problem here.

Just can't get it to work on 3.7 u_u.

I just can't find the files to make the integration, the config.php file in the inc directory of the flash chat doesnt content the lines in this mod description, so i can do anithing.

¿ is it just me ?.

Lumis Out.

cindy helmond
07-30-2008, 08:53 AM
hope FlashChat version 5.0.1 is fix this bug

FlashChat version 5.0.1 is to by now !:D

o o there a problems with the 5.0 versions look here (http://forum.tufat.com/showthread.php?t=50217)

lstintxs100
07-30-2008, 06:13 PM
5.0.1 was buggy as well. 5.0.2 is mentioned to be released in a few hours. I will have to throw up a page to see if it works.

Dirkt1
07-30-2008, 06:59 PM
Hello and sorry for my Bad English.
I go to ADMIN->FlashChat Admin Panel->Messages and then i become:

vBulletin 3.7 : Integration Error 03 : No permissions set for usergroup 65.

What can i Do ?

Paul M
08-02-2008, 06:14 PM
Edit usergroup 65 and give it some permissions.

Paul M
08-02-2008, 06:15 PM
Well Version 5 has been released. Will this still work Paul.

No idea, Ive been away so not even seen version 5.

tweakmonkey
08-02-2008, 10:52 PM
Got it working fine with Vbulletin 3.7.2 and FlashChat 5.03.

If you're getting a blank screen on installation of FlashChat, after step 2, here's a fix I found on the support forums... open /chat/install.php and at the end change:

if( $_SESSION['step_install'] > 2 )
{
include './inc/common.php';
include './inc/config.php'; // FlashChat config
}

include './install_files/step_'.$_SESSION['step_install'].'.php';
?>

to:

if( $_SESSION['step_install'] > 2 )
{
include './inc/common.php';
include './inc/config.php'; // FlashChat config
}

//FIX BY VERONICA
if($_SESSION['step_install']=="3")$_SESSION['step_install']="3.5";
$step=$_SESSION['step_install'];
//END-OF-FIX

include './install_files/step_'.$_SESSION['step_install'].'.php';
?>

This will get Flashchat installed and finds the database config from Vbulletin if you select 3.6.

This modifcation's instructions mention editing Config.php from FlashChat. I found one in /chat/inc, but the line we're told to edit is not there. To fix this, I simply renamed the file included with this modification (\chat\inc\cmses\vbulletin37CMS.php) to vbulletin36CMS.php and overwrote the existing 3.6 file, that I did not need. It worked fine after this.

Also, the code from the instructions for this mod mentioned in Step 3 of the installation are not there anymore either so I just ignored it.

milaszewski
08-03-2008, 08:28 AM
I want to have "Flaschat [x]" link in the navbar where [x] is showing the number of people logged into the chat. How can I do it?

chockoblogger
08-03-2008, 06:45 PM
While the majorityof our members are able to see the chat room since the upgrade to the recent vbulletin 3.7.2, a few of our members are not able to log into the chat room. A black screen shows and smilies show up but no dialogue boxes or drop downs.

I am not sure if I need to try and use the fix you posted in the thread above,because this is working for me and the majority of the board. This chat works fine if these members use other computers but not the main computer they use daily.

Can you help?

R.P.G
08-04-2008, 02:42 AM
Finally works for me, thanks to Veronica's fix and your xml file. Now I can finally make use of it :)

manning
08-04-2008, 04:43 PM
This thing has my site down now !!!!

edit - the site is back up and running now ... sucks having to do half a dozen things to get a program to work.

I dont see any links on my board to get into chat though. Do you have to add these manually - I didnt see any thing telling me to do that.... what are the links?

Required link found and manually added.

jlew24asu
08-07-2008, 04:27 PM
edit

butler312
08-11-2008, 08:43 PM
I get this error when trying to view a members profile from the chat room:

Your submission could not be processed because a security token was missing.

I don't get the error when viewing their profile from the forums though, even though it points to the same place.

butler312
08-13-2008, 04:28 PM
Also, there is no flash chat settings or anything in the acp

Jaxel
08-13-2008, 04:29 PM
Flashchat 5.04 is now available... What changes with this mod?

Paul M
08-13-2008, 04:46 PM
No idea. I doubt I'll even look at 5.04 until the weekend.

Also, there is no flash chat settings or anything in the acpThere isnt meant to be.

Jaxel
08-13-2008, 10:56 PM
I already tested it... this mod works PERFECTLY with FC 5.04... there is no need for Veronica's fix either... you just gotta pick VB3.6 as your CMS and it works great.

However, the Flashchat: Who is chatting mod does not work at all.

shlomot
08-19-2008, 01:07 PM
Hello Paul. Thanks a lot for the integration MOD.

I wonder if you can help me with the following issues:

1. When I click the Chat link on navbar is takes me to http://www.topsynergy.net/misc.php?do=flashchat&room=1 , which the right place to be :) However, on top of the chat part of the page it also opens the donation mod. How can I resolve that?

2. I wish to have the link open the chat in a new window, without manual editing of the navbar template if possible. Any suggestions?

3. And last but not least - I installed FleshChat with some default rooms that are not accessible via the Admin integration. How do I change those to fit the theme of the site?

Thanks a lot.

Goomzee
08-20-2008, 08:14 AM
This Mod is not working check this (http://www.mknexusonline.com/forums/misc.php?do=flashchat&room=1)

milaszewski
08-23-2008, 04:16 PM
I want to have "Flaschat [x]" link in the navbar where [x] is showing the number of people logged into the chat. How can I do it?

bump!
this must be simple!

butler312
08-25-2008, 03:47 AM
I get this error when trying to view a members profile from the chat room:

Your submission could not be processed because a security token was missing.

I don't get the error when viewing their profile from the forums though, even though it points to the same place.

Goomzee
08-25-2008, 08:41 AM
i install Flash chat but it's not working
http://www.mknexusonline.com/forums/misc.php?do=flashchat&room=1

Chris11987
08-26-2008, 07:58 AM
1. So this chat costs 5 dollars, and then I just use the integration form here to use it on vb, right?

2. Can anyone give me an idea of how heavy the chat is on a server? I currently use an AJAX chat using 4 tables with an average of 25-30ish people

Paul M
08-26-2008, 10:00 AM
For support on Flashchat you need to use the Tufat forums.

butler312
08-27-2008, 07:34 PM
I wouldn't say it is very heavy on the server, no. You will probably have some lag with that many people, but I'm sure it will be a lot better than ajax with that many people anyway. I used to have that and whenever we had tournaments and had 30+ people on it was terrible.

cindy helmond
08-27-2008, 07:59 PM
For support on Flashchat you need to use the Tufat forums.


and they send us to you :)

charmedhour
08-30-2008, 11:29 PM
I want to have "Flaschat [x]" link in the navbar where [x] is showing the number of people logged into the chat. How can I do it?

This is a great idea! I'd like to know how to do it too.

Love the mod, BTW!

Megatr0n
08-31-2008, 10:52 PM
Hi Paul,

When I access the settings in the Admin Panel, I get this error:

Fatal error: Smarty error: the $compile_dir '/home/smiggy/public_html/forums/chat/inc/../temp/templates/templates_c' does not exist, or is not a directory. in /home/smiggy/public_html/forums/chat/inc/smarty/Smarty.class.php on line 1088

I upgraded from 4 to version 5 but the file smarty.class.php isn't existent in the new version.

Jaxel
09-01-2008, 12:09 AM
How exactly do I install this with Flashchat 5.06? The installation instructions for this are all for 4.72+

I renamed this file to vbulletin36CMS.php, but when I go to my admin panel in flashchat, it wont let me log in.

I get this error when I try to login: "Fatal error: Call to a member function next() on a non-object in /home/eightway/public_html/flashchat/inc/cmses/statelessCMS.php on line 130"

updated
09-01-2008, 01:07 AM
Got Flashchat 5.06 working with VBulletin 3.73.

It was a bit of a bumpy road, but it is working now. I pieced together some advice from other messages here.

Here's a summary of how I got it to work:

1. I moved the existing chat to an archive directory name (chat.old).

2. Get the new flashchat 5.06 unzipped and uploaded.

3. Upload the files from this integration module as directed.

4. Get rid of the existing vbulletin36CMS.php or rename it.

5. Rename the vbulletin37CMS.php to vbulletin36CMS.php

6. *IMPORTANT* Go into your mysql database, and delete all tables that start with flashchat. I didn't do this at first and got a black screen when I ran flashchat. This step is only needed if you had flashchat installed before.

7. Now go ahead and follow the normal installation. Be sure to select Vbulletin 3.6 as your choice.

8. Follow the post-install integration instructions as well. You don't have to worry about the CMS file part. We already took care of that in the steps above.

That's what it took for mine to get working. Good luck!

Jaxel
09-01-2008, 06:14 AM
I made the following change to your original Flashchat Template:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
$headinclude
</head>
<body>
$header
$navbar
<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<!-- body -->
<tr align="center">
<td class="alt1" colspan="2">
<iframe width="100%" height="$vboptions[fcheight]" src="$fcpath/flashchat.php$room"></iframe>
</td>
<!-- end body -->
</tr>
<tr align="center">
<td class="thead"><div class="smallfont"><a href="/chat/flashchat.php">Full Screen FlashChat</a></div></td>
<td class="thead"><div class="smallfont">$data_fci[title] Version $data_fci[version] : &copy; <a href="http://www.cableforum.co.uk/board/member.php?u=1268">Paul Marsden</a> $copyrightyear</div></td>
</tr>
</table>
<!-- /main -->
<br />
<br />
$footer
<!-- PEMDATA37: $data_fci[title] : Version = $data_fci[version] : Revision = $data_fci[cvs] -->
</body>
</html>
This adds a link on the bottom left for full screen flashchat, as well as fixes the copyright symbol.

Poppet
09-01-2008, 08:28 AM
Got Flashchat 5.06 working with VBulletin 3.73.

It was a bit of a bumpy road, but it is working now. I pieced together some advice from other messages here.

Here's a summary of how I got it to work:

1. I moved the existing chat to an archive directory name (chat.old).

2. Get the new flashchat 5.06 unzipped and uploaded.

3. Upload the files from this integration module as directed.

4. Get rid of the existing vbulletin36CMS.php or rename it.

5. Rename the vbulletin37CMS.php to vbulletin36CMS.php

6. *IMPORTANT* Go into your mysql database, and delete all tables that start with flashchat. I didn't do this at first and got a black screen when I ran flashchat. This step is only needed if you had flashchat installed before.

7. Now go ahead and follow the normal installation. Be sure to select Vbulletin 3.6 as your choice.

8. Follow the post-install integration instructions as well. You don't have to worry about the CMS file part. We already took care of that in the steps above.

That's what it took for mine to get working. Good luck!

Followed your instructions and it's installed great:D Works perfectly...

yotsume
09-06-2008, 10:42 AM
Hello,

I have a question. I have your mod installed witrh FlashChat 4.7 times on my VB3.7.3 board. When your inside the chat and you click on a username and go to Profile is that supposed to link to the vb profile page? Mine does nothing. Also when you PM a member inside the chat and their avatar pops up is that image sapposed to be linked to their vb profile as well?

I had upgraded my site from 3.6x to 3.7x. I figured maybe there was some config setting I needed to change to get the flashchat profile button under a user name to link to the vb users page???

Does that work or not work?

tldagent
09-06-2008, 03:28 PM
I'm still having and ongoing problem that I had originally posted here (https://vborg.vbsupport.ru/showpost.php?p=1489316&postcount=64).

I installed new flashchat 5.0.7 and everything worked fine until I reinstalled this hack. The chat is there but the box to type in is not there. I've installed this over and over and still can't seem to get it to work. I'm using vb 3.7.2 and flashchat 5.0.7. It's not a problem with Flashchat as I stated before, it was working and the chat entry box was available all the way up until I installed this integration hack. Anyone have any ideas as chat on our forum has been down for months.

If I take the old vbulletin36CMS.php file and upload it, then the problem is gone. But if I use the file within this hack, the chat box (where you type chat) doesn't show up at all.

Please assist!

Ville
09-06-2008, 07:24 PM
In December 2006 ShanJ asked the following in the 3.6 integration thread (https://vborg.vbsupport.ru/showthread.php?p=1142605#post1142605):

[...] So I need to restrict access to at least some rooms to the students who are members of a class / usergroup.

I need to have at least three rooms (but would like more) where only certain members can go to each room. I have similar access to their own forums, via usergroup on vb, and access permissions were a major reason for choosing vb.

It would be great to config the flashchat integrate mod to carry over the same usergroups as I have on vb. That would be heaven! so a user with e.g. B usergroup can then be allocated access to their own B room, C usergroup can be given access to their own C room etc. [...]Is this still impossible/difficult to do? Are there any existing hacks to accomplish something like this? I have FlashChat 5.0.7 integrated and working with vB 3.7.3 using the Flashchat: Integration for vB 3.7 (https://vborg.vbsupport.ru/showthread.php?t=166834). On the board there is one usergroup that I would like to restrict to a single dedicated/private room (they're neither admins nor moderators). Other registered users (not member of that group) would have normal access to FlashChat, except perhaps they would be restricted from accessing the room that is dedicated for the user group that is restricted to the single, pre-defined room.

Paul M
09-07-2008, 11:44 AM
There is no facility within Flashchat to restrict the rooms users can enter (in the manner you want).

yotsume
09-07-2008, 06:25 PM
Paul,

After updating your mod the profile button on the user's drop down menu in FlashChat no longer works. How can I fix this? Also their avatar photo which comes up next to the private message window no longer links to their profile as well. Is there a code setting I have to change to get these two items to point to their VB profiles again?

I have a new international board for students and teachers all around the world to share from their classrooms together. I really would like to get the profile button to point back to the VB profile again.

THANKS!

PS: I would also like to talk with you about maybe getting your help to improve my FlashChat Combo mod fro vBa which shows who's in chat. Would be great to have the rooms clickable so you can directly enter the listed rooms from my mod. Also some kind of chat invitation system built into my vBa block.

Mosh
09-08-2008, 11:08 PM
I'm still having and ongoing problem that I had originally posted here (https://vborg.vbsupport.ru/showpost.php?p=1489316&postcount=64).

I installed new flashchat 5.0.7 and everything worked fine until I reinstalled this hack. The chat is there but the box to type in is not there. I've installed this over and over and still can't seem to get it to work. I'm using vb 3.7.2 and flashchat 5.0.7. It's not a problem with Flashchat as I stated before, it was working and the chat entry box was available all the way up until I installed this integration hack. Anyone have any ideas as chat on our forum has been down for months.

If I take the old vbulletin36CMS.php file and upload it, then the problem is gone. But if I use the file within this hack, the chat box (where you type chat) doesn't show up at all.

Please assist!
Have you tried the new v3.7.006 of this hack yet?

Yellow-06-GT
09-08-2008, 11:15 PM
I have installed flashchat and this integration hack. Everything seems to be working properly with the exception of the user group permissions. They seem to have no effect. All users are able to chat, even if I set the user group to "no chat access" or even if I set the group to "Banned from chat".

What am I doing wrong?

Thanks

Paul M
09-08-2008, 11:28 PM
Paul,

After updating your mod the profile button on the user's drop down menu in FlashChat no longer works. How can I fix this? Also their avatar photo which comes up next to the private message window no longer links to their profile as well. Is there a code setting I have to change to get these two items to point to their VB profiles again?

Have you installed the latest version, making sure the CMS files supplied with this are uploaded correctly. It would also help if you said what you mean by "no longer works".

I have installed flashchat and this integration hack. Everything seems to be working properly with the exception of the user group permissions. They seem to have no effect. All users are able to chat, even if I set the user group to "no chat access" or even if I set the group to "Banned from chat".

What am I doing wrong?
As above, are you sure you have uploaded the supplied CMS files to the correct place, overwriting those that come with Flashchat.

varkjie
09-09-2008, 01:29 AM
I'm a little lost I have flashchat and it's integrated but I just added new styles and I forgot where to go to add the flashchat link into the template... can someone please poitn me in the right direction?

Yellow-06-GT
09-09-2008, 01:31 AM
Have you installed the latest version, making sure the CMS files supplied with this are uploaded correctly. It would also help if you said what you mean by "no longer works".


As above, are you sure you have uploaded the supplied CMS files to the correct place, overwriting those that come with Flashchat.

Thanks for the reply.

Thank you, that was sort of it. I did upload them; however, I had the old and the new. Like this:

vbulletin36cms.php
vbulletin36CMS.php
vbulletin37cms.php
vbulletin37CMS.php

So, not sure which one it is using I recopied the files from your zip file to both the upper and lower case CMS files.

That took care of the problem. Is it using the upper case CMS files?

Thanks again.

Paul M
09-09-2008, 06:56 AM
They should be uppercase, where did you get the lowercase versions ?

tldagent
09-09-2008, 01:59 PM
I'm still having and ongoing problem that I had originally posted here (https://vborg.vbsupport.ru/showpost.php?p=1489316&postcount=64).

I installed new flashchat 5.0.7 and everything worked fine until I reinstalled this hack. The chat is there but the box to type in is not there. I've installed this over and over and still can't seem to get it to work. I'm using vb 3.7.2 and flashchat 5.0.7. It's not a problem with Flashchat as I stated before, it was working and the chat entry box was available all the way up until I installed this integration hack. Anyone have any ideas as chat on our forum has been down for months.

If I take the old vbulletin36CMS.php file and upload it, then the problem is gone. But if I use the file within this hack, the chat box (where you type chat) doesn't show up at all.

Solved! Thank you Paul for identifying the issue. Paul found that there were multiple permissions set for my admin and moderator usergroups and one was spy mode. In spy mode, a user cannot see the box to type in. So watch the spy mode thing because you cannot chat if your group is in spy mode you can only view.

Thanks again Paul for your assistance!

Yellow-06-GT
09-09-2008, 08:05 PM
They should be uppercase, where did you get the lowercase versions ?

My FTP program (Total Commander) converted them to lowercase when it uploaded them.

Thanks,

Bob

trilljester
09-12-2008, 05:32 PM
OK, I've got this installed on my 3.7.3 board. However, every now and then, I get this error message:


Fatal error: Call to a member function next() on a non-object in <forum path>/chat/inc/cmses/vbulletin36CMS.php on line 39


Line 39:

$rs = $this->getUserForSession->process($this->session);


Is something wacky going on with the session management? Is this a problem with Flashchat or the integration with 3.7?

I just refresh and the problem disappears and everything works. It happens when I'm modifying the Flashchat config as well.

yotsume
09-13-2008, 07:47 AM
Have you installed the latest version, making sure the CMS files supplied with this are uploaded correctly. It would also help if you said what you mean by "no longer works".

As above, are you sure you have uploaded the supplied CMS files to the correct place, overwriting those that come with Flashchat.

I do not use flashchat5x because my vba mod for flashchat which uses some of your old code in the whochat.php file gets broken. I upgraded my vb site to 3.7.3 so I went ahead and updated this mod to this version you released here. However I use a 4x flashchat version. Did I make a big boo boo here?

Also, would you be willing to help me update my Flashchat Combo Mod so it will work with 5x? PRETTY PLEASE!

So without upgrading to Flashchat5x and using this version of your integration how can I get the profiles in the chat to link back to vb profile pages when you click on the avatar images or click on a user name in the chat?

LCN2007
09-13-2008, 12:51 PM
Fatal error: Call to a member function next() on a non-object in /home/locavur7/public_html/forum/chat/inc/cmses/vbulletin36CMS.php on line 39

X2 im trying to install / upgrade and im getting this error when i try to complete step 2.

please help.

Paul M
09-13-2008, 04:07 PM
Sorry, no idea, as far as I can tell that basically means it failed to connect to the database properly.

wtrk
09-15-2008, 02:21 AM
ive been using flashchat and this mod forever and for some reason all of a sudden i cant find the usergroup permissions, they arent in the usergroup admincp page. im having total brain fart can somebody help me?

Paul M
09-15-2008, 01:03 PM
What have you changed ?

wtrk
09-15-2008, 02:05 PM
What have you changed ?

the only thing i can think of is that i upgraded from 3.7.0 to 3.7.2 pl2 a few weeks ago. then just yesterday somebody said they cant use the chat and so i was testing it and sure enough they couldnt and then when i went to the usergroups page i cant find the flashchat options. whatever settings i made in the past seem to be working, i just cant seem to change them since there is no options to change them. its wierd..

Paul M
09-15-2008, 03:10 PM
I would guess you never copied the mods bitfield file over when you upgraded.

wtrk
09-15-2008, 04:57 PM
I would guess you never copied the mods bitfield file over when you upgraded.

you know what, i bet your right. im going to go check on that right now..... update: yup that was the problem. thanks paul!

slinkyman
09-15-2008, 06:43 PM
I'm new with all this vbulletin stuff... and the first step makes absolutely no sense to me:

Step 1. (if not already done)

Install Flashchat, ticking the option to integrate with a CMS (on the first page where file permissions are checked)

On the CMS page choose the vBulletin 3.7 option and continue the install.

What is a CMS page? Where do I install this?

slinkyman
09-16-2008, 10:47 PM
Anyone know? Really want to get this on my site soon...

Paul M
09-17-2008, 10:23 AM
Its simply the next page of the flashchat install process.

WNM07
09-17-2008, 05:44 PM
where is the install.php file? it's not in the files i'm downloading

Guest210212002
09-20-2008, 05:43 PM
Install.php comes with Flashchat, not with this mod.

Guest210212002
09-20-2008, 05:44 PM
/me clicks install, btw.

PGAmerica
09-23-2008, 05:32 PM
I successfully have Flashchat 5.0.7 working in vbulletin 3.7.3 PL1 (thank you for this modification). It is working perfectly. In an effort to add an option in my navbar for Flashchat to come up in a new window, I added this javascript code.

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,men ubar=0,resizable=1,width=700,height=400,left = 540,top = 325');");
}
// End -->
</script>Then I added this link to my navbar.
<A HREF="javascript:popUp('/forums/chat/index.php$session[sessionurl_q]')">Chat in New Window (might have to login again)</A>It works fine, except the user has to login again when the new flashchat window comes up.

Are there any suggestions as to how I can pass the vbulletin login info to FlashChat? I know I can call FlashChat with the link "/forums/misc.php?do=flashchat", but this puts the vbulletin wrapper around it. I want it to be all by itself in a popup window.

Note: When FlashChat is launched normally through vbulletin, it works fine.

todd222222
09-25-2008, 02:25 PM
VB 3.7.3
Flashchat 4.71.2
VB/Flashchat Integration 3.7.006

One of my customer Useregroups (ID 8) is causing users to get the "banned" message when trying to enter the Chat.

Plus when I put someone in my "banned" group it does not ban them.

It seems like usergroup 8 is setup as the "banned" group, where can I change this?

On another note...is usergroup 8 now a banned group by default with new installs of VB? I've been using VB since version 2.

todd222222
09-25-2008, 02:27 PM
I successfully have Flashchat 5.0.7 working in vbulletin 3.7.3 PL1 (thank you for this modification). It is working perfectly. In an effort to add an option in my navbar for Flashchat to come up in a new window, I added this javascript code.

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,men ubar=0,resizable=1,width=700,height=400,left = 540,top = 325');");
}
// End -->
</script>Then I added this link to my navbar.
<A HREF="javascript:popUp('/forums/chat/index.php$session[sessionurl_q]')">Chat in New Window (might have to login again)</A>It works fine, except the user has to login again when the new flashchat window comes up.

Are there any suggestions as to how I can pass the vbulletin login info to FlashChat? I know I can call FlashChat with the link "/forums/misc.php?do=flashchat", but this puts the vbulletin wrapper around it. I want it to be all by itself in a popup window.

Note: When FlashChat is launched normally through vbulletin, it works fine.

Link to /forums/chat/flashchat.php instead of index.php

Plus this is how I did it not using javascript:

<a href="chat/flashchat.php" target="_blank">Chat</a>

C138 Kaysone
09-25-2008, 05:20 PM
This isnt working for me in my admin panel

PGAmerica
09-25-2008, 06:41 PM
Link to /forums/chat/flashchat.php instead of index.php
Thank you. That did the trick.

Plus this is how I did it not using javascript:

<a href="chat/flashchat.php" target="_blank">Chat</a>
I want to open the new window in a specific width and height. Just using a target of _blank does not do this.

Paul M
09-25-2008, 08:02 PM
This isnt working for me in my admin panel
It doesnt do anything in the admin panel .......

todd222222
09-25-2008, 08:13 PM
VB 3.7.3
Flashchat 4.71.2
VB/Flashchat Integration 3.7.006

One of my customer Useregroups (ID 8) is causing users to get the "banned" message when trying to enter the Chat.

Plus when I put someone in my "banned" group it does not ban them.

It seems like usergroup 8 is setup as the "banned" group, where can I change this?

On another note...is usergroup 8 now a banned group by default with new installs of VB? I've been using VB since version 2.

Well my problem does not seem to have anything to do with the ID number of the usergroup. I copied the usergroup and I'm having the same issue with the new group....I reviewed the permissions in the usergroup and I don't see anything about allowing access to chat.....

todd222222
09-25-2008, 08:15 PM
Well my problem does not seem to have anything to do with the ID number of the usergroup. I copied the usergroup and I'm having the same issue with the new group....I reviewed the permissions in the usergroup and I don't see anything about allowing access to chat.....

Never mind, I'm an idiot, I see the permissions now....disregard my messages.

Paul M
09-25-2008, 11:06 PM
FYI, Yes, Usergroup 8 is a banned group by default in all VB3.x versions I believe.

wacnstac
09-27-2008, 02:45 AM
Does it work out of the box with FlashChat 5.0.X and vbulletin 3.7.3 yet?

MoviePropCollec
09-27-2008, 07:57 AM
I have one simple question and this is not directed at Paul M specifically, it is a general observation.

This vBulletin.org forum has people who make mods/hacks for the feature lacking vBulletin with the features it should have.

Simple enough.

Why all the mystery on some easy steps on what to do to install the programs?

Seriously.

Just say, >go to. Admin Control Panel>Forums and Moderators> ...... etc, like that.

I have no idea how to integrate flashchat into my forum, stepswise.

I.E: Admin Control Panel>Add On... etc.

Simple and makes sense, but not everyone already knows how.

To tell someone go to another board or forum is strange.

Why all of the secrecy and getting mad, when someone asks for help on how to install a program, that I am sure many members spend countless hours creating?

I don't get it.

yotsume
09-27-2008, 08:08 AM
Simple answer for you. Not everyone has the time or has a clue about "coding etiquette 101". So their instructions lack in many ways. When you train professionally you learn how to communicate clearly by marking up your code with clearly labeled tags and instructions. Many lack that kind of schooling.

Also, it is poor etiquette to hijack a coder/designer's thread like you have with a completely off topic post! Two wrongs never make a right! Either ask about the mod posted here for free or don't post at all! So please have respect for Paul M here and his work as well as all the other coder/designers and return to topic. :D

Paul M
09-27-2008, 12:34 PM
Does it work out of the box with FlashChat 5.0.X and vbulletin 3.7.3 yet?
AFAIK, Tufat have still not added vBulletin 3.7 to the Flashchat 5 package, but they will be.

DeanoUK
10-02-2008, 12:46 PM
I get the option on flashchat install to either use a stateless or registration option.
Obviously I want it to integrate with the forum users - if I chose the first, the user goes in as "_int_" if I chose the latter I have to register - what should I be doing?

Thanks.

DeanoUK
10-02-2008, 01:14 PM
Oddly other users seem to have the correct nickname, just not me the main forum admin

ATVTorture
10-03-2008, 04:09 PM
We're getting the "security token is missing" error when trying to view a user's details. When will a fix be out for this?

Thanks!

Paul M
10-03-2008, 06:08 PM
When Tufat decide to fix the basic error - or I have time to check if my fix still works on FC 5.

ATVTorture
10-03-2008, 06:25 PM
Yeah and I posted over at Tufat and their mods said I had to post here and that Darren had to fix it.

Do they not support their own software or what?

Thanks!

Paul M
10-03-2008, 09:58 PM
The "fix" in this mod still seems to work fine.

Skierpetros
10-04-2008, 07:46 AM
I buy tha flashchat FlashChat_v508 all me members can login normal as they say but i can't login to the flashchat i enter with my pass and nick and i see a blue screen not flashchat

if you want login details tell me to send them via pm...

richards112
10-04-2008, 08:02 AM
I was just wondering, those who have FlashChat .
Does anybody know if there is a way to somehow allow users with X amount of posts to enter the chat?

For example someone needs 5 posts to enter chat.

Any ideas?

Thanks.

Paul M
10-04-2008, 09:25 AM
You would have to use multiple usergroups and vb promotions based on post count.

ATVTorture
10-04-2008, 02:59 PM
Pardon my ignorance but what is the "fix".

Thanks!
Buster

The "fix" in this mod still seems to work fine.

richards112
10-04-2008, 04:36 PM
Ok right...

Could you please give me a more detailed answer

Like how will i make the promotions system work with your FlashChat addon?

logicuk
10-06-2008, 04:41 PM
I buy tha flashchat FlashChat_v508 all me members can login normal as they say but i can't login to the flashchat i enter with my pass and nick and i see a blue screen not flashchat

if you want login details tell me to send them via pm...


I get the same error :(

Paul M
10-06-2008, 10:52 PM
Pardon my ignorance but what is the "fix".

Thanks!
Buster
The fix is to install this modification.

Ok right...

Could you please give me a more detailed answer

Like how will i make the promotions system work with your FlashChat addon?
Sorry, I cant, that is beyond the level of support I can provide with this mod.

Chunky Monkey
10-08-2008, 07:57 PM
When my users login to flashchat they are all just hung in chat - full room but nobody can see anyone else. Also, there is a user with no username in there. Has anyone experienced anything similar after installing flashchat for vb 3.7.3 and this mod?

LCN2007
10-09-2008, 01:48 PM
Can Someone please help me. ( Paul )
I know this isn't a support thread for flash chat bit you all seem to have it installed and working.

Vbulletin 3.7.2
Fresh Install 5.0.8

I cant get this thing installed correctly i have tried everything for like a week.
I cant progress past step 2 without these errors:

When i use default 5.0.8 flach chat (tufat) cms files:

Fatal error: Call to a member function next() on a non-object in /home/locavur7/public_html/forum/chat/inc/cmses/vbulletin37CMS.php on line 33

When i use pauls cms files.

Fatal error: Call to a member function next() on a non-object in /home/locavur7/public_html/forum/chat/inc/cmses/vbulletin37CMS.php on line 44

Any help would be appreciated.

DeanoUK
10-10-2008, 12:32 PM
Have all sorts of problems.

One - I login and my nick is _int_
Two - the admin pages (another plugin) just show
This tool is designed to give FlashChat administrators multiple ways to view the chat logs, reset the chat logs, and add/edit/remove rooms. and the don't allow you to anything
Three - The "who's in flashchat now" (another plugin) doesn't show my nick, and show's the wrong nick for other people logged in.

logicuk
10-11-2008, 05:52 PM
I have installed this.

Im the admin on my forum, it works for me.

But when my users try and use the chat it says incorrect username / password .... how can i fix this????? thanks paul

Paul M
10-11-2008, 08:09 PM
Without knowing what is broken I cannot possibly tell you how to fix it.

logicuk
10-11-2008, 09:22 PM
Without knowing what is broken I cannot possibly tell you how to fix it.

new install of flashchat 5.08 Integrated with vbulletin 3.7

Im the admin on my forum, it works for me.

But when my users try and use the chat it says incorrect username / password

Paul M
10-12-2008, 08:42 AM
Please read the section on "Support" near the bottom of the main (first) post. :)

logicuk
10-12-2008, 09:11 AM
Please read the section on "Support" near the bottom of the main (first) post. :)

Pm sent paul

diviniti
10-15-2008, 06:05 AM
In the flashchat integration section it says:

vBulletin: Please input your vBulletin license number in /inc/cmses/vbulletinCMS.php (for 3.0.3) or /inc/cmses/vbulletinCMS2.php (for 3.0.7) before running the installer.

I opened that file, and I am un-able to figure out where this information goes. Could someone please point me to where it is?

Paul M
10-15-2008, 02:09 PM
That advice is ancient and no longer relevant.

KeyTraderz
10-15-2008, 04:02 PM
Hey I have installed flashchat fine, but wen i go to import the product for your mod, it jus hangs on Setting CMS settings.... what should i do?

RobbieZ
10-15-2008, 05:26 PM
Hey Paul, I get this error when i import the XML file.

Importing Product, Please Wait...

[:]
Setting CMS value

Warning: require_once([path]//temp/config.srv.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/plugin.php(1985) : eval()'d code on line 6

Fatal error: require_once() [function.require]: Failed opening required '/home/greatcat/public_html//temp/config.srv.php' (include_path='.:/usr/local/php52/pear') in /home/greatcat/public_html/admincp/plugin.php(1985) : eval()'d code on line 6

any assistance? Thank you

mangus580
10-15-2008, 06:16 PM
I got the same thing as well (just now)

diviniti
10-15-2008, 06:49 PM
That advice is ancient and no longer relevant.

Then I am simply stumped.

When I go to import the product, it just displays:

Importing Product, Please Wait...

[:]
Setting CMS value

And absolutely nothing happens. Yes, I checked CMS Integration when I loaded flashchat. Yes I uploaded the files in the correct locations...... Any thoughts?

Paul M
10-15-2008, 07:57 PM
Hmm, its a bug.

I didnt realise I was using a setting from the "Who Is Chatting" mod, so if thats not installed, it would trip up in the install code.

I've uploaded a modified version as 3.7.008.

RobbieZ
10-15-2008, 09:00 PM
Hmm, its a bug.

I didnt realise I was using a setting from the "Who Is Chatting" mod, so if thats not installed, it would trip up in the install code.

I've uploaded a modified version as 3.7.008.

Thank you. Works fine now :)

mangus580
10-15-2008, 09:03 PM
Hmm, its a bug.

I didnt realise I was using a setting from the "Who Is Chatting" mod, so if thats not installed, it would trip up in the install code.

I've uploaded a modified version as 3.7.008.

MUCH better, thanks!

mangus580
10-15-2008, 09:09 PM
So.... (may have been covered already)... Is there a setting to allow chat to open in a new window still?

yotsume
10-15-2008, 09:33 PM
Paul any chance on getting you to help soon with updating my vba mod now so I can have it support Flashchat 5x?

THANKS!

Paul M
10-16-2008, 06:46 AM
So.... (may have been covered already)... Is there a setting to allow chat to open in a new window still?
There is no such setting in this mod.

Andreas
10-20-2008, 10:39 AM
Paul, there seems to be a serious permissions Bug:

Usergroup A: User Level Access = Yes
Usergroup B: No Chat Access = Yes
Usergroup C: Banned From Chat = Yes

User foo is primary member of usergroup A, secondary member of usergroup B and has usergroup C as infraction group.

Expected Result
User foo is banned from chat

Actual Result
User has normal chat access

Paul M
10-20-2008, 11:11 AM
This does not take any notice of infraction groups.

Andreas
10-20-2008, 03:31 PM
I know. This bug is causing me a lot of trouble as the infraction system does not work as expected.

When will the fix become available?

segwayon
10-20-2008, 03:59 PM
There is no such setting in this mod.

Originally Posted by mangus580
So.... (may have been covered already)... Is there a setting to allow chat to open in a new window still?

Paul,

With the previous 3.6 integration, we had placed a hyperlink to Chat on the navbar. It's URL spawns a blank IE browser window (and still does so with the 3.7 integration):

http://{forum_path)/chat/flashchat.php

With the new 3.7 integration, there's a Quick Link option for Chat which does embed into the forum with this URL:

http://(forum_path)/misc.php?do=flashchat&room=1

I wonder, though, how a user can then browse the forum and Chat at the same time?

Paul M
10-21-2008, 01:22 AM
I know. This bug is causing me a lot of trouble as the infraction system does not work as expected.

When will the fix become available?
No one has ever asked about it before. I'll see if I can look at it this week. It may be worth reminding me by PM later in the week as my homelife is very hectic atm so Im likely to forget.

Darkgardevoir
10-23-2008, 05:41 AM
no one can't login after i change language in general settings only the login box appears but when some one login nothing happens 5.0.7 any idea? it was working good but when i update general settings stops working

abrecher
10-24-2008, 06:47 PM
:up:yer right lol


I forgot to change this in the config file

//your CMS system
'CMSsystem' => 'vbulletin37CMS',// default - default CMS, blank - stateless CMS

Note to self: check and double check afore moaning :D

In the latest FlashChat version you can no longer edit a config file, it's all stored in the DB. I can't seem for the life of me to get it set to 3.7!

abrecher
10-24-2008, 06:55 PM
I'm running FC 5.0.8 . I've also installed your mod. No matter what I do it only shows me up to VB 3.6 in the config area. When I initially set up FC it goes all the way until 3.8 but doesn't seem to save my selection in the DB.

abrecher
10-24-2008, 06:59 PM
Many members are complaining about security token issues when they look at their own or another members profile.

Paul M
10-24-2008, 08:15 PM
I'm running FC 5.0.8 . I've also installed your mod. No matter what I do it only shows me up to VB 3.6 in the config area. When I initially set up FC it goes all the way until 3.8 but doesn't seem to save my selection in the DB.

This is a bug in the current release of Flashchat 5.0.8

Paul M
10-25-2008, 05:28 PM
I know. This bug is causing me a lot of trouble as the infraction system does not work as expected.

When will the fix become available?
Please try 3.7.009.

chrisbeau
10-26-2008, 12:58 AM
How do I delete the default rooms and set permissions for usergroups ?? I see you were asked this before and ignored it.

abrecher
10-26-2008, 07:31 AM
Many members are complaining about security token issues when they look at their own or another members profile.

Thanks Paul for your previous response. How do I fix this issue ?

chrisbeau
10-26-2008, 11:48 AM
Im also having this security token issue, using the 4.7 version.

Uninstalling this, not worth the hassle.

Paul M
10-26-2008, 11:51 AM
Thanks Paul for your previous response. How do I fix this issue ?

There is no fix, if this mod is installed correctly then that wont happen.

Make sure you have the latest CMS file uploaded, it should say the following ;

/*
$Author: pem $
$Revision: 3.7 $
$Date: 2008/10/24 21:10:44 $

Written By Paul Marsden.

This CMS file is for Flashchat integration with vBulletin 3.7
This version uses Usergroup Integration and is supplied as part of my Integration Modification at vbulletin.org.
*/

Paul M
10-26-2008, 11:53 AM
Uninstalling this, not worth the hassle.
The only "hassle" is installing it correctly. Still, your choice, its not like I get paid for it. :)

chrisbeau
10-26-2008, 04:16 PM
How do I delete the default rooms and set permissions for usergroups ?? I see you were asked this before and ignored it.

Again you ignored this.

Plus nothing hard about installing, upload a folder set directory premissions, run the setup which is really automatic, then add your product.

The chat works but nobody can join bar staff and this integration thing has no settings in usergroups or no chat menu like previous versions Ive used, are they somewhere else ???

Admin/SM/ Mods can join, no one else.

Token issue is to do with DST settings.

Paul M
10-26-2008, 05:31 PM
I thought you just said you uninstalled it .......

Anyway ;

1. Deleting rooms is flashchat functionality, I dont support flashchat.

2. Permissions are set in the usergroup manager, just like any other U/G permissions, this has been "answered" more than once.

3. I dont see any connection between security tokens and DST settings.

Poltergiest
10-26-2008, 06:17 PM
3. I dont see any connection between security tokens and DST settings.

He's probably using a custom style. He'll need to add the security token to it. I had to for 1 site that I help with.

https://vborg.vbsupport.ru/showthread.php?p=1622663 will fix the DST problem, has nothing to do with Paul's product.

abrecher
10-26-2008, 11:09 PM
There is no fix, if this mod is installed correctly then that wont happen.

Make sure you have the latest CMS file uploaded, it should say the following ;

/*
$Author: pem $
$Revision: 3.7 $
$Date: 2008/10/24 21:10:44 $

Written By Paul Marsden.

This CMS file is for Flashchat integration with vBulletin 3.7
This version uses Usergroup Integration and is supplied as part of my Integration Modification at vbulletin.org.
*/

Well you're right and wrong. Since I'm using Flashchat 5.0.8 there was no way to set it to use VB as the CMS in the config. As many times as saved it, it always reverted to the default cms. I went ahead and saved the config in Chrome and wohoo! It's all fixed now, thanks.

One thing I did notice, if I go to my own profile within Flashchat I still get that same error.

Does that make any sense to you ?

abrecher
10-27-2008, 12:48 AM
Well you're right and wrong. Since I'm using Flashchat 5.0.8 there was no way to set it to use VB as the CMS in the config. As many times as saved it, it always reverted to the default cms. I went ahead and saved the config in Chrome and wohoo! It's all fixed now, thanks.

One thing I did notice, if I go to my own profile within Flashchat I still get that same error.

Does that make any sense to you ?

I was rejoicing a little too quickly. Looks like members are still having this issue. I dug a little deeper and found that the web based config was reporting that it was configured to use VB 3.6.

I went ahead and looked at the DB tables directly and noticed that it was still using the Flashchat CMS!

I then went ahead and uploaded the cnf_values.php file Paul had uploaded within the Flashchat forums, hoping that by using that file I'd be able to set the correct values.

No can do! Every time I try to change it t 3.7 I get a page not found error.

Paul, can you let me know what table and what row and exactly what to edit in the DB directly to update so Flashchat knows I'm using VB 3.7 please ?

abrecher
10-27-2008, 06:44 AM
It's one thing after another with FlashChat. I guess it's true, you do get what you pay for! My server has been running very sluggish lately and my admin did quite a bit of digging. Guess what the culprit was ? You guessed it right, FlashChat. So me and FC are parting our ways. After 2 solid years of using and being abused by FC I've moved over to AddOnChat. It cost me around $15 per month for unlimited rooms and users + I don't have to host it. It's a total no brainer for me.

Paul, I know you are not FC and I appreciate the assistance you've attempted to offer.

goxy63
10-27-2008, 08:41 AM
I got this error (not yet installed anything, this was at start of...)
Parse error: syntax error, unexpected ')', expecting '&' or T_VARIABLE in /home/goxy63/public_html/forums/chat/inc/cmses/vbulletin37CMS.php on line 28

Can anyone help me with my installation of flashchat, Iam not shure where to input my licence number of Vbulletin in "vbulletin37CMS.php" file, as Iam absolute noob to this ?
can someone just paste here that part of page for me?

I inputed my licence number here:
class vBulletinCMS
{
// Initialise CMS
function vBulletinCMS(###I PASTE THAT NUBER HERE###)
{
and I got ths error:
Parse error: syntax error, unexpected ')', expecting '&' or T_VARIABLE in /home/goxy63/public_html/forums/chat/inc/cmses/vbulletin37CMS.php on line 28

Please help
Thanks

Paul M
10-27-2008, 10:41 AM
You do not need to edit vbulletin37CMS.php at all, no licence code is needed.

Remove your edits or just re-upload the original file.

Paul M
10-27-2008, 10:43 AM
Paul, can you let me know what table and what row and exactly what to edit in the DB directly to update so Flashchat knows I'm using VB 3.7 please ?
Its not quite as simple as that, but I take it you no longer need to know anyway. :)

goxy63
10-27-2008, 10:50 AM
Thanks
Regards
Goran

goxy63
10-29-2008, 08:38 PM
Hack is just awesome
Thanks a lot Paul
:D

shokmuzik.com
10-31-2008, 01:43 PM
I gave in usergroup permissions the usergroup Unregistered / Not Logged In No Chat Access. when this usergroup try to access misc.php?do=flashchat it does not get a permission denied. is this just normal or how can I fix this?

your vbulletin37CMS.php is the only file in my cmses folder.

goxy63
10-31-2008, 03:35 PM
In Vbulletin diagnostic ....
I got this:
"bitfield_fci_37.xml File not recognized as part of vBulletin"
Is that normal?
And just today I got some bugs on my flashchat, as if I change colour of fonts...all fonts are changed in colour I choosed even txt-colour of other members !?

Please advise

Thanks

Paul M
10-31-2008, 04:30 PM
In Vbulletin diagnostic ....
I got this:
"bitfield_fci_37.xml File not recognized as part of vBulletin"
Is that normal?
Yes, thats normal, modification files are not part of standard vb.


And just today I got some bugs on my flashchat, as if I change colour of fonts...all fonts are changed in colour I choosed even txt-colour of other members !?
Sorry, Im not Flashchat support, please read the main post for a link to their forums.

Darkstarproject
10-31-2008, 06:12 PM
I have everything installed just fine, I have the updated versions of the CMS, but I still get the security warning. Any thoughts?

Paul M
10-31-2008, 06:50 PM
Nope, it works just fine if all installed correctly.

Darkstarproject
10-31-2008, 08:19 PM
It's working as intended now.

I have found a recent issue, not sure if it's flashchats issue, or this plugin.

Basically what happens is admins and mods on my forum can enter the chat just fine, when one of my members from a custom group try's to enter, it asks for a username/password. It doesnt do this with the Admin/Mod users.

I have checked the Usergroup settings, and everything is set correctly.

goxy63
10-31-2008, 11:33 PM
Just one more thing
Users who are bit longer chating in "flashchat" got logged out from my site but still of course shown in "who is on chat"...
Than I have discrepancy of users online, lats say it says I got 3 users online, but 5 of them on flashchat...

Any Ideas how to fix this without changing Vb settings for idle user ?

Paul M
11-01-2008, 12:47 PM
I dont quite understand what you just said.

goxy63
11-01-2008, 04:36 PM
Well...Users who are in chat-room bit longer, they got auto-logged out from site as Vb saw them as inactive users
But they are still shown as online users in "who is chating window"

Than I got difference of total users online, today I got 3 users online(by Vb who is online-forum statistics), but 8 of them were online in flashchat ("who is chatting" statistic window)

Is there any way to fix this without changing Session Timeout settings in Vbulletin ?

Sorry cuz my poor english, my englis comes from bunch of movies and music (lately net)
LOL
Regards
Goran

Paul M
11-01-2008, 08:29 PM
No, there is no connection between who is online in vb and flashchat, they are seperate systems.

Chunky Monkey
11-02-2008, 07:26 PM
Can somebody please tell me where to add the "target='_blank'" code so that flashchat opens in a new window when the navbar link is clicked? I have looked everywhere but can't seem to find where the link resides so I can add this. It doesn't appear to reside in the navbar template where I expected it to... thanks!

Paul M
11-02-2008, 11:22 PM
You would need to edit the plugin code (FlashChat Integration (6))

dillon
11-03-2008, 02:53 PM
I am getting the same error that Diviniti got a few weeks ago. I couldn't find a reply to his problem, so I'm posting it again.

When I import the product, it shows:

Importing Product, Please Wait...
::::::::::::::::::::::::::::::::::::::::::::::::::
Setting CMS value

The progress bar just keeps expanding, but never finishes...

Any suggestions?

Thanks.

Knipschaar
11-03-2008, 04:50 PM
Okay, I have a problem. I installed the FlashChat script, I uploaded the fc5 to my server and I did everything right. But when I want to go to the chat through my forum, I only see the blue page from the FlashChat script. If I go to my other link from the chat, it displays everything.

What am I doing wrong?

Paul M
11-03-2008, 04:50 PM
I am getting the same error that Diviniti got a few weeks ago. I couldn't find a reply to his problem, so I'm posting it again.

When I import the product, it shows:

Importing Product, Please Wait...
::::::::::::::::::::::::::::::::::::::::::::::::::
Setting CMS value

The progress bar just keeps expanding, but never finishes...

Any suggestions?

Thanks.
Nope, the problem you refer to was replied to at the time (and fixed in 3.7.008)

Paul M
11-03-2008, 04:52 PM
Okay, I have a problem. I installed the FlashChat script, I uploaded the fc5 to my server and I did everything right. But when I want to go to the chat through my forum, I only see the blue page from the FlashChat script. If I go to my other link from the chat, it displays everything.

What am I doing wrong?
No idea, what "other link" are you referring to ?

dillon
11-03-2008, 05:03 PM
Nope, the problem you refer to was replied to at the time (and fixed in 3.7.008)

I'm using 3.7.009, and am still experiencing this problem. Any suggestions?

Thanks.

Paul M
11-03-2008, 05:06 PM
Not really, the only thing I can think of is that you dont have the file /chat/temp/config.srv.php - in which case your flashchat install is broken (you did install it, not just upload the files ...)

dillon
11-03-2008, 05:33 PM
I just noticed something strange. Prior to copying "chat\inc\cmses\vbulletin37CMS.php" ($Revision: 3.7 $ $ Date: 2008/10/24) from your download to the server, the chat was working fine. With this file, "chat/flashchat.php" loads, but the screen is then blank. If I copy back the original "vbulletin37CMS.php" file that comes with FlashChat v508 (Revision: 3.7.2.1), the chat works properly again.

However, this still does not fix my problem when importing the product.

Yes, I do have "Temp/config.srv.php", and all of the settings appear to be correct.

Thanks for your help.

Paul M
11-03-2008, 07:02 PM
The version in this mod will only work if you have uploaded the bitfields file and then installed the product (you must do it that way round, otherwise you will need to manually rebuild the bitfields in the acp)

dillon
11-03-2008, 11:05 PM
I am not quite understanding your solution...

I completely uninstalled FlashChat, then reinstalled it. Prior to actually running the FlashChat installer, I uploaded all of your files, then ran the installer. The install was successful, but I am still getting the same problem when using your files (it loads the FlashChat app, then just a blank page). I then tried to add the product, and it still does the exact same thing.

Also, I have the "forums" directory and the "chat" directory on the same level. For example:
www.domain.com/chat
www.domain.com/forums

I don't think this should have anything to do with the problem since I changed the path inside bulletin37CMS.php to $vbpath = '../forums/';

But could it be that the path to bitfield_fci_37.xml is being called incorrectly?

mangus580
11-03-2008, 11:14 PM
Ok... I have been trying to find this, but havent had a bunch of luck. I want flashchat to open in its own window, not integrated into the site. When I try to use the normal url directly for chat, it throws an error (been using FC for 3 years now integrated into postnuke)

any pointers?

Paul M
11-04-2008, 09:53 AM
Having the chat folder at the same level as the forum is not supported, and Im not sure it will work, even if you change that variable. The chat folder needs to be inside the forum folder.

mangus580
11-04-2008, 11:17 AM
There is no such setting in this mod.

Man I gotta fix my auto subscribe



Why is there not a setting for this? Like another poster said... how can you browse the forum and be in chat at the same time. My users like to hang out in chat, and browse the forum. We tried it the way its set, and nobody really likes it.

You say that it would need to be edited in the code? Not a problem, just point me in the right direction.


Personally I think that in its current state, its a poor mod (dont take it personally)

gwerzal
11-04-2008, 11:28 AM
Right i have a bit of a problem with flashchat

i can use it and so can my registered members and mods but........

Pro members cant use it. They are getting a message saying they are banned.

I have tried setting up a new usergroup but exactly the same thing is happening.

Anyone had this problem or know of a fix.

Thank you

99SIVTEC
11-04-2008, 08:16 PM
Any idea why all of my users get : Incorrect user name or password. Please try again.

when trying to log in. I can log in via my administrator account with no issues however. I did edit the permissions for the usergoups.

Darkstarproject
11-05-2008, 01:10 AM
Any idea why all of my users get : Incorrect user name or password. Please try again.

when trying to log in. I can log in via my administrator account with no issues however. I did edit the permissions for the usergoups.

I had the same problem, to fix it, do this.

FTP to your chat folder, and browse to /forum/chat/inc/cmses
delete the file named vbulletin36CMS.php file
look into the original chat folder that you downloaded, and browse to /inc/cmses and upload the file named vbulletin37CMS.php to the /forum/chat/inc/cmses folder, and rename it to vbulletin36CMS.php

Run the installer once again and since it will find your sql tables, just continue, and run through the installer with your settings.

Now go to the admin section of FlashChat, click on Configuration, browse down to the option that shows which CMS to use, and make sure you pick vbulletin3.6

Now go to your Usergroups and make sure the usergroups you want to have access, are set accordinly.

Give the above steps a try and it should work.

dillon
11-05-2008, 05:12 AM
Having the chat folder at the same level as the forum is not supported, and Im not sure it will work, even if you change that variable. The chat folder needs to be inside the forum folder.

I know that this worked with one of your older hacks, and an earlier version of FlashChat. I moved the "chat" directory inside the "forums" directory, and reinstalled everything. It is all working properly now.

Thank you for your time and patience.

Paul M
11-05-2008, 09:35 AM
It may have worked for FC 4 in the past, but Im pretty sure it wont for FC 5. I think I'll just remove that variable at some point, as it should always be installed inside the forum folder.

mangus580
11-05-2008, 10:58 AM
Does anyone have an answer for me?

jammiedodger546
11-06-2008, 06:44 PM
Hi, probably a noobish Q. but how can this work with 3.8.0 Beta 2?

The following dependencies were not met:

1. This product is not compatible with version 3.8.0 Beta 2 of vBulletin. (Compatible starting with 3.7.0 / Incompatible with 3.7.99 and greater)

shokmuzik.com
11-06-2008, 09:57 PM
is there any solution regarding this posting (https://vborg.vbsupport.ru/showpost.php?p=1656633&postcount=385)?

Mosh
11-06-2008, 10:44 PM
Hi, probably a noobish Q. but how can this work with 3.8.0 Beta 2?
NOTE : The instructions below are now obsolete, as Paul has released an official v3.8.x version of this hack, see top of first post for the link.

This is an unofficial answer - i.e. I am not Paul.

I am just answering this, as it is bound to come up more than once.

There are 2 ways (tested with FlashChat 5 only, NOT v4.7.x):

Method 1: (vBulletin v3.7.x currently installed)
Install this while your vBulletin is version 3.7.x, then upgrade vBulletin to v3.8.0 Beta x/Release Candidate x/Gold.

Method 2: (vBulletin v3.8.x currently installed)
Edit Flashchat-vb-integration.xml.

Find this line:
<dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="3.7.99" />


Replace with this:
<dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="3.8.99" />

Then import it when Paul's instructions say to do so.


Both of the above methods work for me, as I have tested both of them more than once.

Paul M
11-07-2008, 09:43 AM
is there any solution regarding this posting (https://vborg.vbsupport.ru/showpost.php?p=1656633&postcount=385)?

There is not fix, Guests cannot use an integrated chat.

jammiedodger546
11-07-2008, 04:41 PM
Paul - got this working on 3.8, I get this though when I click "profile" in FlashChat

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

mmurtha
11-07-2008, 10:57 PM
Can someone tell me if this Mod and FlashChat is difficult to set up?

The Mod doesn't look that hard to install, but my main concern is with the FC software.

Also, does it run ok with VB 3.7.4?

Thanks ...

jammiedodger546
11-08-2008, 09:54 AM
Can someone tell me if this Mod and FlashChat is difficult to set up?

The Mod doesn't look that hard to install, but my main concern is with the FC software.

Also, does it run ok with VB 3.7.4?

Thanks ...

FC and this mod are easy to install! FlashChat has a built in installer which installs it for you. you just tick a box at the start, and choose vBulletin 3.7 and it will find your mySQL database automatically! Easy!

My test board is on 3.7.4 and it works fine :)

mmurtha
11-08-2008, 03:43 PM
FC and this mod are easy to install! FlashChat has a built in installer which installs it for you. you just tick a box at the start, and choose vBulletin 3.7 and it will find your mySQL database automatically! Easy!

My test board is on 3.7.4 and it works fine :)

Hey jammiedodger546,

Thanks for that! It sounds like it can't get much simpler.

Guess I'm on my way to get FC, and set things up. ;)

BillAlpha
11-10-2008, 07:35 PM
you must do it that way round, otherwise you will need to manually rebuild the bitfields in the acp
Oops... I started installing this then was interrupted - when I came back I imported the XML file before uploading the folder contents! :o

To fix this, how do I "manually rebuild the bitfields in the acp"?? Cheers :up:

Paul M
11-11-2008, 09:20 AM
Re-importing the XML should do it I believe.

Joey Link
11-13-2008, 02:19 AM
I had to uninstall FlashChat 4.7.12 today, much to the dismay of my users, because it was putting such a huge load on my server. I've looked at other solutions, but none of them compare. Can anyone who had this same problem comment on whether 5.0.8 has fixed or improved this problem? I know I'm not the only one who had to deal with this.

Paul M
11-13-2008, 11:08 AM
Sorry, but this thread is for support of my integration, not Flashchat - please use their forums for such questions. Thanks.

gamerfu
11-15-2008, 11:16 AM
The "Spy" mode, can guest or other non-forum users see the chatbox? :confused:

And "Spy" mode is invisible? can you disable "Spy" mode? :confused:

mangus580
11-15-2008, 02:11 PM
The "Spy" mode, can guest or other non-forum users see the chatbox? :confused:

And "Spy" mode is invisible? can you disable "Spy" mode? :confused:

Spy mode allows that user to login as a 'spy'. You will be able to see whats being said, but not type anything, and other users will not know you are there.

KURTZ
11-20-2008, 10:25 AM
hi Paul i've a trouble with your CMS when i try to install the chat i've got this

Fatal error: Call to a member function next() on a non-object in /home/****/****/****t/public_html/***/chat/inc/cmses/vbulletin38CMS.php on line 44

so the installation skip the step 3 of the installation ... how i can fix this? thanks

(i've also posted into FC board)

Twisted Shifter
11-20-2008, 03:16 PM
I am at a loss, I have two issues I would like to address but the first one is the most important.
Chat worked prior to integration. Now however not so good. When you log in, you can not see yourself as being in the room, however others can see you. Nothing that's typed shows in the chat box, but you can send private messages to each other and they work.

Once I get this resolved I will ask my other question.

Twisted Shifter
11-20-2008, 05:09 PM
I am at a loss, I have two issues I would like to address but the first one is the most important.
Chat worked prior to integration. Now however not so good. When you log in, you can not see yourself as being in the room, however others can see you. Nothing that's typed shows in the chat box, but you can send private messages to each other and they work.

Once I get this resolved I will ask my other question.

I wiped everything out and started from scratch to include a fresh install of chat. It works, other than auto log in until I do the integration, then when you click the link created, it logs you into the room and I have the same issue. I even did a new DL of the intergration files so that everything is clean.

pacobob
11-20-2008, 07:36 PM
Awesome, an early x-mas for me! Thanx man!

Twisted Shifter
11-20-2008, 08:49 PM
Paul,
Quick update.

I seem to have everything working w/o using your "hack". I used the integration that comes with FlashChat and placed the button in my header manually. I would still like to figure out why it will not show anything in chat once your hack is installed. If you need anything from me please let me know.

Thanks

Paul M
11-20-2008, 11:11 PM
Please read the purple support note in the first post. :)

Paul M
11-20-2008, 11:11 PM
hi Paul i've a trouble with your CMS when i try to install the chat i've got this

Fatal error: Call to a member function next() on a non-object in /home/****/****/****t/public_html/***/chat/inc/cmses/vbulletin38CMS.php on line 44

so the installation skip the step 3 of the installation ... how i can fix this? thanks

(i've also posted into FC board)
Since I cannot replicate this I cannot tell you how to fix it.

emtee
11-22-2008, 05:23 AM
hi Paul i've a trouble with your CMS when i try to install the chat i've got this

Fatal error: Call to a member function next() on a non-object in /home/****/****/****t/public_html/***/chat/inc/cmses/vbulletin38CMS.php on line 44

so the installation skip the step 3 of the installation ... how i can fix this? thanks

(i've also posted into FC board)

I got the same error. But I got it installed and it's working fine

What you need to do: remove 11 tables that FC created in your database. Redo the install from scratch, when you get the error at step 3 like this
Fatal error: Call to a member function next() on a non-object in /home/****/****/****t/public_html/***/chat/inc/cmses/vbulletin38CMS.php on line 44

just click your mouse on the end of the url (step=3 or something like that) on the address bar and hit Enter to keep going, it will work just fine.


I know it's weird but it seems to work fine for me, so I'll just share my experience :D

NemoTech
11-22-2008, 05:44 PM
I installed this hack.. but not sure how to take advantage of it's features.. for example...
* Flashchat can be displayed embedded inside a 'standard' vBulletin Page (i.e. not full screen).

^--- how do I do this?

NemoTech
11-22-2008, 05:56 PM
Spy mode allows that user to login as a 'spy'. You will be able to see whats being said, but not type anything, and other users will not know you are there.

K I set one of my usergroups to login as spy-mode.. how do they do it? Cuz when they login we can still see them. Is there a particular command?

FlashChat Permissions
No Chat Access


I noticed my flashchat permissions don't work correctly. Are they being overridden by another setting somewhere else?

tjhanes
11-23-2008, 06:32 AM
When i try to add in the product manager, once i add the XML file and click continue, the screen stays stuck on "Setting CMS value" and its corresponding yellow progress bar, that keeps extending to the left.

I have tried to reinstall several times, and still same result. Any help? Thanx.

Paul M
11-23-2008, 09:42 AM
K I set one of my usergroups to login as spy-mode.. how do they do it? Cuz when they login we can still see them. Is there a particular command?Are you sure that spy mode is the only permission you have given them.

When i try to add in the product manager, once i add the XML file and click continue, the screen stays stuck on "Setting CMS value" and its corresponding yellow progress bar, that keeps extending to the left.

I have tried to reinstall several times, and still same result. Any help? Thanx.
This suggests your flashchat is not fully installed correctly.

TOMC28
11-24-2008, 03:02 AM
Hi. I have vBulletin 3.7.1. And have flashchat integration installed. I LOVE IT!

I performed a back-up to my server today and received a error. FlashChat is working well though!

Can you advise how I can rid this error? Thanks again!

........

Processing: flashchat_bans
Processing: flashchat_bot
Processing: flashchat_bots
Processing: flashchat_config
Processing: flashchat_config_chats
Processing: flashchat_config_instances
Processing: flashchat_config_values
Processing: flashchat_connections
Processing: flashchat_conversationlog
Processing: flashchat_dstore
Processing: flashchat_gmcache
Processing: flashchat_gossip
Processing: flashchat_ignors
Processing: flashchat_messages
Processing: flashchat_patterns
Database error in vBulletin 3.7.1:

Invalid SQL:
SHOW CREATE TABLE flashchat_rooms;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Sunday, November 23rd 2008 @ 10:24:34 PM
Error Date : Sunday, November 23rd 2008 @ 10:24:43 PM
Script : http://www.xxxxxxxxx.com/xxxxxxx/xxxxxxxx.php?do=sqlfile
Referrer : http://www.xxxxxxxxxx.com/xxxxxxx/xxxxx.php?do=choose
IP Address : xxxxxxxx
Username : xxxxxx
Classname : vB_Database
MySQL Version :

Mosh
11-24-2008, 04:13 AM
You might want to look at this - http://dev.mysql.com/doc/refman/5.0/en/gone-away.html

Hi. I have vBulletin 3.7.1. And have flashchat integration installed. I LOVE IT!

I performed a back-up to my server today and received a error. FlashChat is working well though!

Can you advise how I can rid this error? Thanks again!

........

Processing: flashchat_bans
Processing: flashchat_bot
Processing: flashchat_bots
Processing: flashchat_config
Processing: flashchat_config_chats
Processing: flashchat_config_instances
Processing: flashchat_config_values
Processing: flashchat_connections
Processing: flashchat_conversationlog
Processing: flashchat_dstore
Processing: flashchat_gmcache
Processing: flashchat_gossip
Processing: flashchat_ignors
Processing: flashchat_messages
Processing: flashchat_patterns
Database error in vBulletin 3.7.1:

Invalid SQL:
SHOW CREATE TABLE flashchat_rooms;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Sunday, November 23rd 2008 @ 10:24:34 PM
Error Date : Sunday, November 23rd 2008 @ 10:24:43 PM
Script : http://www.xxxxxxxxx.com/xxxxxxx/xxxxxxxx.php?do=sqlfile
Referrer : http://www.xxxxxxxxxx.com/xxxxxxx/xxxxx.php?do=choose
IP Address : xxxxxxxx
Username : xxxxxx
Classname : vB_Database
MySQL Version :

Sunka
12-01-2008, 12:50 PM
I installed this MOD, and Flash Chat not working any more (FC admin panell too...give me this error: Fatal error: Call to a member function next() on a non-object in /home/pijanitv/public_html/forum/chat/inc/cmses/statelessCMS.php on line 130)

When I try to open FC, it load and then freeze, just blue template of FC on screen.

I have FC v5.09 and vBulletin v3.7.4 PL1

What to do now?
Should I reinstall FC? If yes, should I first uninstall this MOD?

Paul M
12-01-2008, 03:46 PM
Your Flashchat is not configured to integrate with vb - hence the use of stateless.php in the message.

Sunka
12-01-2008, 06:39 PM
But everything working OK with flashchat (flash was integrated with vB) before I installed this MOD.
I have to uninstall MOD and chat, and then reinstall chat.

Paul M
12-01-2008, 10:14 PM
But everything working OK with flashchat (flash was integrated with vB) before I installed this MOD.
Installing this cannot alter whether you are actually integrated, since that is controlled by the flashchat config file.

Sunka
12-01-2008, 10:35 PM
And what to do now?
Reinstall again FC and then try to install again this MOD?

MarkJW
12-02-2008, 02:13 AM
And what to do now?
Reinstall again FC and then try to install again this MOD?
Reinstall FC and on the very first step, check the box saying you want to integrate FC with a CMS. Then select your version of vB on the next page and continue with the installation. Then install this mod/hack.

Sunka
12-02-2008, 06:29 AM
I allready did that way.

protow
12-02-2008, 09:26 AM
i got just 1 question for right now .. i have a black style/ temp. and i got the hows in chat added to my fourm and it has always worked and looked good till i added the new style. is there a way to make all the lettering white? i did fig, out how to make some of the words white but none of the members names are white

hollosch
12-03-2008, 05:43 PM
is there a problem to integrate into 3.8.x ??? (e.g. vB 3.8.0 RC1)

thx

Mosh
12-03-2008, 07:27 PM
is there a problem to integrate into 3.8.x ??? (e.g. vB 3.8.0 RC1)

thx

Try the instructions in this post - https://vborg.vbsupport.ru/showpost.php?p=1660834&postcount=417

hollosch
12-03-2008, 08:08 PM
Try the instructions in this post - https://vborg.vbsupport.ru/showpost.php?p=1660834&postcount=417

I used this. Flashchat works, but is not integrated in the vB-Style after install this mod - where can be the mistake ?

shlomot
12-04-2008, 02:52 AM
Thank you :)

NOTE: This is an unofficial answer - i.e. I am not Paul.

I am just answering this, as it is bound to come up more than once.

There are 2 ways (tested with FlashChat 5 only, NOT v4.7.x):

Method 1: (vBulletin v3.7.x currently installed)
Install this while your vBulletin is version 3.7.x, then upgrade vBulletin to v3.8.0 Beta x/Release Candidate x/Gold.

Method 2: (vBulletin v3.8.x currently installed)
Edit Flashchat-vb-integration.xml.

Find this line:
<dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="3.7.99" />


Replace with this:
<dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="3.8.99" />

Then import it when Paul's instructions say to do so.


Both of the above methods work for me, as I have tested both of them more than once.

Paul M
12-07-2008, 06:45 PM
I noticed that drop downs on the navbar go behind the chat screen when you click to pull them down.

An example of a drop down is "Quick Links".


To fix this long standing issue you need to edit a Flashchat file.

Edit flashchat_inc.php (in the chat folder).

Find ;
so.write("flashchatcontent");


Add above it ;
so.addParam("wmode", "transparent");


The menus should no longer hide behind Flashchat.

butler312
12-07-2008, 08:56 PM
"Flashchat can be displayed embedded inside a 'standard' vBulletin Page (i.e. not full screen)."

How do I do this?

Also, one other problem. None of the drop down links work (such as status, selecting theme in options, choosing a room). No drop down box appears or anything.

Paul M
12-07-2008, 09:14 PM
1. By using the links provided by the mod.

2. I cannot help you with Flashchat issues, you need to get support from their forum.

butler312
12-08-2008, 02:10 AM
1. By using the links provided by the mod.

That doesn't help me any. If I knew where these links where I wouldn't be asking

2. I cannot help you with Flashchat issues, you need to get support from their forum.

Understood.

Paul M
12-08-2008, 07:00 AM
Read the main post, the information is all there.

doctorsyrup
12-08-2008, 07:16 AM
Paul,

This mod is required for installing Mosh's FC5 Admin Panel Integration for VB3.8 but I get the following error when installing this.

This product is not compatible with version 3.8.0 Release Candidate 1 of vBulletin. (Compatible starting with 3.7.0 / Incompatible with 3.7.99 and greater)

I understand this mod is for 3.7 but how do I get it to work with 3.8.0 RC1 as required by Mosh to install his 3.8 Admin Panel Integration mod?

https://vborg.vbsupport.ru/showthread.php?t=194784

Mosh
12-08-2008, 08:19 AM
Paul,

This mod is required for installing Mosh's FC5 Admin Panel Integration for VB3.8 but I get the following error when installing this.

This product is not compatible with version 3.8.0 Release Candidate 1 of vBulletin. (Compatible starting with 3.7.0 / Incompatible with 3.7.99 and greater)

I understand this mod is for 3.7 but how do I get it to work with 3.8.0 RC1 as required by Mosh to install his 3.8 Admin Panel Integration mod?

https://vborg.vbsupport.ru/showthread.php?t=194784

Try the instructions in post #417 of this thread, works for me - https://vborg.vbsupport.ru/showpost.php?p=1660834&postcount=417

philr
12-10-2008, 01:38 AM
hook online_location_process:
Code:

PHP Code:
switch ($filename)
{
case 'mypage.php':
$userinfo['activity'] = 'mypage';
break;
// add more cases here if you have more than one custom page. no need for multiple plugins. one plugin can handle all.
}

hook online_location_unknown
Code:

PHP Code:
switch ($userinfo['activity'])
{
case 'mypage':
$userinfo['where'] = '<a href="mypage.php?'.$vbulletin->session->vars[sessionurl].'">My Page</a>';
$userinfo['action'] = "Viewing My Page";
$handled = true;
break;
// add more cases here if you have more than one custom page. no need for multiple plugins. one plugin can handle all.
}

I have been given this code to ammend and this should allow me to see who is using the chat room from VB WOL list. What values do i have to change the make it work, i know it may be a stupid question but i have only just started on the VB and flash chat integration path. Thanks in advance
Phil

Paul M
12-10-2008, 09:21 AM
Perhaps you should read the main post ....

Extra's added by this modification

* The WOL will correctly display Flashchat as the location (not 'Unknown Location')

philr
12-10-2008, 09:45 AM
Hi Paul
Thanks for the reply, i have read the main post and installed as instructed, however the WOL does not show users being in the chat room, it only shows there last location on Vbulletin?

Paul M
12-10-2008, 01:24 PM
Hmmm, interesting, I wonder if FC5 has broken it. I'll have a look at the weekend if I get time.

Fivetide
12-13-2008, 08:06 PM
Setting CMS value

Warning: require_once([path]/chat/temp/config.srv.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/plugin.php(1985) : eval()'d code on line 6

Fatal error: require_once() [function.require]: Failed opening required '/web/guide/t34vtiger/public_html/forums/chat/temp/config.srv.php' (include_path='.:/usr/local/lib/php') in /web/guide/t34vtiger/public_html/forums/admincp/plugin.php(1985) : eval()'d code on line 6

----------> Install Flashchat, ... dohhh what its an exe..?

great install instructions there I suppose you think everyones some kind of VBull guru ?

Paul M
12-13-2008, 10:02 PM
great install instructions there I suppose you think everyones some kind of VBull guru ?
Nope, but I do assume people using this forum can read.

Finally, I am not Tufat.com (http://www.tufat.com) or Flashchat Support - if you have questions about Flashchat, their forums are here (http://www.tufat.com/forum/index.php).

Dream
12-16-2008, 09:05 PM
I had to change the XML product /chat to /flashchat include. Will this be any problem in the future? Are there any other pointers to the /chat folder around?

AdmiralSpock
12-17-2008, 12:50 AM
I installed this and the ACP integration, and the chat was working fine for a few hours... but now I seem to have a problem... I am getting this error when trying to log into the flashchat admin cp:

Fatal error: Call to a member function next() on a non-object in /home/one/public_html/community/chat/inc/cmses/statelessCMS.php on line 130

The chat on the front-end also is not working. It says it has something to do with stateless CMS, and I do remember that right after integrating it stated that it was using a stateless CMS. That struck me as odd as it would be using the vB user database for authentication. Could this error be something I did, and do you have any ideas on how I can fix this... or should I be approaching Tufat.com about this? Thanks :)

butler312
12-18-2008, 11:11 PM
Read the main post, the information is all there.

Still not seeing any instructions on how to put the chat within a vbulletin page (such as in the portal). I see this:

"For Flashchat inside a vBulletin page you need to link to .../misc.php?do=flashchat"

but that doesn't make any sense to me. I don't want to link to the chat, I want the chat in the page.

Saviour
12-22-2008, 12:54 AM
Can someone please explain to me the following:

1. No Chat Access
2. Banned From Chat

I know what they mean, but their placement within the user group permissions confuses me.

If #1 above, is set to No, then this user group can see the chat? Is this correct? This is what confuses me...I'm not quite sure of how to set this...I only want registered users to be able to see the chat and login...so, maybe I need a little deeper explanation of these two settings, so as not to screw up anyone's permission to use the chat.

I know that my question may sound a little stupid...but I just want to make sure I'm clear on what these two settings do within this modification.

Thanks in advance.

MetalMilitia
12-22-2008, 02:03 AM
<a href="http://forums.armageddononline.org/" target="_blank">http://forums.armageddononline.org/</a>

Can anyone tell me how to fix this sql error?

I uninstalled flashchat and cannot get the boards working again....

Paul M
12-22-2008, 10:21 PM
Can someone please explain to me the following:

1. No Chat Access
2. Banned From Chat

I know what they mean, but their placement within the user group permissions confuses me.

If #1 above, is set to No, then this user group can see the chat? Is this correct? This is what confuses me...I'm not quite sure of how to set this...I only want registered users to be able to see the chat and login...so, maybe I need a little deeper explanation of these two settings, so as not to screw up anyone's permission to use the chat.
What do you mean by "see the chat" ?

thunderclap82
12-23-2008, 08:20 PM
How can I move the FlashChat navbar item to be listed under Community instead? (I know this is for v3.8 of vB but I thought you might be able to recommend the setting.)

Paul M
12-24-2008, 08:05 AM
You can't without editing the code. If 3.8 continues to use the community links (as seems likely) I will look at moving it to there in the 3.8 release (dunno if their is a template hook atm, not looked).

Treasure Quest
12-28-2008, 08:27 PM
Hi Paul,
After my server move I received some kind of error trying to access chat. I then downloaded chat 5.0.10. I'm running VB 3.8
When I try to install chat I get : Fatal error: Call to a member function next() on a non-object in /home/treasure/public_html/community/chat/inc/cmses/vbulletin37CMS.php on line 37

I did make your reccommended edits and uploaded the CMS files you added at the flashchat forum but I can't seem to get past the above error on the install.
I've searched for answers so if there is a solution I've missed it.

Paul M
12-28-2008, 10:00 PM
There is no answer because try as I might, I am unable to replicate that error. I cannot investigate something if I cannot reproduce it. :)

Saviour
12-28-2008, 10:18 PM
Treasure Quest...

I believe the problem you are experiencing is being caused by you using FlashChat version 5.0.10. That version is not the latest stable release. Try using 4.7.12. That's the latest stable release before version 5.

C138 Kaysone
12-30-2008, 02:29 AM
this never happened to me before but when i go to my username and try to click on profile, it says i have a security token missing...

MOF
12-31-2008, 12:25 PM
THANK YOU for this awesome mod! It has made my life SOOOO much easier! :D

goxy63
12-31-2008, 06:46 PM
Hi
I got this mod installed as well some others for flashchat, all of them are working just fine

1.
I got some questions regarding to idle users on my Vb board, the thing is that if user stays in flashchat bit longer than board idle time he got logged off, but he is still using flashchat

In who is on chat modification he is there, on Vb-who is online he is shown off so I got discrepancy here
Once I got 10 users on chat and just 2 online on Vbulletin forums :D

Not a big deal but it kinda bugs me, any pointers to this Paul ?

I posted on Tufats forum, they kinda pointed at you regarding to this... :D
http://forum.tufat.com/showthread.php?p=222777#post222777

2.
Is there any chance that we can use in some way tufats flashchat as messanger
Lets say one user sends invitation to other user (they are online), if another user accept invitation at some point they both got automatically are transfered to flashchat where private message window opens.....

I would be willing to donate, as meny others I think
If this is possible, but its kinda too much work, maybe we can open one thread and who is interested to donate he will got modification.....just and idea !?

Thanks for your time
Regards
Goran

MrD
01-01-2009, 09:18 PM
Hi Paul,

You can't without editing the code. If 3.8 continues to use the community links (as seems likely) I will look at moving it to there in the 3.8 release (dunno if their is a template hook atm, not looked).

is there a Date, if the Addon is ready for 3.8?
I mean, a FC 5 Addon with 3.8 cms file?

Paul M
01-01-2009, 10:02 PM
There is currently no template hook in the community menu, I have posted a request for one, no idea if it will happen though. :)

nogerorob
01-02-2009, 09:21 PM
Howdy.

I'm looking at doing a Flashchat integration with vBulletin. I run a band fan website, and my forum members want to be able to chat as they watch the setlist develop online during live performances.

I'd like to set it up so that Flashchat is turned on and off on a pre-determined set schedule. Is there a reasonably easy way to do something like this? If not, would it be the type of thing I would want to try and hire a hack for?

Smitty
01-02-2009, 10:07 PM
Treasure Quest...

I believe the problem you are experiencing is being caused by you using FlashChat version 5.0.10. That version is not the latest stable release. Try using 4.7.12. That's the latest stable release before version 5.My suggestion also. 5.0.10 is really, really buggy.

yakuza35
01-04-2009, 05:27 AM
can u look at here Paul M need help about installation
http://forum.tufat.com/showthread.php?p=223628#post223628

Walking Hell
01-04-2009, 01:06 PM
i installed it, sucesfull, atleast it didnt gave any errors..

but now i get this in the config:
when i click on flashchat admin panel:

Server fout!
De server kreeg een interne fout en kon uw vraag niet beantwoorden. De server is overbelast of er was een fout in een CGI script.

Indien u van oordeel bent dat deze server in fout is, gelieve de webmaster te contacteren.

Error 500
www.mysite.com
01/04/09 16:01:27
Apache/2.2.8 (Win32) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5

how can i slove this?

thanks.

edit: it also is asking for a login/pass when i try to connect..

Paul M
01-04-2009, 03:34 PM
Sorry, I am not Flashchat support.

Walking Hell
01-04-2009, 03:51 PM
Sorry, I am not Flashchat support.

but i get this when i use ur plugin :erm: ok

yakuza35
01-04-2009, 07:17 PM
Quote from Tufat forum moderator
So from your links I see you have dumped all the files and folders into your web root. You may need to contact Paul M on this being in the vbulletin37CMS.php file there is a place to edit the path but not sure how it works:

// Path to vbulletin root folder - with trailing '/'
$vbpath = ''; // Leave blank unless you wish to override the default.

Where will I edit can u show me on vbulletin37CMS cause I cant install chat I cant go step 3 while install chat

webgeek247
01-05-2009, 02:32 PM
Hi Paul M

I installed a fresh copy of flashchat 5 and installed a fresh copy of your flashchat 5 vbulletin plugin. Now i can login to flashchat using vbulletin login just fine. But the only problem i get is that when i login to forum and goto chat room i have to login chat room too

When i was using the flashchat 4 setup i didn't get that problem

I tried setting the vb path to

// Path override for vbulletin root folder //
$vbpath = '/home7/username/public_html/forums/'; // This should not normally be changed. //

And chat room loads fine but still i have to login separately

Any idea whats wrong?

Ps im using the latest stable version of vBulletin 3.7.4 Patch Level 1

Paul M
01-05-2009, 03:01 PM
Changing the path is not supported in FC5, and has (will be ?) removed from the CMS files.

C138 Kaysone
01-05-2009, 04:25 PM
on mytalkcarolina.com, users are still able to go into the chat but when clicking on another user and highlight profile, it loads and says security token is missing, Im unable to find out where this problem, if anyone is using flashchat, could anyone assist me? maybe you added something to your template or maybe my entire template is out of date.

Apparently I dont know what the main problem is, either i try to find it or i should reinstall my entire forum and start over from scratch which I dont want to do, I already put in to much work to it, could anyone help me with this if possible? if you want to look at the problem

mytalkcarolina.com, register and go into the chat and click on your username, profile and then it leads off to a missing security token, that includes the user space for xboxlive gamertag, I dont know what to do, last thing im wanting to do is restart.. but thats way to much..

webgeek247
01-05-2009, 04:50 PM
Changing the path is not supported in FC5, and has (will be ?) removed from the CMS files.

Ok what to do do then?

Edit:

How do i uninstall the flashchat 5 integration and just use flashchat 4 instead?

Paul M
01-05-2009, 05:40 PM
You just delete FC5 and install FC4

webgeek247
01-06-2009, 11:41 AM
and remove flashchat 5 tables out of the vbulletin database

webgeek247
01-06-2009, 02:58 PM
i cant even get flashchat 4 vb integration to work now either. what a joke. i bought flashchat because it had vbulletin integration grrr

the only way the auto login works now is if you goto

http://www.domain.com/forums/chat/ and then click on the login button to the right of the text "Start FlashChat using built-in login"

before you could goto the full url http://www.domain.com/forums/chat/flashchat.php and would be logged in automatically but now you just get "Please login to chat"

so basically it looks to me like the coding has been changed so members of your vbulletin forum are forced to see all the info at the start page just so tufat.com get more customers lol *shakes fist

Paul M
01-06-2009, 03:40 PM
Integration works fine in both FC4 and FC5, so you must be doing something wrong.

webgeek247
01-06-2009, 04:22 PM
heh, yes it works but not like before where i could use iframe wrapper

before i could load up page like http://www.domain.com/chat and the chat room would load up inside the page i did this by using the link http://www.domain.com/forums/chat/flashchat.php for the iframe wrapper

but now i cant use http://www.domain.com/forums/chat/flashchat.php well i can but if i do the autologin doesn't work

i can use http://www.domain.com/forums/misc.php?do=flashchat&room=1 and the auto login works but the chat room doesn't display in page properly now. makes no different if i change the width/height of the iframe wrapper either

with the new updated chat everytime i load http://www.domain.com/chat it shows the website header etc etc

the old version worked fine with iframe wrapper

Paul M
01-06-2009, 05:25 PM
Dont really know what you mean by the "old version", FC4 hasnt changed for almost a year, if not longer.