Thanks
I tried with a new base encoded in utf8mb4_general_ci like tables of WP.
I suppose encoding utf8mb4_general_ci is the WP’s job ?
But nothing, it’s the same #@!!#arg!!…
Hi,
…and sorry, it’s not an answer but I have the same problem…
– WordPress : 4.2.2 fr
– PHP 5.3.10-1ubuntu3.18 / MySql 5.5.43
– on myWP.localhost
– SUBDOMAIN_INSTALL = false
When I click “add new site” (I use French version), there is a 403 blank page
And tables of new site are not created
The only reference to the new site in database is in ‘wp_blogs’
error.log :
PHP Catchable fatal error: Object of class WP_Error could not be converted to string in /home/.../www/.../wp-includes/kses.php on line 1038, referer: http://myWP.localhost/wp-admin/network/site-new.php
and
Error in database WordPress Table 'maBase.wp01_2_options' doesn't exist for the request SELECT option_value FROM wp01_2_options WHERE option_name = 'blogname' LIMIT 1 by require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), call_user_func_array, _wp_admin_bar_init, WP_Admin_Bar->initialize, get_blogs_of_user, get_blog_details, get_option
some help, please ? (o: