I upgraded a threads 6.5.5 site to threads 7.0.1 and I am running into an error editing a post posted back in the 6.5.5 days.
Script: /webroot/www/mysite/HTML/forum/scripts/modifypost.inc.php
Line#: 438
SQL Error: Incorrect key file for table 'ubbt_POSTS'; try to repair it
SQL Error #: 1034
Query: update ubbt_POSTS set POST_SUBJECT = 'The
I've repaired the posts table a few times but still get the above error. I even attempted to edit the post within phpmyadmin and get the same error then. I don't see the error when modifying current posts.
Any idea?