• 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

Problems with php Free Chat

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

Post a reply
15 posts • Page 1 of 1

Postby dogcat » Sun Feb 11, 2007 3:29 pm

Hello, I installed in one of my Web this script: http://www.phpfreechat.net/download.en.html the version 1.x (beta) version

You can see in: http://www.hiphopyaik.com/chat/

The subject is that I that it is a beta version, but it gives some problems like… that all enter like admins, and not like putting a password to me…

And another problem that it gives is that when attempt to close a private one on which it became disconnected not leaves me, and it gives east error me: Missing to parameter (/leave [ch|pv [[{channel|nickname}] {reason}]])

Somebody knows on this script? THANKS!
dogcat
Member
 
Posts: 18
Joined: Sun Feb 11, 2007 3:26 pm
Top

Postby dogcat » Mon Feb 12, 2007 12:00 am

Hello, already I solved the previous problems, now I have another problem and is that when you change of nick not it updates in the list of users…

I have verified checkmd5.php and it gives these errors me that are of pages that I have modified:

corrupted - ./i18n/es_ES/main.php (please replace this file by a correct one)
corrupted - ./themes/phoenity/smileys/author.txt (please replace this file by a correct one)
corrupted - ./src/client/chat.js.tpl.php (please replace this file by a correct one)
corrupted - ./style/generic.css (please replace this file by a correct one)
corrupted - ./lib/xajax_0.2.3/LICENSE.txt (please replace this file by a correct one)
corrupted - ./lib/xajax_0.2.3/README.txt (please replace this file by a correct one)

What I do? THANKS!
dogcat
Member
 
Posts: 18
Joined: Sun Feb 11, 2007 3:26 pm
Top

Postby dogcat » Mon Feb 12, 2007 12:13 am

I have installed again the archives that that said they were corrupt but they follow equal. I have verified that can be opened deprived messages, but when you change of nick not it updates in the panel of users that change reason why the deprived message cannot be opened to a person who has changed of nick…
dogcat
Member
 
Posts: 18
Joined: Sun Feb 11, 2007 3:26 pm
Top

Postby chris8lunch » Mon Feb 12, 2007 3:26 am

Hey dogcat I have the same problems you had in your first post, mind telling me how to fix them?

Thanks. :)
chris8lunch
New member
 
Posts: 9
Joined: Mon Feb 12, 2007 3:24 am
Top

Postby dogcat » Mon Feb 12, 2007 10:53 pm

You open index.php and in the principle you have this:

<? php

require_once dirname (__FILE__). “/src/phpfreechat.class.php”; $params = Array (); $params [“nick”] = “invited” .rand (1,1000); // setup the intitial nickname $params [“language”] = “es_ES”; $params [“isadmin”] = false; // just for debug;) $params [“serverid”] = md5 (__FILE__); $chat = new phpFreeChat ($params);

?>

It changes east field, ponlo in false:

$params [“isadmin”] = false; // just for debug;)
dogcat
Member
 
Posts: 18
Joined: Sun Feb 11, 2007 3:26 pm
Top

Postby chris8lunch » Tue Feb 13, 2007 4:14 am

huh ?? i didnt understand anything except open index.php...
chris8lunch
New member
 
Posts: 9
Joined: Mon Feb 12, 2007 3:24 am
Top

Postby phpfreechat » Wed Feb 14, 2007 5:15 pm

This bug is fixed in the new 1.0-beta9-pre2 release :
http://www.phpfreechat.net/demo/pfc-1.x ... a9-pre.zip
http://www.phpfreechat.net/demo/pfc-1.x ... pre.tar.gz
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby chris8lunch » Thu Feb 15, 2007 4:09 am

kerphi wrote:This bug is fixed in the new 1.0-beta9-pre2 release :
http://www.phpfreechat.net/demo/pfc-1.x ... a9-pre.zip
http://www.phpfreechat.net/demo/pfc-1.x ... pre.tar.gz

i jus did n i still get the same probs
chris8lunch
New member
 
Posts: 9
Joined: Mon Feb 12, 2007 3:24 am
Top

Postby phpfreechat » Thu Feb 15, 2007 9:28 am

You seams to already use the 1.0-beta8 version at http://www.hiphopyaik.com/chat/ ...
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby chris8lunch » Fri Feb 16, 2007 5:18 am

kerphi wrote:You seams to already use the 1.0-beta8 version at http://www.hiphopyaik.com/chat/ ...

I use 9 and still get the same errors!!!!!!!
chris8lunch
New member
 
Posts: 9
Joined: Mon Feb 12, 2007 3:24 am
Top

Postby phpfreechat » Fri Feb 16, 2007 9:54 am

Sorry but the /version command returns : _phpfreechat current version is 1.0-beta8_

Please make a fresh install...
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby chris8lunch » Sat Feb 17, 2007 3:49 am

kerphi wrote:Sorry but the /version command returns : _phpfreechat current version is 1.0-beta8_

Please make a fresh install...

BUT YOU TOLD ME TO GET VERSION 9 !! WTF !!!!

IM TALKING ABOUT MY SITE NOT HIS
Last edited by chris8lunch on Sat Feb 17, 2007 3:50 am, edited 1 time in total.
chris8lunch
New member
 
Posts: 9
Joined: Mon Feb 12, 2007 3:24 am
Top

Postby phpfreechat » Sat Feb 17, 2007 12:21 pm

Please don't write in capitalized letters, it's very irritating for readers.

Please provide your website url and a admin account to test tjhe /kick command.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby chris8lunch » Sat Feb 17, 2007 8:26 pm

http://www.pspleg.com/chatter
chris8lunch
New member
 
Posts: 9
Joined: Mon Feb 12, 2007 3:24 am
Top

Postby phpfreechat » Sat Feb 17, 2007 11:13 pm

So now please explain clearly your problem.

ps: be carefull, this chat is not ok with the license. You cannot remove the backlink without paying a chat license. Read carfully the license : http://www.phpfreechat.net/license.en.html
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top


Post a reply
15 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 4 guests

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