Hello, I have a similar problem.
My plataform: Linux Slackware, Apache2, PHP. I try with versions SugarCRM 4.2.0, 4.2.0d and now 4.2.1b.
I can't show or upload images or other files with fckeditor, I can neither create folders.
I do consistently Internet Explorer get a javascript error when the resources browser opens up. (object required. line 120). If I use Firefox don't get any error, but neither upload images.
Error IExplorer: include/FCKeditor/editor/filemanager/browser/default/frmresourceslist.html (object required. line 120, Car.2)
I have updated fckconfig.
js to use connector language 'php' instead of 'asp'. I have updated the config.php files to ensure that Config['enabled'] = true for filemanager/browser/php/config.php and filemanager/upload/php/config.php.
When I look at my apache logs I see that the connector language is correctly 'php' as when I try to upload an image file or create a folder my log shows:
"POST /include/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php?Command=FileUpload&Type=Image&Curren tFolder=/ HTTP/1.1" 302 276 ..."
but not upload nothing.
I try all, I need help also. thanks.
Bookmarks