Hello.

I'm having issues with HTMLarea editor - when I'm trying to edit a subpage ... I can see all the text normally within admin area (pic example) - but when I click on "Update" button below and go check the public view - all the markup codes are visible instead of working HTML article - pic example here.

How can I fix this?

If I choose (in admin area) Tools > Define Pages Editor > HTMLara editor > View Source > and I write there for example
Code:
<b>bold text</b>
, after updating the page , the text will be seen (if visitors clicking that subpage) exactly like this
Code:
<b>bold text</b>
and not as "bold text".

Driving me crazy

Anyone here has the solution?

ZenCart: v1.3.9g
Fresh install, no upgrading.