JavaScript Error in the Category Editor (Site Structure)

Use GitHub to post bug reports and error descriptions for phpwcms. Describe your problem detailed!
Locked
Jeffery Catton
Posts: 4
Joined: Sun 16. Nov 2003, 19:01

JavaScript Error in the Category Editor (Site Structure)

Post 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
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Thank you - I have fixed this.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Locked