gintas
21.04.2004, 17:54
I just noticed that AkoStaff (Biograpy feature) works only with htmlArea2 but doesn't work with other editors (rte, htmlarea3_xtd).
After I installed htmlArea3_xtd and try to edit Biography in Akostaff, browser doesn't display any WYSIWYG editor and tells that there is an error in line:
editor_generate('biography');
This line comes from file:
administrator/components/com_akostaff/admin.akostaff.html.php
Which has:
....................
<script language="JavaScript1.2" defer="defer">
editor_generate('biography');
</script>
.......................
Unfortunatelly this only works with htmlarea2, but not with other 2 WYSIWYG editors.
I'm trying to figure out how to fix that, but I'm not a programer therefore if anyone can help I would greatly appreciate.
I'd really like to use htmlarea3_xtd; and AkoStaff is a major component in my site, therefore I need both of them to work.
gintas
After I installed htmlArea3_xtd and try to edit Biography in Akostaff, browser doesn't display any WYSIWYG editor and tells that there is an error in line:
editor_generate('biography');
This line comes from file:
administrator/components/com_akostaff/admin.akostaff.html.php
Which has:
....................
<script language="JavaScript1.2" defer="defer">
editor_generate('biography');
</script>
.......................
Unfortunatelly this only works with htmlarea2, but not with other 2 WYSIWYG editors.
I'm trying to figure out how to fix that, but I'm not a programer therefore if anyone can help I would greatly appreciate.
I'd really like to use htmlarea3_xtd; and AkoStaff is a major component in my site, therefore I need both of them to work.
gintas