Title: Error SQL request
Last modified: July 12, 2023

---

# Error SQL request

 *  [cerice](https://wordpress.org/support/users/cerice/)
 * (@cerice)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/error-sql-request-2/)
 * Hello,
 * In the administration pages, Nimble creates this error every 2 minutes:
 *  WordPress database error Table ‘wordpress.wp_0_options’ doesn’t exist for query
   SELECT option_value FROM wp_0_options WHERE option_name = ‘siteurl’ LIMIT 1 made
   by require_once(‘wp-load.php’), require_once(‘wp-config.php’) , require_once(‘
   wp-settings.php’), do_action(‘after_setup_theme’), WP_Hook->do_action, WP_Hook-
   >apply_filters, call_user_func_array, Nimble\sek_schedule_module_registration,
   Nimble\sek_register_modules_when_customizing_or_ajaxing, Nimble\sek_do_register_module_collection,
   Nimble\sek_get_module_params_for_czr_simple_form_submission_child, get_site_url,
   get_option
 * It comes from the call of the ‘get_site_url’ function which only accepts as first
   argument a blog ID or nothing for the current one. For the six calls to this 
   function in the Nimble scripts, the argument is ‘url’ so a character string, 
   it must therefore be deleted and no argument added (get_site_url(‘url’): ERROR
   => get_site_url() : OK).

The topic ‘Error SQL request’ is closed to new replies.

 * ![](https://ps.w.org/nimble-builder/assets/icon.svg?rev=1986014)
 * [Nimble Page Builder](https://wordpress.org/plugins/nimble-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nimble-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nimble-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/nimble-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nimble-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nimble-builder/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [cerice](https://wordpress.org/support/users/cerice/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/error-sql-request-2/)
 * Status: not resolved