I saw there was an update to the plugin which i installed. Now asgarosforum_db_version says its version 18, if i try and manually change it in the database to 20 it gets updated straight away back to 18. However, i’ve commented the line
$this->db->query('ALTER TABLE '.$this->tables->topics.' ADD FULLTEXT (name);');
which has worked this time and it is now not creating lots of indexes so fixed at least temporarily.
-
This reply was modified 7 years, 1 month ago by okappy.