vb.org Archive

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

Paul M 12-10-2005 01:31 AM

Quote:

Originally Posted by Dutchmang
Any idea what I've done wrong here? I'm an admin (usergroup 6) on th' system. TIA.

That's an error you have made on the upgrade, and nothing to do with vb or integration - you haven't made all the relevant directories chmod 777 when you upgraded (in this case ../chat/templates/templates_c)

Dutchmang 12-10-2005 02:34 AM

I shoulda thought of that, was thinking it was a vb permissions bit but of course that makes sense. For some reason the CHMODs didn't want to take in this process.... I got through the install so figured I had knocked that issue down.

Thanks for your quick assistance!

kadafi_alive 12-10-2005 07:11 PM

Hi Paul,

Is there a way to set rooms based on usergroups and how about direct links to rooms instead of going to the default one?

I have created two rooms for both genders but the default room is automatically set to the Male room which makes it accessible to the female gender.

Regards

Paul M 12-10-2005 09:00 PM

Nope, there is no ability to do either of these.

rb290 12-12-2005 11:43 PM

where can i get a flashchat

jsharper 12-12-2005 11:54 PM

rb290, meet google.

http://www.google.com/search?q=flashchat

nexus851 12-13-2005 06:28 AM

can u explain to me what the flashchat integration is really for? I already installed v4.42 flashchat (newbie) so does this replace and upgrade some files or what?

After installing it, i dont see a difference, where can i go to see the improvements?

AWI 12-13-2005 07:30 AM

Thanks works great on our 3.5.2 board.

Paul M 12-13-2005 07:56 AM

Quote:

Originally Posted by nexus851
can u explain to me what the flashchat integration is really for? I already installed v4.42 flashchat (newbie) so does this replace and upgrade some files or what?

After installing it, i dont see a difference, where can i go to see the improvements?

Have you read the first post - it tells you there. ;)

analog-x 12-14-2005 11:36 PM

So do I install FlashChat v4.4.2 first before I make these changes suggested here?
and I'm using vBulletin v3.5.1

Paul M 12-15-2005 12:34 AM

Quote:

Originally Posted by analog-x
So do I install FlashChat v4.4.2 first before I make these changes suggested here?

Yes.

JoeWho 12-15-2005 01:11 AM

Quote:

Originally Posted by nexus851
can u explain to me what the flashchat integration is really for? I already installed v4.42 flashchat (newbie) so does this replace and upgrade some files or what?

After installing it, i dont see a difference, where can i go to see the improvements?

:o
Samething here... I cant find any of the things the "Flashchat-vb-integration.txt" talks about....

The latest version of Flashchat now includes my integration as part of the Tufat supplied files. However, the currently bundled vB 3.5 CMS file is v2.47 - the latest version available here is v2.54 - this has support for the new Moderator Role and also the Live Support 'Customer' Role. It also has some user data caching to reduce the number of mysql calls to the user table (by over 50%). This hack also includes the Who's Online (WOL) Plugin.

:disappointed:

Paul M 12-15-2005 03:31 AM

Quote:

Originally Posted by JoeWho
:o
Samething here... I cant find any of the things the "Flashchat-vb-integration.txt" talks about.... :disappointed:

Such as ?

kommuni 12-16-2005 01:30 AM

Quote:

Originally Posted by Paul M
Such as ?

Hi Paul,

thanks for the great integration work. Works very well here, except the autologin when using the socket server from flashchat (it works with the non-socket version).

Do you have any ideas how to get that workin'?


Thanks again for your work.

Paul M 12-16-2005 02:36 AM

Quote:

Originally Posted by kommuni
thanks for the great integration work. Works very well here, except the autologin when using the socket server from flashchat (it works with the non-socket version).

There is no autologin support for socket server mode in any flashchat cms integration. I have an experimental (alpha) cms file that does it for vb 3.5 - but it's not for public use.

cbr929rrerion 12-19-2005 09:55 PM

** Clicks Install.. Awesome !! **

