Hi,

My chat is installed and works fine. I created a page with chat (Chat Channel: cgblogbeta). When I visit thispage the chat is works but print a message: Missing parameter (/join {channelname}).

It would be great if the users visit this page they automaticly join the xy channel. This will be our default sitechannel.

I have also problems with setup language (do I need i18n module for it?) and change themes.

Here is the debug:

[code]

Parameters: Array
(
[data_private_path] => /home/users/cgblog/public_html/files/phpfreechat
[data_public_path] => /home/users/cgblog/public_html/modules/phpfreechat/phpfreechat/data/public
[data_public_url] => /modules/phpfreechat/phpfreechat/data/public
[themepath] => /home/users/cgblog/public_html/modules/phpfreechat/phpfreechat/themes
[theme_url] => /modules/phpfreechat/phpfreechat/themes
[serverid] => e43018cb248fc092af9563a27af0e1d3
[server_script_path] => /home/users/cgblog/public_html/modules/phpfreechat/handler.php
[server_script_url] => /modules/phpfreechat/handler.php
[title] => cgblogbeta
[channels] => Array
(
[0] => cgblogbeta
)

[frozen_nick] => 1
[refresh_delay] => 50
[connect_at_startup] => 1
[height] => 500
[width] => 510
[shownotice] => 2
[theme] => zilveer
[language] => hu_HU
[debug] => 1
[debugxajax] => 1
[nick] => stafford
[isadmin] => 1
)

Session: Array
(
[pfcuserconfig_e43018cb248fc092af9563a27af0e1d3_nick] =>
[pfcuserconfig_e43018cb248fc092af9563a27af0e1d3_active] =>
[pfcuserconfig_e43018cb248fc092af9563a27af0e1d3_channels] => Array
(
)

[pfcuserconfig_e43018cb248fc092af9563a27af0e1d3_privmsg] => Array
(
)

[watchdog_overview_filter] => all
[messages] => Array
(
[status] => Array
(
[0] => phpFreeChat settings cache cleared
[1] => oldal frissítve.
)

)

)

Cookies: Array
(
[PHPSESSID] => 938258239ce34cd64e10d108a4f9949e
[TinyMCE_mce_editor_0_width] => 530
[TinyMCE_mce_editor_0_height] => 314
[__utma] => 144554279.789842764.1178556837.1182412623.1182457494.175
[__utmv] => 144554279.3:stafford:Ambrus Gábor:http://www.cgblog.hu:Budapest:
[__utmz] => 144554279.1178556837.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)
[TinyMCE_mce_editor_1_height] => 133
[TinyMCE_mce_editor_1_width] => 506
[TinyMCE_mce_editor_2_width] => 514
[TinyMCE_mce_editor_2_height] => 111
[__utmb] => 144554279
[__utmc] => 144554279
[phpfreechat] => f8652075f8c0999175c136ed5c5af2f0
)
[/code]

Comments

permutations’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Please download the latest version of the module (5.x-1.2). It contains numerous bug fixes. Also download the latest phpFreeChat (also 1.2). Fully uninstall the previous version and clear your cache before installing the new version.