SQL Error?
-
Hi,
I’m getting a 500 error that seems to go back to these (2?) SQL queries from Rich-Web-Slider-Widget.php file. Here are the debug logs:
[08-Jul-2021 18:51:00 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= ''' at line 1 for query SELECT * FROM wp_ WHERE = '' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/thistheme/page.php'), get_template_part, locate_template, load_template, require('/themes/thistheme/templates/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, Rich_Web_Slider_ID, Rich_Web_Draw_Short_Slider, Rich_Web_Photo_Slider->widget [08-Jul-2021 18:51:00 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= ''' at line 1 for query SELECT * FROM wp__Loader WHERE = '' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/thistheme/page.php'), get_template_part, locate_template, load_template, require('/themes/thistheme/templates/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, Rich_Web_Slider_ID, Rich_Web_Draw_Short_Slider, Rich_Web_Photo_Slider->widget
Help? It seems $query_array[0] is blank, and maybe that’s why it 500’d?
Thanks for any help you can provide.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘SQL Error?’ is closed to new replies.