• Resolved elanc99

    (@elanc99)


    Hi, since this morning our site is experiencing problems so I installed Query Monitor and can see two database errors on every page load caused by this plugin e.g.

    UPDATE wp_jn6kvyxaxz_npxyz2021_sessions set expiration= ‘1663497001’,updated= now() where option_name = ‘_rfqtk_wp_session_3e80f5689b9513ca49876837231e799d’

    CALLER:
    UPDATE wp_jn6kvyxaxz_npxyz2021_sessions set expiration= ‘1663497001’,updated= now() where option_name = ‘_rfqtk_wp_session_3e80f5689b9513ca49876837231e799d’

    Error Message:
    UPDATE wp_jn6kvyxaxz_npxyz2021_sessions set expiration= ‘1663497001’,updated= now() where option_name = ‘_rfqtk_wp_session_3e80f5689b9513ca49876837231e799d’

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter elanc99

    (@elanc99)

    Sorry my copy paste wasn’t working correctly then. It should be:

    UPDATE wp_jn6kvyxaxz_npxyz2021_sessions set expiration= ‘1663497001’,updated= now() where option_name = ‘_rfqtk_wp_session_3e80f5689b9513ca49876837231e799d’
    
    CALLER:
    

    RFQTK_WP_Session->np_update_expiration()
    wp-content/plugins/woo-rfq-for-woocommerce/wp-session-manager/includes/class-wp-session.php:342
    RFQTK_WP_Session->__construct()
    wp-content/plugins/woo-rfq-for-woocommerce/wp-session-manager/includes/class-wp-session.php:115
    RFQTK_WP_Session::get_instance()
    wp-content/plugins/woo-rfq-for-woocommerce/wp-session-manager/includes/class-wp-session.php:69
    RFQTK_wp_session_start()
    wp-content/plugins/woo-rfq-for-woocommerce/wp-session-manager/includes/wp-session.php:86
    do_action(‘plugins_loaded’)
    wp-includes/plugin.php:476`

    Error Message:
    Table ‘samhen_luxcol.wp_jn6kvyxaxz_npxyz2021_sessions’ doesn’t exist

    Plugin Author Neah Plugins

    (@gplsaver)

    it looks like table Table ‘samhen_luxcol.wp_jn6kvyxaxz_npxyz2021_sessions’ was deleted somehow. You should be able to fix it by deactivating and activating the plugin.

    Plugin Author Neah Plugins

    (@gplsaver)

    did this resolve it?

    Thread Starter elanc99

    (@elanc99)

    Yes it did, thank you very much

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

The topic ‘Database errors on page load’ is closed to new replies.