vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Chat Modifications - Flashchat 6 Integration for vBulletin 4.x (https://vborg.vbsupport.ru/showthread.php?t=231184)

Paul M 10-06-2010 07:04 PM

Quote:

Originally Posted by marinelife (Post 2107425)
How can you make it show if there are users in chat on the forums page?

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

marinelife 10-06-2010 07:14 PM

Thanks so much :)

s810car 10-06-2010 09:34 PM

Quote:

Originally Posted by Paul M (Post 2107353)
I dont have FC6 installed so I cannot confirm the bug (which would be in FC anyway, so Im not sure I could do anything about it).

As to the database error - that is not coming from anything in this mod. I dont recognise the query from FC either.

Here's why I brought this up to you, code from the vbulletin40cms.php version 4.1.2.6
PHP Code:

    // Returns URL of user profile page //
    
function getUserProfile($userid)
    {
        return (
$this->userid == $userid) ? "../profile.php?do=editprofile" "../member.php?u=$userid";
    } 

I'm assuming this is what directs the linkback to the forum user profile, which it gives the error then not allowing you to continue.

K...figured the SQL error was something not that easy to find...sigh I'll keep researching and if anything its from affects or was affected by your hack I'll post an update

Paul M 10-06-2010 09:45 PM

When you said there was a bug, I assumed you meant with the CMS file supplied as part of this modification. 4.1.2.6 is not the file supplied here, its the default vb4 CMS. The header of this file is

PHP Code:

$Revision1.4 $  
$Date2010/01/13 23:54:00 


It bypasses the profile issue.



(internally its Revision 4.1.4.5)

s810car 10-06-2010 10:45 PM

ohhhh, i thought those were one and the same file. so do I need to put the old file back it to have the proper integration, Idk what its set as now :confused: Would I lose the benefits of the hack leaving this file in?

Paul M 10-06-2010 11:28 PM

You must use the file supplied by this mod.

s810car 10-07-2010 01:36 AM

thanks, reinstalling :up:

der_darkon 10-14-2010 10:13 PM

For all the people who are having trouble to autologin into the chat and don“t like the white page with all the text:
Instead of just linking to "/chat/" you have to link to "/chat/flashchat.php" and you will be taking directly to the chat. (provided your cookiesettings are ok).

Thanks for the great integration.

basilrath 10-25-2010 08:26 AM

Just a quickie if anyone has an answer

I have added the chat (done this before so never been an issue)

The chat works ok etc but the text or the input text is pretty much transparent or wrong colour whatever you set it at?

I have done the normal steps deleted everything / reinstalled in correct orders but to no avail

login ok etc

thanks

BrianMis 10-26-2010 01:48 AM

Hello all, I have FlashChat installed and the integration (Thanks Paul) everything is working great. The only problem I have is I can't find any of the usergroup options in ACP.

Can anyone help out with this?

Thanks!

basilrath 10-26-2010 08:27 AM

Well ive gone back to FC 6.0.6 not as buggy and the "undefined" error which seems to be on the latest version isnt prevelant. The integration works fine.

RedTrinity 11-07-2010 04:01 AM

Did anybody else's copy of Flashchat 6 stop working when they upgraded to 4.0.8? Mine did :confused: Now everybody (including me) gets a white empty box when they visit the Flashchat link, and it is coming up "Flashchat does not appear to be correctly installed." in the WGO box.

Any suggestions on how to fix this would very much be appreciated!! I definitely haven't altered anything Flashchat related for a long time, so it definitely appears to be related to the forum upgrade.

Paul M 11-07-2010 10:40 AM

What exactly did you do when you upgraded ?

RedTrinity 11-08-2010 05:11 AM

Quote:

Originally Posted by Paul M (Post 2118974)
What exactly did you do when you upgraded ?

Just the normal VB upgrade routine... uploaded the new VB system files over the old ones, followed the step by step upgrade process in the AdminCP. Turned the forum back on. Nothing else.

