Title: Problem with Recent Comments Plugin
Last modified: August 18, 2016

---

# Problem with Recent Comments Plugin

 *  [HexiumVII](https://wordpress.org/support/users/hexiumvii/)
 * (@hexiumvii)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/problem-with-recent-comments-plugin/)
 * This plugin is awesome however recently i’m getting this error when trying to
   go to the options:
 * Fatal error: Cannot redeclare kjgrc_subpage_gravatar() in /home/dakota/public_html/
   wp-content/plugins/get-recent-comments.php on line 23
 * The plugin still works however and if i disable it i can edit the options. Anyone
   know why this is? Wordpres 2.0 other plugins include Gravatars, Comvatars, Content
   with show/hide javascript for “more”, WPCRon

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

 *  [argentine](https://wordpress.org/support/users/argentine/)
 * (@argentine)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/problem-with-recent-comments-plugin/#post-331021)
 * I have the same problem since 2.01 wordpress version but still working, just 
   can’t go to the option page with same error message
 *  [yidaho](https://wordpress.org/support/users/yidaho/)
 * (@yidaho)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/problem-with-recent-comments-plugin/#post-331409)
 * Googled a solution that seems to work.
 * Open get-recent-comments.php in editor
 * Find line
 * `if ( function_exists("is_plugin_page") && is_plugin_page() ) { kjgrc_options_page();
   return; }`
 * And replace with
 * `add_action('options_page_get-recent-comments', 'kjgrc_options_page');`
 * Good luck.
 *  [Chantal Coolsma](https://wordpress.org/support/users/chantalc/)
 * (@chantalc)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/problem-with-recent-comments-plugin/#post-331482)
 * The add_action command didn’t solve it for me… Any other solutions?
 * (WP 2.0.4)
 *  [kjodies](https://wordpress.org/support/users/kjodies/)
 * (@kjodies)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/problem-with-recent-comments-plugin/#post-331485)
 * Chantal, please try the newest version of the plugin and give me feedback, if
   it still does not work for you.
 * [krischan@jodies.de](https://wordpress.org/support/topic/problem-with-recent-comments-plugin/krischan@jodies.de?output_format=md)

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

The topic ‘Problem with Recent Comments Plugin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 5 participants
 * Last reply from: [kjodies](https://wordpress.org/support/users/kjodies/)
 * Last activity: [19 years, 5 months ago](https://wordpress.org/support/topic/problem-with-recent-comments-plugin/#post-331485)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
