digitaldiy wrote:Is there a way I can backup my just my comments, do a complete uninstall (remove all tables), and then install RC1? (only asking because a normal uninstall/install did not fix the problem)
Yeah, sort of. The way you can do it is like this:
(1) Uninstall JoomlaComment, make sure 'uninstall complete' is set to NO as usual (keep the database)
(2) Now that it's uninstalled, load up phpMyAdmin and into your database - we will delete all the joomlacomment settings tables and keep the comments.
jos_comment < Don't touch
jos_comment_captcha < Drop this table
jos_comment_joomvertising < Drop this table
jos_comment_setting < Drop this table
jos_comment_voting < Drop this table
(3) Install JoomlaComment 4 RC1. You should now have a completely fresh, non-upgrade install of JoomlaComment only with the existing comments still intact.
Do a full site backup first of course incase yo do loose all the comments and they somehow don't come back.
P.S. You did remember to convert the Joomla database (including all tables and rows) to UTF8 when upgrading from 3.x yes?