• 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

auto connect don\'t work

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

Post a reply
2 posts • Page 1 of 1

Postby nap2080 » Wed Oct 31, 2007 10:29 am

Hi,

Can you help me? I integrate the chat into my site with login system. Everything works fine, but the auto connect function doesn't. :(
here's the link to test it:

http://world3d.hu/chat4/index.php?testname=freechat


$params = array();

$params["title"] = "WORLD3D.hu :: Chat";
$params["nick"] = $nev;
$params["serverid"] = md5("world3dchat");
$params["nickmarker"]=false;
$params["max_text_len"] = 300;
$params["language"] = "hu_HU";
$params["theme"] = "world3d";
$params["frozen_nick"] = true;
$params["refresh_delay"] = 5000;
$params["max_msg"] = 50;
$params["height"]="430px";
$params["shownotice"] = 3;
$params["max_msg"] = 50;
$params["height"]="430px";
$params["connect_at_startup"] = true;
$params["focus_on_connect"]=true;
$params["nickmeta"] = array("avatar" => $userpic);
$params["quit_on_closedwindow"]=true;

$chat = new phpFreeChat( $params );
nap2080
New member
 
Posts: 3
Joined: Sun Sep 23, 2007 1:09 pm
Top

Postby OldWolf » Wed Oct 31, 2007 11:00 pm

You should be able to just leave off the connect_at_startup parameter, since the default is for it to auto connect. Have you made changes since your last rehash?
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
2 posts • Page 1 of 1

Return to General Support (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