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
FCKEditor image path problem
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
FCKEditor image path problem
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
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
Re: FCKEditor image path problem
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.
viewtopic.php?f=42&t=8902&p=38229#p38229
but this one sounds quite different.
Re: FCKEditor image path problem
Ask him to edit his website/fckeditor/fckconfig.js and make sure that he has
var _FileBrowserLanguage and var _QuickUploadLanguage values as below
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
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: FCKEditor image path problem
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.
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
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
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: FCKEditor image path problem
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
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
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