error
-
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->directReadwhich 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
- The topic ‘error’ is closed to new replies.