installing phpfreechat
get module from http://drupal.org/project/phpfreechat, download its script from sourceforge upload module to sites/all/modules/ and upload script into phpfreechat directory (sites/all/modules/phpfreechat/phpfreechat
since I put my drupal site on subdirectory, I gotta change the $base_url on settings.php:
uncomment $base_url = 'http://example.com/directory'; // NO trailing slash!
since I put my drupal site on subdirectory, I gotta change the $base_url on settings.php:
uncomment $base_url = 'http://example.com/directory'; // NO trailing slash!
Labels: Drupal


