• 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

Nicklist disapear after login via portal

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

Post a reply
1 post • Page 1 of 1

Postby torsten123 » Sun May 09, 2010 1:23 am

Hello all,

I've got a strange problem.

On the Nicklist some Users are not listed, but the Usericon is vieweable.

If the user does a /who command, the complete Nicklist is imeadely viewable.

I've localized in pfcclient.js nothing about the login an build the Userlist.
But on the who things on pfc_client.js:
-----
// update the nick list display on the current channel
this.updateNickListBox(chanid);
-----
isn't be used on login rutines.

Are there any solutions to this?

The Chat ist implemented by my own connector to a modified phpnuke 8.1 an runs as a module
Im using pfc 1.3, the egglog extension and the /away extension via customize.js.php, theme default.

My params list:
---- + -----
$params = array();

$params['nick'] = $jbchat_jbname;

$params['display_pfc_logo'] = false;
$params['language'] = "de_DE-informal";
$params['height'] = "450px";
$params['max_channels'] = 6;
$params['title'] = "Unser Chat";
$params['channels'] = array("kanal5","kanal6");
$params['frozen_channels'] = array("kanal1", "kanal2", "kanal3", "kanal4", "kanal5", "kanal6");
$params['admins'] = array('*****' => '******', '****' => '*****', '****' => '******');
$params['refresh_delay'] = 10000;
$params['display_pfc_logo'] = false;
$params['max_displayed_lines'] = 100;

//$params['frozen_nick'] = true;
$params['isadmin'] = false;
$params["post_proxies"] = array('egglog');
$params["skip_proxies"] = array('log');

// maximale Nicklaenge
$params["max_nick_len"] = 20;

// Floody konfigurieren
$params['proxies_cfg']['noflood']['charlimit'] = 450;
$params['proxies_cfg']['noflood']['msglimit'] = 15;
$params['proxies_cfg']['noflood']['delay'] = 5;
$params['max_privmsg'] = 10;

$params['data_private_path'] = $Fpath."/data/private";
$params['data_public_path'] = $Fpath."/data/public";
$params['client_script_path'] = $Fpath."/index.php";
$params['server_script_path'] = $Fpath."/index.php";
$params['data_public_url'] = $Upath."modules/Jbchat/data/public";
$params['serverid'] = "somenumbers_and_letters";
$params['output_encoding'] = "ISO-8859-1";
$params['server_script_url'] = ("/html/modules.php?name=Jbchat");
--- + ----

Sorry for my bad english....

Anyway, pfc did work before, by using iframes, without these problems. And even, there are sometimes more than 30 users on the chat, and pfc still works fast an easily on a shared server. Thanks to kerphi. :-)

Gruss Torsten (greetings from Hamburg/Germany/Earth/Sol)
torsten123
New member
 
Posts: 1
Joined: Sun May 09, 2010 12:46 am
Top

Post a reply
1 post • Page 1 of 1

Return to General Support (v1.x)

Who is online

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