Deacon Frost 12-20-2005 04:48 PM

Can anyone tell me why it works fine with Firefox, but IE tells me connection problems with socket server???

ok, some FF-users seem to have problems as well...it hangs after logging in...

why it is working fine with me?

when I set socket to "false" everything works fine...

Paul M 12-20-2005 07:56 PM

Are you referring to flashchat in general, or something specific to this hack ?

jancarlo 12-22-2005 07:57 AM

Fatal error: Cannot instantiate non-existent class: statement in /home/mysite/public_html/vbulletin35CMS.php on line 22

???

tnx
jancarlo

Paul M 12-22-2005 08:07 AM

Erm, why is that file in your root folder, and what exactly are you trying to do with it ?

jancarlo 12-22-2005 08:44 AM

I have put the patch of the rows config.php but they give error to me.

Warning: main(/home/mysite/public_html/home/mysite/public_html/includes/config.php): failed to open stream: No such file or directory in /home/mysite/public_html/vbulletin35CMS.php on line 9

Fatal error: main(): Failed opening required '/home/mysite/public_html/home/mysite/public_html/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/vbulletin35CMS.php on line 9

jancarlo

divided_by_fear 12-23-2005 05:21 PM

will this work with the new beta ? or should we just use his Integration?

Paul M 12-23-2005 07:01 PM

Quote:

Originally Posted by jancarlo
I have put the patch of the rows config.php but they give error to me.

Warning: main(/home/mysite/public_html/home/mysite/public_html/includes/config.php): failed to open stream: No such file or directory in /home/mysite/public_html/vbulletin35CMS.php on line 9

Fatal error: main(): Failed opening required '/home/mysite/public_html/home/mysite/public_html/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/vbulletin35CMS.php on line 9

jancarlo

Sorry but I really don't follow what you are doing. The cms file should be in ../chat/inc/cmses - you seem to be trying to directly run a copy in your web root.

Paul M 12-23-2005 07:06 PM

Quote:

Originally Posted by divided_by_fear
will this work with the new beta ? or should we just use his Integration?

"His" is mine ;)

Did you read the note in the first post, I would have thought it answered your question.

Quote:

Note:
The latest versions of Flashchat (4.4.x and above) now include my integration as part of the standard Tufat supplied files. However, the currently bundled vB 3.5 CMS file is v2.47 (or v2.54 in FC 4.5.0) - the latest version available here is v2.56 - this has support for the new photo/avatar function in 4.5.0 and various other minor changes. This hack also includes the Who's Online (WOL) Plugin.


moonclamp 12-25-2005 07:21 PM

I'm a bit lost here.

I've just done a fresh install of flashchat 4.42, therefore I have used the zip for the "post 440" mod.

I've done everything exactly as stated (forum root install, usergroup permissions etc) but in flashchat.php I am getting a blank blue screen (like reported by other users earlier on in this thread).

The fix reported near the beginning of this thread involved checking the edits to sendLoginInfo.php ... but in the 'post440' zip it says nothing about that file needing to be edited.

Have I missed something here, what could I be doing wrong?

badham 12-25-2005 08:28 PM

Quote:

Originally Posted by jancarlo
I have put the patch of the rows config.php but they give error to me.

Warning: main(/home/mysite/public_html/home/mysite/public_html/includes/config.php): failed to open stream: No such file or directory in /home/mysite/public_html/vbulletin35CMS.php on line 9

Fatal error: main(): Failed opening required '/home/mysite/public_html/home/mysite/public_html/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/vbulletin35CMS.php on line 9

jancarlo

you have this in your root directory, shouldnt be. I had to edit line 215 of the vbulletin35CMS.php to /includes/config.php instead of /../../../includes/config.php that will fix the doubling up of the translated path, but I now I get this error Fatal error: Cannot instantiate non-existent class: statement in /home/gearfrea/public_html/memberarea/vbulletin35CMS.php on line 28
I have not tracked this error down yet. Not sure which version you have either, which could make a difference.Hell, dont listen to me I still dont have mine working

