database – New installation fatal error in 5.9.3 at edit or create entry
I just make a new download and installation of WordPress. So far so good until I edit or create a new entry. Remove it works.
Notice: Undefined property: WP_REST_Terms_Controller::$sql_clauses in
/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php on
line 625Warning: implode(): Invalid arguments passed in /wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php on
line 625Error en la base de datos de WordPress: [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 ‘FROM ORDER BY .blog_id ASC
LIMIT 100’ at line 1]
SELECT .blog_id FROM ORDER BY .blog_id ASC LIMIT 100Fatal error: Uncaught Error: Call to undefined function
_prime_site_caches() in /wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:376
Stack trace: #0
/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php(249):
WP_REST_Terms_Controller->get_sites() #1
/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php(207):
WP_REST_Terms_Controller->query(‘category’) #2
/wp-includes/class-wp-taxonomy.php(556):
WP_REST_Terms_Controller->__construct(‘category’) #3
/wp-includes/rest-api.php(255):
WP_Taxonomy->get_rest_controller() #4
/wp-includes/class-wp-hook.php(307):
create_initial_rest_routes(Object(WP_REST_Server)) #5
/wp-includes/class-wp-hook.php(331):
WP_Hook->apply_filters(NULL, Array) #6
/wp-includes/plugin.php(474):
WP_Hook->do_action(Array) #7 /home/pi/www/revistagu in
/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php
on line 376
I’m totally lost here.
I didn’t touch any code or database, just the installation. Any tip or help or comment will be preciated. No plugins. Just Vanilla.
Leave an answer