Title: Fatal error
Last modified: August 21, 2016

---

# Fatal error

 *  Resolved [Greybox](https://wordpress.org/support/users/greybox/)
 * (@greybox)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-951/)
 * Fatal error: Cannot redeclare my_plugin_options() (previously declared in /services/
   webpages/n/i/…/public/wordpress/wp-content/plugins/posts-for-page/posts-for-page.
   php:383) in /services/webpages/n/i/…/public/wordpress/wp-content/plugins/post-
   like-dislike/post-like-dislike.php on line 367
 * [http://wordpress.org/plugins/post-like-dislike/](http://wordpress.org/plugins/post-like-dislike/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [CuvixSystem](https://wordpress.org/support/users/cuvixsystem/)
 * (@cuvixsystem)
 * [12 years ago](https://wordpress.org/support/topic/fatal-error-951/#post-4249789)
 * Hi Greybox
    you used some other plugin which is used same function name which
   is used here , so just deactivate that plugin or change the function name. I 
   will work fine
 *  Thread Starter [Greybox](https://wordpress.org/support/users/greybox/)
 * (@greybox)
 * [12 years ago](https://wordpress.org/support/topic/fatal-error-951/#post-4249790)
 * This is not a proper way to resolve the situation. Plugin developers should use
   unique function names. Otherwise the users will have to manually rename the functions
   every time the plugin is updated.
 * Is it possible for you to rename your function to something like
    post_like_dislike_options()?
   This will resolve the problem for good.
 * Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/post-like-dislike.svg)
 * [Post Like Dislike](https://wordpress.org/plugins/post-like-dislike/)
 * [Support Threads](https://wordpress.org/support/plugin/post-like-dislike/)
 * [Active Topics](https://wordpress.org/support/plugin/post-like-dislike/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-like-dislike/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-like-dislike/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Greybox](https://wordpress.org/support/users/greybox/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/fatal-error-951/#post-4249790)
 * Status: resolved