Page 1 of 1

JavaScript Error in the Category Editor (Site Structure)

Posted: Sun 16. Nov 2003, 23:39
by Jeffery Catton
I found this error in the category editor of the site structure;

<form action="include/inc_act/act_structure.php" method="post" name="editsitestructure" onSubmit="var x=wordcount(document.updatearticlecategory.acat_name.value);if(x<1) {alert('Fill in the article category title! \n\n('+x+' words total)');document.updatearticlecategory.acat_name.focus();return false;}">

There is no document form call updatearticlecategory, only the form editsitestructure.

Jeff

Posted: Mon 17. Nov 2003, 00:17
by Oliver Georgi
Thank you - I have fixed this.

Oliver