Title: error
Last modified: October 6, 2020

---

# error

 *  Resolved [WildFire](https://wordpress.org/support/users/wildfire9859/)
 * (@wildfire9859)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-1429/)
 * hello
    i get this error on my error-log `[06-Oct-2020 01:01:19 UTC] WordPress
   database error Table ‘sm_sessions’ doesn’t exist for query SELECT * FROM sm_sessions
   WHERE session_key = ‘hi32ts15ph8rht3a60e7fa1ta7’ made by require(‘wp-blog-header.
   php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘
   wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->
   apply_filters, wp_session_manager_start_session, session_start, EAMann\Sessionz\
   Manager->read, EAMann\Sessionz\Manager->EAMann\Sessionz\{closure}, call_user_func,
   EAMann\Sessionz\Handlers\MemoryHandler->read, EAMann\Sessionz\Manager->EAMann\
   Sessionz\{closure}, call_user_func, EAMann\WPSession\DatabaseHandler->read, EAMann\
   WPSession\DatabaseHandler->directRead
 * which seems to be related to your plugin , i had this error for a while i just
   didn’t had time to investigate to see what is causing it
    there seems to be a
   call for it from somewhere around here (/wp-content/plugins/awesome-support/vendor/
   ericmann) however i think i remember removing a database table with this name
   or maybe several table….. i wanted to know what is this about exactly?(cause 
   there seems to be call on it on every page not just the plugin pages , and while
   this error exist my error log keep massing to several hundred MB in about a month!)
   and how many table does this plugin has and what is their names to check on my
   database to see if i removed anyother i shouldn’t have… thanks in advance
    -  This topic was modified 5 years, 8 months ago by [WildFire](https://wordpress.org/support/users/wildfire9859/).
    -  This topic was modified 5 years, 8 months ago by [WildFire](https://wordpress.org/support/users/wildfire9859/).
    -  This topic was modified 5 years, 8 months ago by [WildFire](https://wordpress.org/support/users/wildfire9859/).
    -  This topic was modified 5 years, 8 months ago by [WildFire](https://wordpress.org/support/users/wildfire9859/).

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

 *  Plugin Author [Yeison Baron](https://wordpress.org/support/users/yeisonbp/)
 * (@yeisonbp)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-1429/#post-13501115)
 * Hi [@wildfire9859](https://wordpress.org/support/users/wildfire9859/),
 * What is the PHP and Awesome Support versions you are using? Also, with the latest
   version, 6.0.1, the developers reported to have updated the session manager. 
   Could you check if you continue having this issue after updating the core version?
 * Thanks.
 *  Thread Starter [WildFire](https://wordpress.org/support/users/wildfire9859/)
 * (@wildfire9859)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-1429/#post-13502839)
 * i think you didn’t read the topic correctly
    did everyone had this problem or
   is it just me?
 *  Plugin Author [Yeison Baron](https://wordpress.org/support/users/yeisonbp/)
 * (@yeisonbp)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/error-1429/#post-13518332)
 * Hi [@wildfire9859](https://wordpress.org/support/users/wildfire9859/),
 * I apologize if I sounded as if I did not read your request properly. I sent this
   information to the developers and check the cause of this issue. I will also 
   ask for the tables management (I didn’t receive error messages from other clients
   so far, so that’s why I asked you if with the release we launched a few days 
   ago might have fixed or not this.
 * Also, you can try backup your site, switch temporarily with a default WP theme,
   deactivating temporarily your plugins one by one if possible for checking if 
   a plugin might be conflicting with Awesome Support and get closer to the cause
   of this issue. You can also check the list of incompatible plugins in the link
   below:
 * – [https://getawesomesupport.com/documentation/awesome-support/known-plugin-incompatibilities/](https://getawesomesupport.com/documentation/awesome-support/known-plugin-incompatibilities/)
 * The more information and steps we try, the closer we will be to find the cause
   and solution to this error message.
 * Also, For stopping having a huge amount of data in the debug.log file you can
   turn off the flags:
 * – [https://wordpress.org/support/article/debugging-in-wordpress/](https://wordpress.org/support/article/debugging-in-wordpress/)
 * Regards.
 *  Plugin Author [Yeison Baron](https://wordpress.org/support/users/yeisonbp/)
 * (@yeisonbp)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-1429/#post-13620964)
 * Hi,
 * I will mark this topic as solved, but if you need more assistance, you can open
   a new one.
 * Regards.
 *  Thread Starter [WildFire](https://wordpress.org/support/users/wildfire9859/)
 * (@wildfire9859)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/error-1429/#post-13621026)
 * well the problem is actualy not solved
    i still think you haven’t read the topic
   correctly, as i said before i did delete some table from my database which at
   the time i didn’t know it was kinda related to your plugin which i think is the
   cause of this error. so lets ask my question this way: how can i add the deleted
   tables? if i delete the plugin then redownload it from wordpress repository will
   it do some kinda check for tables to add the missing ones?
 *  Plugin Author [Yeison Baron](https://wordpress.org/support/users/yeisonbp/)
 * (@yeisonbp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/error-1429/#post-13661298)
 * Hi [@wildfire9859](https://wordpress.org/support/users/wildfire9859/),
 * I apologize for the misunderstanding by my side. One solution I can propose you
   is to delete all the ticket data (and try to first export the data you need to
   keep). To do so, please go to Tickets – Settings – Advanced tab and scroll down
   until you see the Danger Zone field. There, you can check the Delete data box
   and then click on the save changes button. Then, uninstall the plugin and the
   data will be deleted. Then, try to install the plugin again and import the data
   to see if the issue continues.
 * Regards.
 *  Thread Starter [WildFire](https://wordpress.org/support/users/wildfire9859/)
 * (@wildfire9859)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/error-1429/#post-13700773)
 * yeap the error is still there! even though i lost all of my ticket data cause
   importing ticket wasn’t exactly as simple as the export…
    so now that i lost 
   my ticket data and got nothing left to lose , is there any other thing i can 
   try to fix it?
 *  Plugin Author [Yeison Baron](https://wordpress.org/support/users/yeisonbp/)
 * (@yeisonbp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/error-1429/#post-13713573)
 * Hi [@wildfire9859](https://wordpress.org/support/users/wildfire9859/),
 * In this case, we would need to wait for the developers’ research results and 
   see what can be done to fix this.
 * Regards.
 *  Plugin Author [Yeison Baron](https://wordpress.org/support/users/yeisonbp/)
 * (@yeisonbp)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/error-1429/#post-13713608)
 * Hi again,
 * Please check the topic below for the database error:
 * – [https://wordpress.org/support/topic/wp-session-creates-database-error/](https://wordpress.org/support/topic/wp-session-creates-database-error/)
 * Let me know if this works.
 * Regards.

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

The topic ‘error’ is closed to new replies.

 * ![](https://ps.w.org/awesome-support/assets/icon-256x256.png?rev=1849681)
 * [Awesome Support - WordPress HelpDesk & Support Plugin](https://wordpress.org/plugins/awesome-support/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/awesome-support/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/awesome-support/)
 * [Active Topics](https://wordpress.org/support/plugin/awesome-support/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/awesome-support/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/awesome-support/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Yeison Baron](https://wordpress.org/support/users/yeisonbp/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/error-1429/#post-13713608)
 * Status: resolved