Re: No source for admincp.tmpl [message #32235 is a reply to message #32205] |
Fri, 16 June 2006 06:15 |
theaslak
Messages: 11 Registered: May 2006 Location: FINLAND
Karma:
|
Junior Member |
|
|
If you mean the GLOBALS.php which is at egroupware/fudforum/setup/base/include/ there are absolutely no paths defined in the the file.
$INCLUDE = "";
$WWW_ROOT = "";
$WWW_ROOT_DISK = "";
$DATA_DIR = "";
$ERROR_PATH = "";
$MSG_STORE_DIR = "";
$TMP = "";
$FILE_STORE = "";
$FORUM_SETTINGS_PATH = "";
I have tried to install and reinstall the fudforum solution in eGW multiple times via eGW's application manager. The fudforum module inside the eGroupWare folder has been transfered to the server by two different ways, either directly with ftp or as packed file via ssh and after that unzipped via ssh. After that, it has been activated in the applications admin side.
[Updated on: Fri, 16 June 2006 06:29] Report message to a moderator
|
|
|