Title: Database errors on page load
Last modified: August 19, 2022

---

# Database errors on page load

 *  Resolved [elanc99](https://wordpress.org/support/users/elanc99/)
 * (@elanc99)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/database-errors-on-page-load/)
 * 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](https://wordpress.org/support/users/elanc99/)
 * (@elanc99)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/database-errors-on-page-load/#post-15931271)
 * 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](https://wordpress.org/support/users/gplsaver/)
 * (@gplsaver)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/database-errors-on-page-load/#post-15931957)
 * 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](https://wordpress.org/support/users/gplsaver/)
 * (@gplsaver)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/database-errors-on-page-load/#post-15932937)
 * did this resolve it?
 *  Thread Starter [elanc99](https://wordpress.org/support/users/elanc99/)
 * (@elanc99)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/database-errors-on-page-load/#post-15938172)
 * 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.

 * ![](https://ps.w.org/woo-rfq-for-woocommerce/assets/icon-128x128.png?rev=2024323)
 * [NP Quote Request for WooCommerce](https://wordpress.org/plugins/woo-rfq-for-woocommerce/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-rfq-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-rfq-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-rfq-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-rfq-for-woocommerce/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [elanc99](https://wordpress.org/support/users/elanc99/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/database-errors-on-page-load/#post-15938172)
 * Status: resolved