I just uploaded Release 1 for AC7.0
In IE, the content loads in the HTML Editor, but it only saves the first line of code and ignores all the rest.
In Firefox 3, the HTML Editor neither loads content, nor saves it.
Any ideas how to get it working?
HTML Editoer doesn't work
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: HTML Editoer doesn't work
Did you change anything in your web.config for
<pages theme="AbleCommerce" enableEventValidation="false" validateRequest="false">
If you set it to "true" it takes care of cross site scripting attacks, but the html editor won't work or if you try to add html when you are editing a scriplet from the customer side of the site.
<pages theme="AbleCommerce" enableEventValidation="false" validateRequest="false">
If you set it to "true" it takes care of cross site scripting attacks, but the html editor won't work or if you try to add html when you are editing a scriplet from the customer side of the site.
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: HTML Editor doesn't work
I'm having the same problem with Mozilla Firefox. The HTML editor comes up blank, even if HTML is already added to the description field. Are there any solutions on the way for Mozilla, or do we have to explain to clients they can only use Internet Explorer?
Re: HTML Editoer doesn't work
HTML Editor works with FF2,IE6 and IE7. It does not fully support the FF3.0, the FF3 will be supported in future version of AbleCommerce. Plese have a look at the following bug
http://bugs.ablecommerce.com/show_bug.cgi?id=7045
http://bugs.ablecommerce.com/show_bug.cgi?id=7045
What version of IE you are using? I have tried it over IE6 and IE7 and it workedI just uploaded Release 1 for AC7.0
In IE, the content loads in the HTML Editor, but it only saves the first line of code and ignores all the rest.
In Firefox 3, the HTML Editor neither loads content, nor saves it.
Any ideas how to get it working?