basilrath 11-08-2010 06:22 AM

Uninstall then install again ............ fixes the issue

Paul M 11-08-2010 09:40 AM

Quote:

Originally Posted by RedTrinity (Post 2119360)
Just the normal VB upgrade routine... uploaded the new VB system files over the old ones, followed the step by step upgrade process in the AdminCP. Turned the forum back on. Nothing else.

No idea then, it would need access to your server to determine. If the WGO mod is giving that message then it cannot see Flashchat for some reason, usually because some of the files are missing.

BrianMis 11-10-2010 09:25 PM

Hello all, I have FlashChat installed and the integration (Thanks Paul) everything is working great. The only problem I have is I can't find any of the usergroup options in ACP.

Can anyone help out with this?

Thanks!

Krusty1231 11-10-2010 10:51 PM

Scroll down to "Usergroups" then "Usegroup manager" - Select the user group and click on "go" - scroll down until you see "FlashChat Permissions (Choose one only) "

Set your options there for that particular user group.

Hope it helps.

RedTrinity 11-11-2010 05:49 AM

Quote:

Originally Posted by Paul M (Post 2119412)
If the WGO mod is giving that message then it cannot see Flashchat for some reason, usually because some of the files are missing.

I just re-downloaded the FC package straight from the Tufat website, and re-copied everything over - not an overwrite, just told it to ignore any existing files and only copy the ones which aren't already there onto the server.

