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

Error on rejoin privmsg

Post a bug fix, a new feature, a theme ...

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

Post a reply
4 posts • Page 1 of 1

Postby Amandarn » Fri Aug 29, 2008 2:54 pm

On the sourceforge bugtracker I've read :

How to reproduce the bug :
Connect to the chat, open a privmsg with someone, reload the page.

An error appears : "Missing parameter (/privmsg {nickname})"

I think the command "/privmsg" is called with no parameter, on load of the
chat, to restore all privmsgs. But it seems to not work.

I've tried with the website demo too and it doesn't work either.

I think I've solved it :
Open src/commands/connect.class.php
On line 77 replace :
Code: Select all
$cmdp["param"] = $pvlist[$i];

by
Code: Select all
$cmdp["params"][0] = $pvlist[$i];

It really seems to work.
(Sorry, but I absolutely don't know how to wright a patch...)
Last edited by Amandarn on Tue Sep 09, 2008 3:28 pm, edited 1 time in total.
Amandarn
Member
 
Posts: 13
Joined: Fri Jul 18, 2008 10:01 am
Top

Postby fizz » Sat Sep 06, 2008 4:29 pm

seems to work for me too, thanks!
fizz
New member
 
Posts: 1
Joined: Fri Sep 05, 2008 11:12 pm
Top

Postby phpfreechat » Fri Sep 12, 2008 1:27 pm

Thank you Amandarn, your fix is now integrated in revision 1252.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby Amandarn » Fri Sep 12, 2008 2:53 pm

It's an honnor, really ! And thank you for this chat.
Amandarn
Member
 
Posts: 13
Joined: Fri Jul 18, 2008 10:01 am
Top


Post a reply
4 posts • Page 1 of 1

Return to Contributions (v1.x)

Who is online

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