Hi, here is my support request:

System 1: Linux, Apache/2.0.55 (Ubuntu) PHP/5.1.6; User Agents: ie6, ie7, ff1.5, ff2; phpfreechat-4.7-dev (from 2007-Jan-22), script beta-9

System 2: WinXP, Apache/2.2.3 (Win32) PHP/5.2.0; User Agents: ie6, ie7, ff1.5, ff2; phpfreechat-4.7-dev (from 2007-Jan-22), script beta-9

On both systems phpfreechat does not work for internet explorer 6. It does not appear the white screen where people see what they have just write (see attach file).Small icons to conect, change colors, show/hide time do not appear either.

Currently phpfreechat is set to appear just in one page on the Website.

No problem under firefox (any version) or ie7. I have tested other Drupal sites with phpfreechat and checked they work perfectly with "phpfreechat-ie6".

/***************************/
Debug Parameter on System 1 for ie6:
/***************************/
Parameters: Array
(
[data_private_path] => /var/www/files/phpfreechat
[data_public_path] => /var/www/modules/phpfreechat/phpfreechat/data/public
[data_public_url] => /modules/phpfreechat/phpfreechat/data/public
[theme_url] => /modules/phpfreechat/phpfreechat/themes
[serverid] => c3a1539130e64d154f2dd543e0983e8c
[server_script_path] => /var/www/modules/phpfreechat/handler.php
[server_script_url] => /modules/phpfreechat/handler.php
[title] => Chat general
[channels] => Array
(
[0] => Chat general
)

[connect_at_startup] => 1
[clock] =>
[openlinknewwindow] =>
[container_type] => File
[debug] => 1
[debugxajax] => 1
[nick] => pablo
[isadmin] => 1
)
Session: Array
(
[og_last] =>
[watchdog_overview_filter] => all
[pfcuserconfig_c3a1539130e64d154f2dd543e0983e8c_nick] =>
[pfcuserconfig_c3a1539130e64d154f2dd543e0983e8c_active] =>
[pfcuserconfig_c3a1539130e64d154f2dd543e0983e8c_channels] => Array
(
)

[pfcuserconfig_c3a1539130e64d154f2dd543e0983e8c_privmsg] => Array
(
)

)
Cookies: Array
(
[PHPSESSID] => f3c2e037d7942c528da81b8e2c1a98b4
)

/***************************/
Debug Parameter on System 2 for ie6:
/***************************/
Parameters: Array
(
[data_private_path] => C:\Archivos de programa\EasyPHP 2.0b1\www\files\phpfreechat
[data_public_path] => C:\Archivos de programa\EasyPHP 2.0b1\www\modules\phpfreechat\phpfreechat\data\public
[data_public_url] => /modules/phpfreechat/phpfreechat/data/public
[theme_url] => /modules/phpfreechat/phpfreechat/themes
[serverid] => 18a8d1f99703ca7f085b4951915c23fa
[server_script_path] => C:\Archivos de programa\EasyPHP 2.0b1\www\modules\phpfreechat\handler.php
[server_script_url] => /modules/phpfreechat/handler.php
[title] => Chat general
[channels] => Array
(
[0] => Chat general
)

[frozen_nick] => 1
[connect_at_startup] =>
[start_minimized] => 1
[clock] =>
[showsmileys] =>
[container_type] => File
[debug] => 1
[debugxajax] => 1
[nick] => pablo
[isadmin] => 1
)
Session: Array
(
[og_last] =>
[pfcuserconfig_18a8d1f99703ca7f085b4951915c23fa_nick] =>
[pfcuserconfig_18a8d1f99703ca7f085b4951915c23fa_active] =>
[pfcuserconfig_18a8d1f99703ca7f085b4951915c23fa_channels] => Array
(
)

[pfcuserconfig_18a8d1f99703ca7f085b4951915c23fa_privmsg] => Array
(
)

[watchdog_overview_filter] => all
)
Cookies: Array
(
[PHPSESSID] => lhngo2gdll5eipno85i1ipfvn5
)

I would really appreciate some help. It is driving me crazy.

Thanks in advance

/Pablo

CommentFileSizeAuthor
screenshot_ie6.JPG31.94 KBpablo_j_gm

Comments

owen barton’s picture

Hi Pablo,

Not sure what is happening here - this isn't a problem I have seen before. I would suggest checking for js errors in IE perhaps, but I suspect you have already done this!

owahab’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.