• 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

Setting $params[\"frozen_nick\"] = true;

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

Post a reply
3 posts • Page 1 of 1

Postby brsly » Fri Jul 27, 2007 2:08 pm

I have been trying to get beta11 running with "frozen_nick" on. Adding $params["frozen_nick"] = true; to the default index.php, it goes into an endless loop of:

27/07/2007 12:44:02 * guest569 changes his/her nickname to guest194
27/07/2007 12:44:07 * guest194 changes his/her nickname to guest423
27/07/2007 12:44:12 * guest423 changes his/her nickname to guest221
27/07/2007 12:44:17 * guest221 changes his/her nickname to guest505
27/07/2007 12:44:22 * guest505 changes his/her nickname to guest294
brsly
New member
 
Posts: 3
Joined: Thu Jul 26, 2007 1:57 am
Top

Postby sappheiros » Fri Jul 27, 2007 10:17 pm

hello brsly,

I had the same problem,
saw in the forum this post which could explain :

http://www.phpfreechat.net/forum/viewtopic.php?id=1582

hoping it answers
sappheiros
Member
 
Posts: 11
Joined: Fri Jul 27, 2007 12:53 pm
Location: France
Top

Postby Furvuslupus » Fri Aug 24, 2007 12:37 am

Hello!
I had the Same Problem. You only have to edit /src/commands/nick.class.php and replace line 31 and 32

$newnick = phpFreeChat::FilterNickname($param);
$oldnick = $ct->getNickname($u->nickid);

with
$newnick = $oldnick;


Its working fine to me ..!
Furvuslupus
New member
 
Posts: 1
Joined: Fri Aug 24, 2007 12:32 am
Top


Post a reply
3 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

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