Hi guys!
I recently found your truly excellent and so well-written fckedior wonderful job!
..and now to the not so fun part (some hair less now)..
The image upload does not work at all - the default upload says that the image has been uploaded correctly - but it doesn't exist on the server. I have batteled with this before and found the answer to be that the target folder needs to be chmodded. but that's not all.. I need an image uploader that can handle both saving locally on the server and on a remote server tru ftp.. I already have a working code (php) for this.. but I can't figure out how to implement my code in the dialog.. ?
It doesn't work to just change FCKConfig.ImageUploadURL.. then I tried to modify the default code but that doesn't work also..
However, I have succesfully made a custom imagebrowser and linkbrowser.
So, how can this be solved?
Would be grateful for a quick solution since I have users waiting for this function.
Thu, 11/15/2007 - 19:44
#1
Re: custom image upload?
anyone got any idea? or some documentation that covers this?
Re: custom image upload?