If you want to install V2.09 of Counterize II , you may get sql-errors when the plugin gets activated in the backend of WordPress.
This is caused by missing backticks ( ` ) in the file counterize_install.php. Take a close look at the sql-INSERT statements. The erroneous line numbers are:
- 80
- 87
- 94
Add the missing backticks at the end of the respective lines and you should be set.
JUN

About the Author
Thorsten is the author of the conjoon open source project and the Ext.ux.Livegrid component. In this blog he writes more or less frequently about his current projects and web development in general.