Anyway after that, the problem is still happening :( So apparently its not due to missing files. Buggered if I can work out what the issue is. Might just have to do a complete re-install :(

RedTrinity 11-11-2010 08:17 AM

Can't even get it reinstalled, now.... getting this error halfway through.

Code:

Fatal error: Call to a member function read() on a non-object in /var/www/vhosts/theparentingsanctuary.com.au/httpdocs/forums/chat/install_files/step_insert.php on line 84
Googled the error above and found others who came across it as well during installation, but nobody to date has been able to supply a working solution.

*sigh* oh well... there goes out chat program :(

Paul M 11-11-2010 08:53 PM

Quote:

Originally Posted by RedTrinity (Post 2120457)
Anyway after that, the problem is still happening :( So apparently its not due to missing files. Buggered if I can work out what the issue is. Might just have to do a complete re-install :(

Sorry I wasnt clear on this. I dont mean files from the original package. When you install FC, it creates a series of temp files, this is what allows FC to work, and are what the mod checks.

thebucky84 11-14-2010 01:29 AM

so i got this today and have no idea how to integrate it to my forum on the navbar? Any help?

basilrath 11-15-2010 11:26 AM

Pretty simple follow the instructions ?

What area or section are you unclear about ............ and we can help

synseal 11-23-2010 05:52 PM

If anyone is having problems with installing flashchat with vbseo or getting it to load using this great mod, it could be the .htaccess file that is causing the problem,

I was advised to create a .htaccess file within the chat folder with this inside it,

Code:

RewriteEngine Off
I uploaded that to the chat/ folder and everything went as it should.

Thanks Paul for this :up:

FTForums 12-04-2010 01:01 PM

Hi,

This doesn't work with VBulletin 4.1, is there a new .xml file that does work with it? Or is it just too early for it yet?

Thanks

Paul M 12-04-2010 04:00 PM

You need to be a little more specific than "doesnt work".

FTForums 12-04-2010 07:56 PM

Sorry about that everyone, that was a pretty pathetic way to ask a question!

When importing the xml file, I get the following

The following dependencies were not met:

1. This product is not compatible with version 4.1.0 of vBulletin. (Compatible starting with 4.0.0 / Incompatible with 4.0.99 and greater)

Am I being completely stupid?

Thanks

Paul M 12-04-2010 08:31 PM

Ah, yes, it wont install on 4.1 until its dependancies are updated.

You can edit the XML yourself if you want, just change 4.0.99 to 4.1.99

FTForums 12-05-2010 11:32 AM

Thanks Paul, that works brilliantly including the autologin. I like the fact that it allows you to have your flashchat within a Vbulletin page but the page title is just Flashchat 6 Integration. Is there anyway to change this? When I have it loading in a standard flashchat page, I can call the page whatever I like but don't seem to have any option to do this when it's within a Vbulletin page. Thanks for your support.

Paul M 12-05-2010 01:26 PM

I believe its the phrase "flashchat_title". (The phrase is used in 3 places).

FTForums 12-06-2010 02:33 PM

Hi Paul

Sorry to be a complete pain in the backside but where is this? I have checked the Flashchat admin panel and it is all set correctly but when I connect to the page it still shows flashchat 6 integration. I've checked VBulletin > Settings > Options > FlashChat Integration and there is no option for it. Do I have to edit the xml file or something?

Thanks

Paul M 12-06-2010 05:36 PM

Like I said, its a phrase - you edit it in the vb phrase manager, just like any other vb phrase. :)

Shogo 12-07-2010 09:59 PM

Strange...
Since update to vB 4.1, I have a blank page when i go to .../misc.php?do=flashchat&room=1

Am I forgetting something?

Paul M 12-08-2010 12:36 AM

Possibly, how did you upgrade ?

Shogo 12-08-2010 05:53 PM

like this

Quote:

Upgrading from vBulletin 4.0.x

Close your board via the Admin Control Panel.

Upload all files from the 'upload/' folder in the zip, with the exception of 'install/install.php'. Then open the 'upload/includes/' folder. In this you will find config.php.new. You should rename this to config.php and then open it in a text editor.

Open your browser and point the URL to http://www.example.com/forum/install/upgrade.php (where www.example.com/forums/ is the URL of your vBulletin). You should now be automatically forwarded to the appropriate upgrade script and step.

If any errors occur, copy the error and please contact support. DO NOT continue with the upgrade. Doing so may cause irreversible damage to the database.

Follow the instructions on the screen. Make sure you click next step or proceed until you are redirected to your Admin Control Panel. Here, you can reopen your board.
But that's strange... all the products working with misc.php give a blank page..?!

Paul M 12-08-2010 06:14 PM

Sorry, but I dont have enough information to answer your question.

Also, please read the purple support note.

beatyourtruck 12-13-2010 12:57 AM

Paul: Thanks for all your work on the FC mods. I have used them for many years and versions of vB and FC :)

I have not read much about FC 6 (I am still on 5). Do you know of any work that was done to reduce server load/connections on FC 6? I know you are not Tufat.....just looking for an opinion from someone outside of FC who is familiar with their products.

Thanks and sorry to bother you if you can't answer that.

Paul M 12-13-2010 10:56 AM

Im afraid I dont know. I personally havent used FC for sometime now.

FReeSTER 12-16-2010 06:23 PM

This chat is not integrating with my board 4.0.8

Code:

Configuration Error!

FlashChat was unable to detect your MySQL login setting from the vBulletin 4.0 configuration file. You must correct this before FlashChat can finish its installation. Please refer to the integration Instructions in the TUFaT.com Wiki to ensure that the FlashChat files were correctly uploaded to your server.

Possible Reasons for this error may include:

1) FlashChat was uploaded to an incorrect server location.
2) The CMS system that you are using is unsupported by FlashChat.
3) Your server has incompatible settings which may have been undetected in Step 1 of the FlashChat installer. For example, specific security restrictions which are not typical of most PHP/MySQL setups.

I even put the info from the database user and pass ect... and still cant get it to work on that step #2

DTTO 12-29-2010 10:59 PM

Ok, my apologies if I've missed this; but I had one of my admins ask me if there's a way to have the index page list who's currently logged into chat. I looked but didn't find it - or just flat out missed it.


All times are GMT. The time now is 05:32 AM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01389 seconds
  • Memory Usage 1,832KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (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