Advanced Setting Options are poorly documented

GregoryHeller - May 19, 2009 - 21:38
Project:phpfreechat
Version:6.x-1.1
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

The advanced setting options for this module are poorly documented. On my system i seem to need to fill out all the path and url settings under advanced settings, but there is no documentation that really explains what these should be. For example, it would be helpful to know where relative to the phpfreechat module directory the urls and paths are, then i could easily add my directory structure before it.

#1

GregoryHeller - May 19, 2009 - 22:01

It seems that the "path" settings should be like this:

  • Path to theme: /home/clients/websites/vhost/sites/example.com/modules/phpfreechat/extras/themes put another way /you-server-path-to-public-html/sites/sitename/modules/phpfreechat/extras/themes
  • Data Private Path: /you-server-path-to-public-html/sites/files/phpfreechat/private (or path-to-you-files-directory/phpfreechat/private)
  • Data Public Path: /you-server-path-to-public-html/sites/files/phpfreechat/public (or path-to-you-files-directory/phpfreechat/public)
  • Cmd Path Default: This is the one that i can't figure out. Further more i've discovered that there is a character limit for these fields. I presumed that this should be the full server path to the "commands" directory which is in modules/phpfreechat/phpfreechat/src/commands however when that is combined with my full server path, it is too long for the field.
 
 

Drupal is a registered trademark of Dries Buytaert.