I am using FCKeditor 2.3 because I already have it installed and running elsewhere. My question is about the upload image folder as I am wondering how and where to configure it to create and upload to custom folders for each user.
For example each user has a unique ID number and I would like them to upload images to their own folder. For example if a user's ID is "001265" then when he uploads an image a folder named "001265" is created in the upload image folder.
Where do I need to configure this?
Also, I have a problem with the current image folder... it's adding a double slash when uploading like...
/images/users//theimage.gif
I have checked filemanager/connectors/asp/config.asp and everything looks right (if this is where it is controlled) so why a "//"?
For example each user has a unique ID number and I would like them to upload images to their own folder. For example if a user's ID is "001265" then when he uploads an image a folder named "001265" is created in the upload image folder.
Where do I need to configure this?
Also, I have a problem with the current image folder... it's adding a double slash when uploading like...
/images/users//theimage.gif
I have checked filemanager/connectors/asp/config.asp and everything looks right (if this is where it is controlled) so why a "//"?
Re: Upload image folder
Re: Upload image folder
Re: Upload image folder
Re: Upload image folder
No other message than the note about XML.
I don't follow what else should be required to configure for upload other than what I have mentioned. How can the test pages work but not the upload from the editor (which worked ok in v2.3).
Here's a new one... what does this mean...
"GetFoldersAndFiles" command isn't allowed
Re: Upload image folder
The last message might be due to mixing files from different versions.
Re: Upload image folder