My HTMLArea has never worked, not from the very beginning of my ZenCart 1.2.6 installation.
By "not working" I mean: it doesn't appear at all, even though the Configuration - My Store - HTML Editor is set to HTMLarea, and it does appear in the dropdown, even as the default.
However, it does work as a standalone (the htmlarea\examples\core.html) so it's not my server or my browser or firewall settings. The problem exists on my PC from all my browsers (Firefox, Netscape, IE).
I receive a javascript error when I try to use it from the admin pages, reads slightly differently in each browser: in file catalog/htmlarea/htmlarea.js:
“HTMLArea.I18N.tooltips has no properties” or “HTMLArea.I18N.tooltips is null or not an object”
My setup:
Linux server
PHP version 4.4.1
Zencart version 1.2.6
Current HTMLarea from fresh download of Zencart 1.2.7
2 languages: cn-utf8 & en
Configuration – My Store – HTML Editor is set to “HTMLAREA”
“HTMLarea” does appear in the dropdown as the default
I have tried:
- a completely fresh upload of HTMLarea
- setting "en" as the default language
- checking my admin\includes\configure.php (as mentioned in some other posts)
- checking if I have an .htaccess file blocking access to htmlarea (I don’t)
- checking that I have the appropriate language files in htmlarea (I do)
Any other suggestions? Is the javascript error a key to my problem?