Paul M 12-25-2005 09:11 PM

Quote:

Originally Posted by moonclamp
Have I missed something here, what could I be doing wrong?

See the support note in the first post - there is no real way to know without access to the site as so many things could be wrong.

Romeos Tune 12-25-2005 09:14 PM

This is working great for me....Except..... Everyone keeps getting logged out of chat after a minute or so. Using the latest beta of flashchat. I did just d/l your latest file to see if that fixes it Paul. I was using the one included with Flashchat. Maybe that'll fix it. Anyone else experienced this?

Paul M 12-25-2005 09:16 PM

Quote:

Originally Posted by Romeos Tune
This is working great for me....Except..... Everyone keeps getting logged out of chat after a minute or so. Using the latest beta of flashchat. I did just d/l your latest file to see if that fixes it Paul. I was using the one included with Flashchat. Maybe that'll fix it. Anyone else experienced this?

That has nothing to do with the CMS file - it's a config setting.

Romeos Tune 12-25-2005 10:00 PM

No way! lol.... Ok.... Going over my config file.... Gonna feel pretty Stoopid if it's just a setting... :)

Romeos Tune 12-25-2005 10:06 PM

I just have all the defaults it seems. Any idea what setting might cause that? It only happens when more than 1 live user is logged in....

Paul M 12-25-2005 10:20 PM

I would guess this one;

Code:

//Connection processing
'autologoutAfter' => 60,  //time of pooling inactivity after which user is considered logged off, seconds
'autocloseAfter'  => 3600,//time of pooling inactivity after which connection is removed from database, seconds


Romeos Tune 12-25-2005 10:30 PM

Changing that around just to test..... :)

Masiello 12-27-2005 02:38 PM

Just CLICK INSTALL, this is a very Fantastic Tool, Thanks very much <g>.

One question, if anybody know, result that FlashChat alter any mysql vbulletin table when it is installed on the same vb database? If bot installing or not...or just add flashchat tables?

moonclamp 12-27-2005 07:10 PM

Quote:

Originally Posted by Paul M
See the support note in the first post - there is no real way to know without access to the site as so many things could be wrong.

I'm not the only admin on the site so unfortunately I'm just not allowed to give out access just like that.

However, I have checked and double checked and have followed the installation instructions to the letter.

moonclamp 12-27-2005 08:56 PM

Quote:

Originally Posted by moonclamp
I'm not the only admin on the site so unfortunately I'm just not allowed to give out access just like that.

However, I have checked and double checked and have followed the installation instructions to the letter.

No worries ... I uninstalled and tried the new beta. This time it worked. :)

Still clueless as to what caused the problems before though

JAYEMULE 12-28-2005 01:57 AM

I know this sounds stupid but I'm gonna do it anyways.
In the integration instructions I am told to upload the provided edited files. Now, do those go in my forum root directory or the flashchat directory. I'm going to figure the Forum root directory.
It's getting late for me and I have been working on my forum all day. sorry.
There are just so many cool things to add on ! ;)

Paul M 12-28-2005 11:25 AM

Any uploaded files replace existing files in the chat folders.

Note that FC 4.5.1 (beta) only needs the plugin, nothing else (it already comes with v2.56 of the CMS file supplied).

JAYEMULE 12-28-2005 12:32 PM

Well thank you kindly sir ! Could be why I had some troubles installing last night. I will work on it again today and see if I can get it done.

moonclamp 12-28-2005 02:35 PM

Couple of problems here, but seeing that the installation has worked then these issues are probably to do with the software rather than the integration.

Sadly, if this is the case I'm gonna have to give up and try another system. Shame sigmachat is so expensive.
  • Users keep getting randomly logged out. When they are they cannot log back in for at least an hour. This can happen while in the middle of chatting and not just inactivity.
  • Firefox users have to press submit to chat rather than hit 'return' If they do press return then their text just vanishes.


All times are GMT. The time now is 11:49 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01955 seconds
  • Memory Usage 1,831KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete