Hi,

My Drupal is 5.2.X, Windows XP and phpfreechat is 1.0 final (even tried with 1.09 beta).
After i enabled phpfreechat, i did the following,
1. Set the permission
2. In module setting, i set the default tile and default channel. The rest remain at default.
3. In the node types blog, forum, images, i choose the Per node or always option. But none works.

I couldnt see the phpfreechat appear at any page. What's wrong with my settings?

- thanks.

julius

Comments

budda’s picture

as mentioned above, but on a Drupal 5.3 install, i activated phpfreechat for a new node i had created. Instantly got a white screen error message (not drupal themed) containing:

Please correct these errors:

    * / is not writeable
    * //cache can't be created
    * //cache is not writeable
    * //cache is not readable
    * /public/js/activity.js doesn't exist, data_public_path cannot be installed
    * /public/js/compat.js doesn't exist, data_public_path cannot be installed
    * /public/js/cookie.js doesn't exist, data_public_path cannot be installed
    * /public/js/createstylerule.js doesn't exist, data_public_path cannot be installed
    * /public/js/image_preloader.js doesn't exist, data_public_path cannot be installed
    * /public/js/md5.js doesn't exist, data_public_path cannot be installed
    * /public/js/mousepos.js doesn't exist, data_public_path cannot be installed
    * /public/js/myprototype.js doesn't exist, data_public_path cannot be installed
    * /public/js/pfcclient.js doesn't exist, data_public_path cannot be installed
    * /public/js/pfcgui.js doesn't exist, data_public_path cannot be installed
    * /public/js/pfcprompt.js doesn't exist, data_public_path cannot be installed
    * /public/js/pfcresource.js doesn't exist, data_public_path cannot be installed
    * /public/js/prototype.js doesn't exist, data_public_path cannot be installed
    * /public/js/regex.js doesn't exist, data_public_path cannot be installed
    * /public/js/sprintf2.js doesn't exist, data_public_path cannot be installed
    * /public/js/utf8.js doesn't exist, data_public_path cannot be installed
    * /public/js/xajax.js doesn't exist, data_public_path cannot be installed
    * cannot create /public/themes/default
    * //chat can't be created
    * //chat is not writeable
    * //chat is not readable
    * //chat/s_82d7ae65aff5ce3280f80fefcf88e60d can't be created
    * //chat/s_82d7ae65aff5ce3280f80fefcf88e60d is not writeable
    * //chat/s_82d7ae65aff5ce3280f80fefcf88e60d is not readable

Surely this should be on a niormal Drupal themed page?

budda’s picture

Version: 5.x-1.0-beta3 » 5.x-1.0-rc2
Category: support » bug

I should have also mentioned this was with todays RC2 version.

permutations’s picture

Status: Active » Closed (fixed)

Please download the latest version, 1.2. Uninstall all previous versions first, and download the latest phpFreeChat (also 1.2).