• 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

Problem with version phpfreechat-1.0-final

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

Post a reply
6 posts • Page 1 of 1

Postby Derus » Thu Oct 18, 2007 3:34 pm

someone can helpme?
The last version don't works in my computer.
i follow all the steps but i only can see: Chat loading ...Please wait
the message Never ends...

iam testing in my Localhost and in my website giving all the rights. But the result is the same.
Sorry about my English, Iam Spanish...
Derus
New member
 
Posts: 3
Joined: Thu Oct 18, 2007 3:19 pm
Top

Postby OldWolf » Fri Oct 19, 2007 5:14 am

I have two suggestions you can try:
1. If you recieve a javascript error, let me know, because these instructions are different. However, if there is no javascript error, check that $params["server_script_url"] is set correctly. This is the one that generally causes that error if a parameter problem. If you are calling the script in any sort of unusual way (such as calling the chatfile from another file), you may need to hardcode this parameter to get it to work.
2. After each new value entered into the parameter above, you'll need to doa manual rehash to test if it worked. To do this, do the following:
1. Close any browsers connected to the chat.
2. If your site is public and it's possible someone could be accessing it while you are performing this manual rehash, comment out (put two slashes in front of) the line that reads
Code: Select all
$chat = new phpFreeChat( $params );

Make sure to change it back in step 5.
3. In your FTP software, navigate to /yourchat/data/private/.
4. Delete both the chat and cache folders. If you wish to clear your logs, you can delete the logs folder as well (for set-ups with logging).
5. If you commented out the phpFreeChat line in 2, uncomment it now.
6. Navigate back to your chat in a browser. The cache will automatically set itself back up.

If none of this works, please insert the following into the bottom of your code and provide a link to your chatfile for trouble shooting. :)
Code: Select all
echo '<h2>Debug</h2>';
  echo '<pre>';
  $c =& pfcGlobalConfig::Instance();
  print_r($c);
  print_r($_SERVER);
  echo '</pre>';
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top

Postby Derus » Fri Oct 19, 2007 11:43 am

Resolved in six steps, hahaha
thnk you very much

¡Me has salvado la vida tio! Eres un Crack! ;)
Derus
New member
 
Posts: 3
Joined: Thu Oct 18, 2007 3:19 pm
Top

Postby OldWolf » Sat Oct 20, 2007 12:14 am

Glad I could help. :)
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top

Postby fabs » Wed Oct 31, 2007 11:50 pm

did not work for me. i use utchat for joomla. the chat loads in FF but not in IE7... any ideas what to do? I also do not get any js errors. the chat just keeps loading
fabs
Member
 
Posts: 10
Joined: Wed Jan 31, 2007 2:13 pm
Top

Postby OldWolf » Fri Nov 02, 2007 6:23 am

I'm not sure what would cause one browser to load but not the other
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top


Post a reply
6 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 13 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