This pops up every time trying to make a post. Just started doing it today. Anyone know how to fix? It happens when posting in a thread or starting a new thread.
XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry '' for key 'title_message_metadata' in src/XF/Db/AbstractStatement.php at line 212
XF\Db\DuplicateKeyException: MySQL query error [1062]: Duplicate entry '' for key 'title_message_metadata' in src/XF/Db/AbstractStatement.php at line 212
- XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
- XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 78
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 161
- XF\Db\AbstractAdapter->insert() in src/XF/Search/Source/MySqlFt.php at line 97
- XF\Search\Source\MySqlFt->index() in src/XF/Search/Search.php at line 40
- XF\Search\Search->index() in src/XF/Behavior/Indexable.php at line 46
- XF\Behavior\Indexable->XF\Behavior\{closure}() in src/XF.php at line 244
- XF::triggerRunOnce() in src/XF/Mvc/Dispatcher.php at line 137
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in index.php at line 13