I have the exact opposite problem. The file browser by default adds an relative url and what I need todo is add an absolute url.
Maybe, it's a solution for you : I found in forums, you must modify 2 config.php pages : path : FCKeditor/editor/filemanager/browser/default/connectors/php/config.php (line 33) there is a comment path : FCKeditor/editor/filemanager/upload/php/config.php (line 33)
but for me it didn't work. It still the same. I have relative url and not absolute one. I think it's not enought. I should change something else but I don't know what.
May I ask you where you see your absolute url by default ? In which page ? thanks
Re: file browser use domain relative url instead of absolute url
I have the exact opposite problem. The file browser by default adds an relative url and what I need todo is add an absolute url.
Maybe, it's a solution for you :
I found in forums, you must modify 2 config.php pages :
path : FCKeditor/editor/filemanager/browser/default/connectors/php/config.php (line 33) there is a comment
path : FCKeditor/editor/filemanager/upload/php/config.php (line 33)
but for me it didn't work. It still the same. I have relative url and not absolute one. I think it's not enought. I should change something else but I don't know what.
May I ask you where you see your absolute url by default ? In which page ? thanks
I also need help
My version of FCKeditor 2.3
thanks
SUUD6501