500 – Internal Server Error
-
Hi,
I get this error when saving or publishing a post. I have tracked down 3 errors created in the php-error log which points out the issue to the crp plugin. Yesterday before the WP upgrade everything worked fine!
Can you please help me to fix this. ThanksHere are the errors:
[24-Jul-2015 10:09:08 UTC] WordPress database error Duplicate key name 'crp_related' for query ALTER TABLE wp_posts ADD FULLTEXT crp_related (post_title, post_content); made by activate_plugins, activate_plugin, do_action('activate_contextual-related-posts/contextual-related-posts.php'), call_user_func_array, crp_activate, crp_single_activate [24-Jul-2015 10:09:08 UTC] WordPress database error Duplicate key name 'crp_related_title' for query ALTER TABLE wp_posts ADD FULLTEXT crp_related_title (post_title); made by activate_plugins, activate_plugin, do_action('activate_contextual-related-posts/contextual-related-posts.php'), call_user_func_array, crp_activate, crp_single_activate [24-Jul-2015 10:09:08 UTC] WordPress database error Duplicate key name 'crp_related_content' for query ALTER TABLE wp_posts ADD FULLTEXT crp_related_content (post_content); made by activate_plugins, activate_plugin, do_action('activate_contextual-related-posts/contextual-related-posts.php'), call_user_func_array, crp_activate, crp_single_activate
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘500 – Internal Server Error’ is closed to new replies.