Recibo el siguiente error:
[14-Dec-2018 18:13:47 UTC] Error Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation ‘=’ de la base de datos de WordPress para la consulta DELETE synch.*
FROM
wp_blc_synch AS synch
LEFT JOIN wp_posts AS posts
ON (synch.container_id = posts.ID and synch.container_type = posts.post_type)
WHERE
posts.post_status NOT IN (‘publish’) realizada por activate_plugins, activate_plugin, do_action(‘activate_broken-link-checker/broken-link-checker.php’), WP_Hook->do_action, WP_Hook->apply_filters, blc_activation_hook, require(‘/plugins/broken-link-checker/includes/activation.php’), blcModuleManager->plugin_activated, blcModule->plugin_activated, blcContainerManager->activated, blcAnyPostContainerManager->resynch, blcPostTypeOverlord->resynch
[14-Dec-2018 18:13:47 UTC] Error Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation ‘=’ de la base de datos de WordPress para la consulta UPDATE
wp_blc_synch AS synch
JOIN wp_posts AS posts ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)
SET
synched = 0
WHERE
synch.last_synch < posts.post_modified realizada por activate_plugins, activate_plugin, do_action(‘activate_broken-link-checker/broken-link-checker.php’), WP_Hook->do_action, WP_Hook->apply_filters, blc_activation_hook, require(‘/plugins/broken-link-checker/includes/activation.php’), blcModuleManager->plugin_activated, blcModule->plugin_activated, blcContainerManager->activated, blcAnyPostContainerManager->resynch, blcPostTypeOverlord->resynch
[14-Dec-2018 18:13:47 UTC] Error Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation ‘=’ de la base de datos de WordPress para la consulta INSERT INTO wp_blc_synch(container_id, container_type, synched)
SELECT posts.id, posts.post_type, 0
FROM
wp_posts AS posts LEFT JOIN wp_blc_synch AS synch
ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)
WHERE
posts.post_status IN (‘publish’)
AND posts.post_type IN (‘post’, ‘page’)
AND synch.container_id IS NULL realizada por activate_plugins, activate_plugin, do_action(‘activate_broken-link-checker/broken-link-checker.php’), WP_Hook->do_action, WP_Hook->apply_filters, blc_activation_hook, require(‘/plugins/broken-link-checker/includes/activation.php’), blcModuleManager->plugin_activated, blcModule->plugin_activated, blcContainerManager->activated, blcAnyPostContainerManager->resynch, blcPostTypeOverlord->resynch
[14-Dec-2018 18:23:35 UTC] PHP Notice: Undefined index: source in /home/notthedomain1/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/panel/td_view_theme_plugins.php on line 194
[14-Dec-2018 18:23:35 UTC] PHP Notice: Undefined index: source in /home/notthedomain1/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/panel/td_view_theme_plugins.php on line 211
[14-Dec-2018 18:23:35 UTC] PHP Notice: Undefined index: source in /home/notthedomain1/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/panel/td_view_theme_plugins.php on line 194
[14-Dec-2018 18:23:35 UTC] PHP Notice: Undefined index: source in /home/notthedomain1/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/panel/td_view_theme_plugins.php on line 211
[14-Dec-2018 18:23:35 UTC] PHP Notice: Undefined index: source in /home/notthedomain1/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/panel/td_view_theme_plugins.php on line 194
[14-Dec-2018 18:23:35 UTC] PHP Notice: Undefined index: source in /home/notthedomain1/public_html/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/panel/td_view_theme_plugins.php on line 211
Hi,
Replied in your other topic – https://forum.tagdiv.com/topic/no-puedo-editar-pagina-de-inicio-con-el-plugin-tag-div-composser-recibo-un-error/