View Single Post
  #17  
Old 01-16-2008, 01:02 PM
 
parksmike parksmike is offline
 

Advanced Member
  
Join Date: Mar 2005
Posts: 77
 

Default Re: Adding the FCKeditor HTML Editor

Quote:
Originally Posted by proboscidian
I am getting an error when I try to browse for images. It seems the editor is trying to connect to an ASP script. Has anyone else had this problem - or better, solved this problem? Other than browsing or creating folders, everything else seems to work.

Edit fckconfig.js

On line 143 and 144 change to this:
Code:
var _FileBrowserLanguage = 'php' ; // asp | aspx | cfm | lasso | perl | php | py var _QuickUploadLanguage = 'php' ; // asp | aspx | cfm | lasso | php
__________________
<><><><><><><><><><><><>
Mike Parks
X-Cart: 4.1.x
Captain Jack Communications
Reply With Quote