Hi
Firstly I keep getting the error "You have no permissioms to create this folder" when i try to create a folder to upload to.
I need to change the deafult dirctory to where files are uploaded to.
I edited these values in the connector config file:
UserFilesPath = "/userfiles/";
UserFilesAbsolutePath = "P:\\web\\bt2\\userfiles\\";
But when I try to upload files/images again using the fckeditor the default directory has not changed.
Can you tell me what the default directory is for fckeditor?
I noticed in the config.ascx file that the page Inherits from
Inherits="DotShoppingCart.OpenSource.External.FCKeditorAdaptor.FileBrowser.Config"
Are default settings stored in this file?
Thanks
|