![]() |
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/xxx...php?do=sqlfile Referrer : http://www.xxxxxxxxxx.com/xxxxxxx/xxxxx.php?do=choose IP Address : xxxxxxxx Username : xxxxxx Classname : vB_Database MySQL Version : |
You might want to look at this - http://dev.mysql.com/doc/refman/5.0/en/gone-away.html
Quote:
|
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? |
Your Flashchat is not configured to integrate with vb - hence the use of stateless.php in the message.
|
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. |
Quote:
|
And what to do now?
Reinstall again FC and then try to install again this MOD? |
Quote:
|
I allready did that way.
|
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
|
is there a problem to integrate into 3.8.x ??? (e.g. vB 3.8.0 RC1)
thx |
Quote:
|
Quote:
|
Thank you :)
Quote:
|
Quote:
Edit flashchat_inc.php (in the chat folder). Find ; Code:
so.write("flashchatcontent"); Add above it ; Code:
so.addParam("wmode", "transparent"); The menus should no longer hide behind Flashchat. |
"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. |
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. |
Quote:
Quote:
|
Read the main post, the information is all there.
|
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 |
Quote:
|
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 |
Perhaps you should read the main post ....
Quote:
|
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? |
Hmmm, interesting, I wonder if FC5 has broken it. I'll have a look at the weekend if I get time.
|
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 ? |
Quote:
|
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?
|
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:
Code:
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 :) |
Quote:
"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. |
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. |
<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.... |
Quote:
|
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.)
|
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).
|
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. |
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. :)
|
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. |
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...
|
THANK YOU for this awesome mod! It has made my life SOOOO much easier! :D
|
All times are GMT. The time now is 09: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|