There is a fatal error when I activate the plugin with WP 3.1.4.
There is a fatal error when I activate the plugin with WP 3.1.4.
FAQ doesn't answer the question
Plugin could not be activated because it triggered a fatal error.
I have WP-PostViews installed in my WordPress it might be in conflict
Without the actual error message, there's not much we can do.
I have the same fatal error issue that brings up this message:
Fatal error: Cannot redeclare wp_pagenavi() (previously declared in /home/content/93/5228993/html/wp-content/plugins/wp-pagenavi/core.php:12) in /home/content/93/5228993/html/wp-content/themes/breeze/library/wp-pagenavi.php on line 187
Any idea how to solve this one? Thanks in advance.
@florantevaldez: That just means that your theme (breeze) declares it's own wp_pagenavi() function. You have to pick one.
You must log in to post.