ActiveKB NX 2.1 released

Published August 2, 2006 by Rodney Amato
Hey everyone, to address a few issues with the initial release of ActiveKB NX2 I have done a minor update. As always you can get the new version from the client area. Instructions on how to upgrade are in the activekb/docs/upgrade.txt file in the zip.
Here is the list of changes.
- Change the database create script to use TYPE= instead of ENGINE= since it is more portable between MySQL versions
- Fix some syntax errors in the back_language.ini file
Specify the table type for the searchhistory table when upgrading to make sure it is MyISAM - UTF8 encode the output before it is used in any xml
Make the letters on the glossary page fit in the width of the div in the Default template - Some fixes for CAPTCHAS on servers which don't have GD installed
- Fix some javascript in the backend under Internet Explorer
- Better error reporting when editing a template online and you don't have permissions to save the update
- Display an error if your code is wrong when confirming a forgotten password request
- Fix for the change in required arguments of uniqid between versions of PHP
- Prevent an error when viewing the recent questions feed with no questions in your knowledgebase
- Includes DevEdit 1.3.3