SQL syntax error
-
Hi, in the log we are getting this error
[08-Oct-2025 08:16:46 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND id IN (21,22,23) ORDER BY parent_id ASC' at line 1 for query SELECT id, category_name as name, icon, ordr, parent_id FROM wp_asl_categories WHERE lang = '' AND AND id IN (21,22,23) ORDER BY parent_id ASC made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/flatsome/page-blank.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, AgileStoreLocator\Frontend\App->frontendStoreLocator, AgileStoreLocator\Model\Category::get_app_categoriesWhat could be the cause?
Thanks
You must be logged in to reply to this topic.