• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

Chat - Not working - Please Help

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
4 posts • Page 1 of 1

Postby ramesh_g75 » Tue Aug 14, 2007 12:54 pm

Hi,

Today i installed "phpfreechat-1.0-beta11" in my IIS 5.2.
My PHP version is 5.2.3.

The installation steps went fine and i was able to install it successfully.

But when i browsed the chat app, say "http://localhost/phpfreechat/"
it always showed this message
"Chat loading ...
Please wait"

What might be the problem?

- Thanks
Ramesh
ramesh_g75
New member
 
Posts: 1
Joined: Tue Aug 14, 2007 12:47 pm
Top

Postby nsj » Fri Aug 17, 2007 9:07 am

Hi there,
Is there any link which i can use to access the chat page. It is very hard to find out otherwise as it can be many things causing the problem.

Try to check your paths, if they are correct, if you're getting any javascript error, then your client_script_path is not correct.

Mainly, these params should be set right to show the chat:
$params["data_public_path"] ,
$params["data_public_url"] ,
$params["server_script_path"],
$params["server_script_url"] ,
$params["client_script_path"],


try putting in the following debug code in your chat page to see what you pfc configration is like, this will help u to debug:
Code: Select all
echo "<h2>Debug</h2>";
  echo "<pre>";
  $c =& pfcGlobalConfig::Instance();
  print_r($c);
  print_r($_SERVER);
  echo "</pre>";

Please provide more info.

Cheers!!!
~nsj
nsj
Member
 
Posts: 19
Joined: Mon Jul 30, 2007 8:16 am
Top

Postby zooky » Fri Aug 17, 2007 10:35 pm

hi, nsj

I have a serious problem with betaX... I was using beta11 everything was fine but one day it suddenly stopped... I also tried previous versions and they did not work too...

For example beta6 check this http://www.okuogren.com/beta6/

Error: the chat cannot be loaded! two possibilities: your browser doesn't support javascript or you didn't setup correctly the server directories rights - don't hesitate to ask some help on the forum www.phpfreechat.net/forum

this is the error...

could you give me directory params pls, you see beta6 is the name of the main dir.
thanks a lot
zooky
Member
 
Posts: 60
Joined: Wed Sep 13, 2006 9:09 am
Top

Postby dood » Fri Aug 31, 2007 7:28 am

I am having the same problem.

What should my client_script_path be? Relative to what? Can someone post an example?

I understand I need to change the configurations (and I assume I do that in my chat's php file), but I'm not sure what I need to change them to.

Thanks
dood
New member
 
Posts: 2
Joined: Fri Aug 31, 2007 7:18 am
Top


Post a reply
4 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 7 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
cron
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub