FCKEditor image path problem

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

FCKEditor image path problem

Post by jmestep » Thu Apr 30, 2009 10:31 am

We've got a client on Able 10863 and the FCKEditor produces an error when when she is trying to use it to insert a link to an existing image into a product description field. I've checked the forums and bugzilla and found some fixes I applied, but not for this error. It doesn't happen in newer builds.
Here's the scenario:
click the editor in a product description field.
Click the Edit/Insert Image icon.
On the Image Info tab, click Browse server
You get the error "The server didn't reply with a proper XML data. Please check your configuration.
Can anyone help here?
Thanks
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: FCKEditor image path problem

Post by mazhar » Thu Apr 30, 2009 10:37 am

I provided a fix regarding browsing server with FCK to a customer long ago
viewtopic.php?f=42&t=8902&p=38229#p38229
but this one sounds quite different.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: FCKEditor image path problem

Post by mazhar » Thu Apr 30, 2009 10:41 am

Ask him to edit his website/fckeditor/fckconfig.js and make sure that he has
var _FileBrowserLanguage and var _QuickUploadLanguage values as below

Code: Select all

var _FileBrowserLanguage	= 'aspx' ;	// asp | aspx | cfm | lasso | perl | php | py
var _QuickUploadLanguage	= 'aspx' ;	// asp | aspx | cfm | lasso | perl | php | py

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: FCKEditor image path problem

Post by jmestep » Thu Apr 30, 2009 2:34 pm

I had found that post on bugzilla and had applied the code changes, even uploading the new page you posted.
I even made the fix from the forum post that you just now recommended.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx


User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: FCKEditor image path problem

Post by jmestep » Thu May 07, 2009 6:43 am

I've checked out all the sites I have access to and all the Build 11659 sites are OK.
Build 10125 and 10863 sites have the problem. On one of the 10863 sites I copied the FCK dll and the entire FCKEditor folder over from a build 11659 site. I also copied the Admin/Utility/EditHtml.aspx over. There is still a problem--do you know of anywhere else I can check?
Thanks
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Post Reply