Regardless of the URL I enter in the Image Properties dialog, I cannot seem to be able to locate any of my image files, consisting of both gif and jpg files. All the image files are stored in the Images directory off the main root of my website.
What must I do to display the files so users can select an image?
Regards,
Allen
What must I do to display the files so users can select an image?
Regards,
Allen
Re: Cannot find image files
FCKeditor pulls from the user directory you specify in the application.cfm file. I've got mine set to "/_includes/fckcontent/" which then creates a directory called "Image" within there to place the gif and jpg files in.
JD
Re: Cannot find image files
What's the next step?
Re: Cannot find image files
Re: Cannot find image files