Hello All,
could anyone help me to use fckeditor with php?
I am using fckeditor with php.
It is installed succefully.Everything is fine but when I click on image icon
to insert an image ,dialog box gets open with a button 'Browse Server'
when I click the on 'Browse Server' Button another window gets opened with an error alert message 'The connection is disabled'.Please check the
'editor/filemanager/browser/default/connectors/asp/asp.config' file.
I have set the following in fckconfig.js file
And /default/connectors/php/config.php filevar _FileBrowserLanguage = 'php' ;
var _QuickUploadLanguage = 'php' ;
So I don't know why I am getting the above error alert message if I have set it for php.PHP Code:$Config['Enabled'] = true ;
Your help will be highly appriciated.
Thanks,





Bookmarks