|
|||
|
I am running phpbb2 and I am having some issues. I realize I am on older softerware, but right now I am not ready to upgrade. We want to try out 123flaschat to see if its what we want.
With that said, I support for phpbb2 is hard to find. I am having trouble with the PATH settings of 123flashchat.php Here is the only section of 123flashchat.php that I edited: Code:
$chat_client_root_path = "/usr/local/123flashchat/client/"; $swf_file_name = "123flashchat.swf"; $skin_name = "default"; $language = "en"; Code:
File does not exist: /var/www/html/txmotocross/usr, referer: http://www.txmotocross.com/forums/123flashchat.php Can I just move the /usr/local/123flashchat/client/ directory over to the webserver area? Is there anything else I need to move? I wanted to ask before I started just randomly moving files and what not. (the chat server starts fine BTW) Thanks |
|
|||
|
I stumbled onto the "How to setup the server" section and yes, its says move the client folder over to the webserver. So I did this.
However now I am getting the following error in the weblog: Code:
File does not exist: /var/www/html/txmotocross/forums/client/client.xml, referer: http://www.txmotocross.com/forums/client/lib_123flashchat.swf /usr/local/123flashchat/server/etc/groups/default/client.xml I copied it over to the /forums/client/ folder without any luck. The Connection window just sits there forever waiting to connect. I'll keep trying different things and reading more help files, if I don't update this thread, this means I am still stuck. Help! |
|
|||
|
Quick recap of where I am at. (chat is still no worky)
1. I installed the chat server stuff and followed the guide from this page: A quickstart to add 123 Flash Chat room to your webpage 2. I then copied the client side in 123flashchat installed directory to /var/www/html/txmotocross/forums/client 3. My 123flashchat.php modified section looks like this: /********* please modify your parameters ---- begin ****************/ $chat_client_root_path = "http://www.txmotocross.com/forums/client/"; $swf_file_name = "123flashchat.swf"; $skin_name = "default"; $language = "en"; /********* please modify your parameters ---- end ****************/ And when clicking on the chat link on the website, the javawindow starts to load but never connects to the chat server. This is what my web error log is telling me: [Mon Feb 02 13:17:00 2009] [error] [client 1.2.3.4] File does not exist: /var/www/html/txmotocross/forums/client/client.xml, referer: http://www.txmotocross.com/forums/cl...3flashchat.swf What else can I try? (I'll update this thread if I get it working with the solution so others possibly having hte same problem can use this for help) Last edited by txmotocross; 02-04-2009 at 03:00 PM. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|