I've just installed Version of ZC 1.3.5 and FCKEditor 2.3.1 I can edit files however I'm having a problem uploading images. Not sure what setting to change in order for this to work correctly. Any help would be greatly appreciated.
George
I've just installed Version of ZC 1.3.5 and FCKEditor 2.3.1 I can edit files however I'm having a problem uploading images. Not sure what setting to change in order for this to work correctly. Any help would be greatly appreciated.
George
The solution I gave another member here worked for me, it didn't for her. You might try it.
IDEAS Girl
IDEAS Creative Group = Your image... our business!
Thanks for the response however it did not work. Still getting nothing when doing the browse server. Any help would be greatly appreciated.
George
What ZC version are you using?
IDEAS Girl
IDEAS Creative Group = Your image... our business!
Version 1.3.5 the latest release.
Thanks,
George
I'm the other member who ideasgirl's solution didn't work for (though I do appreciate you trying, ideasgirl!). I came back here again hoping for a solution. I sure wish we could get some support from the authors of this mod...isn't that a requirement for a contribution to be added to the list? Don't mean to be snarky, but if it doesn't work, why should we go to the trouble of installing it?
Nope, it isn't, specially if it's just a integration with another script. Maybe you guys find some answers here: FCKeditorI sure wish we could get some support from the authors of this mod...isn't that a requirement for a contribution to be added to the list?
If you are interested on an image uploader/editor for HTMLarea editor, let me know. I can upload it to the downloads area. I addapted it to 1.3.5 but I can't give any support. It's very simple to integrate and I've installed for customers for easy upload of additional images and insertion on descriptions.
IDEAS Girl
IDEAS Creative Group = Your image... our business!
Yes I'd like to get your mod to HTMLArea. Is it possible to send it via email?
Thanks for all the help I really appreciate it.
George
Well, I just figured out something...now the upload feature works, but I still am not having luck browsing the server (but that's not really what I needed anyway).
in editors/fckeditor/editor/filemanager/upload/php, line 27, I had left off the beginning slash. My editor is inside the store folder and my line reads:
// Path to uploaded files relative to the document root.
$Config['UserFilesPath'] = '/store/images/' ;
Maybe you could try that, ghgarcia :) .
I'll give it a try.
Thanks