hi,
i want to set an variable path for the uploading and filemanager connector.
atm i use something like this:
require('../../../../../../../../../paths.php');
$Config['UserFilesPath'] = EDITORPATH ;
But its not doing a thing, it is not uploading or anything else, it justs sits there.
Any ideas?
i want to set an variable path for the uploading and filemanager connector.
atm i use something like this:
require('../../../../../../../../../paths.php');
$Config['UserFilesPath'] = EDITORPATH ;
But its not doing a thing, it is not uploading or anything else, it justs sits there.
Any ideas?