I just installed Htmlarea and when I try to submit an entry, I get an:
"terminated request because of suspicious input data"
error. If I go into the HTML view and remove the enclosing <html><header>.. it works. Obviously this is not the right solution. What do I need to do?
Thanks,
-max
p.s. How do I know ImageUpload works - after enabling it, nothing seems to have changed.
Comments
Comment #1
gordon commentedTry the latest version of htmlarea from cvs, I have been doing alot of work laterly, and I think it is pretty stable.
Also, you need to add the insertImage item to your toolbar, and you will be able to insert images from the button.
Gordon.
Comment #2
euangel commentedHaving the same issue...where can I find the latest version of htmlarea?
Comment #3
gordon commentedfix in cvs, it was a problem with IE, in that it would not allow the execution of code in <head/> and modify <head/> with DOM.
Comment #4
(not verified) commentedComment #5
(not verified) commentedWas this fix rolled up into the 4.5.0 release of the HTMLAREA module?
Radi
Comment #6
gordon commentedYes this is a very old fix. It has also been fixed in htmlarea.js as well.
Comment #7
bonobo commentedI posted a request in the support forums here, and I have spent the last few hours hammering away at different config settings.
Based on the "closed" status of this bug report thread, I hesitated to post a bug report, but the problem persists, and no amount of adjusting with the config settings has fixed it -- aside from allowing all users to "bypass data input check", which seems an unnecessarily large security risk.
Am I missing something obvious here? Or, is this a bug?
Thanks,
bonobo
Comment #8
bonobo commentedSorry -- disregard -- under the htmlarea config settings, I had enabled the "Full Page" plugin. I disabled that, and am good to go.
I love spending hours figuring out where I made the mistake :)