Hi... I have seen so many forum entries asking for help with the file browser, none which have been answered. Please, can anyone with experience with this issue help out and give a hand implementing this nightmare?
Here is the issue. I am using PHP. I have just downloaded FCKeditor... It works, but I need to be able to upload images to an absolute path. (Actually did get this part to work.) Once an image is uploaded, I want to be able to insert it. I am able to browse for it, but once I select it an incorrect url image icon is displayed in the image properties dialog!?!?! WHY? Please can someone help out...
Thank you in advance from all us noobies who have been screaming out for help! :P
Mon, 02/27/2006 - 04:42
#1
RE: File Browser / Image Properties FINAL Plea
RE: File Browser / Image Properties FINAL Ple
For some questions the people here know the answer, for others they don't. As for me, I don't know the answer to your question, so I'll be guessing here (don't have experience with this problem):
Could it be that you have the absolute and relative path not pointing to the same path in your config of you PHP connector: editor/filemanager/browser/default/connectors/php/config.php
Maybe you can also give the LFO plugin (http://sourceforge.net/forum/message.php?msg_id=3432602) a try, who knows, you might have more luck with it. Actually I'm affraid you won't, because I think the way it works with the files is the same as the default filebrowser does.