After installing the plugin the settings page write:
The YARPP database has an error which could not be fixed.Please try manual SQL setup.
I go to mysql to the database and add the code. Mysql write following error:
#1214 - The used table type doesn't support FULLTEXT indexes
ALTER TABLE wp_posts ADD FULLTEXT yarpp_title (
post_title
#1214 - The used table type doesn't support FULLTEXT indexes
ALTER TABLE wp_posts ADD FULLTEXT yarpp_content (
post_content
)
Its a siteground server what is the problem?
THanks
Erich
http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/