Title: Database Errors
Last modified: August 30, 2016

---

# Database Errors

 *  Resolved [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-39/)
 * With version 1.1, the plugin [Query Monitor](https://wordpress.org/plugins/query-monitor/)
   reports the following four database errors:
 *     ```
       Table 'support.wp_sts_options' doesn't exist
   
       Duplicate column name 'title'
   
       Duplicate column name 'mail'
   
       Table 'support.wp_sts_options' doesn't exist
       ```
   
 * [https://wordpress.org/plugins/simple-support-ticket-system/](https://wordpress.org/plugins/simple-support-ticket-system/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [en0x](https://wordpress.org/support/users/en0x/)
 * (@en0x)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-39/#post-6515105)
 * I got that errors too. It’s because i implemented a function to automatically
   update the database, when there are changes within an update. But for that i 
   had to add a knew table in the database first and these changes only apply on
   installation or reactivation, so when you update from an older version as 1.1
   these errors will be shown until you reactivate the plugin.
 * I also wrote it in the changelog, to reactivate the plugin.
 *  Thread Starter [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-39/#post-6515106)
 * Thanks. I did reactivate, but it made no difference. Now I have reactivated it
   five or six times, and the errors have gone. Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Database Errors’ is closed to new replies.

 * ![](https://ps.w.org/simple-support-ticket-system/assets/icon-256x256.png?rev
   =1244163)
 * [Support Ticket System](https://wordpress.org/plugins/simple-support-ticket-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-support-ticket-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-support-ticket-system/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-support-ticket-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-support-ticket-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-support-ticket-system/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [KTS915](https://wordpress.org/support/users/kts915/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/database-errors-39/#post-6515106)
 * Status: resolved