Quote Originally Posted by DrByte View Post
That's because the plugin was written for an old version of MySQL.

Change the "TYPE=MyISAM" to "ENGINE=MyISAM" and that'll fix that SQL error.
Thanks Doc. I read another thread before posting where you had provided that answer. However, I could not find where the install was using TYPE=MyISAM. It doesn't come with a user installed SQL patch, and I couldn't find that in any of the files provided. Any ideas where to look?