Title: Uncaught error
Last modified: January 2, 2024

---

# Uncaught error

 *  Resolved [apoplife](https://wordpress.org/support/users/barates/)
 * (@barates)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/uncaught-error-44/)
 * The new version (1.9.3) of the plugin causes an error when I try to login to 
   the dashboard. I have disabled the plugin, but that’s no solution really…
 * The mail I received from WordPress (includes an in-depth error message):
 *     ```wp-block-code
       Howdy!
   
       WordPress has a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
   
       In this case, WordPress caught an error with one of your plugins, Comment Hacks.
   
       First, visit your website (https://en.apoplife.nl/) and check for any visible issues. Next, visit the page where the error was caught (https://en.apoplife.nl/wp-admin/) and check for any visible issues.
   
       Please contact your host for assistance with investigating this issue further.
   
   
       When seeking help with this issue, you may be asked for some of the following information:
   
       WordPress version 6.4.2
   
       Active theme: Graphene Child (version 2.0.2) Current plugin: Comment Hacks (version 1.9.3) PHP version 8.1.24
   
       Error Details
   
       =============
   
       An error of type E_ERROR was caused in line 61 of the file /home/apoplife/en.apoplife.nl/wp-content/plugins/yoast-comment-hacks/admin/admin.php. Error message: Uncaught Error: Class "JoostBlog\WP\Comment\Inc\Comment_Parent" not found in /home/apoplife/en.apoplife.nl/wp-content/plugins/yoast-comment-hacks/admin/admin.php:61
   
       Stack trace:
   
       #0 /home/apoplife/en.apoplife.nl/wp-content/plugins/yoast-comment-hacks/inc/hacks.php(42): JoostBlog\WP\Comment\Admin\Admin->__construct()
   
       #1 /home/apoplife/en.apoplife.nl/wp-content/plugins/yoast-comment-hacks/yoast-comment-hacks.php(53): JoostBlog\WP\Comment\Inc\Hacks->__construct()
   
       #2 /home/apoplife/en.apoplife.nl/wp-settings.php(473): include_once('/home/apoplife/...')
   
       #3 /home/apoplife/en.apoplife.nl/wp-config.php(59): require_once('/home/apoplife/...')
   
       #4 /home/apoplife/en.apoplife.nl/wp-load.php(50): require_once('/home/apoplife/...')
   
       #5 /home/apoplife/en.apoplife.nl/wp-admin/admin.php(34): require_once('/home/apoplife/...')
   
       #6 /home/apoplife/en.apoplife.nl/wp-admin/index.php(10): require_once('/home/apoplife/...')
   
       #7 {main}
   
         thrown
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funcaught-error-44%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Pranske](https://wordpress.org/support/users/pranske/)
 * (@pranske)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/uncaught-error-44/#post-17312019)
 * The same problem on all my domains. Not possible to login, need to delete plugin.
 * **Fatal error**: Uncaught Error: Class “JoostBlog\WP\Comment\Inc\Comment_Parent”
   not found in xxx/public_html/wp-content/plugins/yoast-comment-hacks/admin/admin.
   php:61 
   Stack trace: #0 xxx/public_html/wp-content/plugins/yoast-comment-hacks/
   inc/hacks.php(42): JoostBlog\WP\Comment\Admin\Admin->__construct() #1 xxx/public_html/
   wp-content/plugins/yoast-comment-hacks/yoast-comment-hacks.php(53): JoostBlog\
   WP\Comment\Inc\Hacks->__construct() #2 xxx/public_html/wp-settings.php(473): 
   include_once(‘…’) #3 xxx/public_html/wp-config.php(91): require_once(‘…’) #4 
   xxx/public_html/wp-load.php(50): require_once(‘…’) #5 xxx/public_html/wp-admin/
   admin.php(34): require_once(‘…’) #6 xxx/public_html/wp-admin/index.php(10): require_once(‘…’)#
   7 {main} thrown in **xxx/public_html/wp-content/plugins/yoast-comment-hacks/admin/
   admin.php** on line **61**
    -  This reply was modified 2 years, 4 months ago by [Pranske](https://wordpress.org/support/users/pranske/).
    -  This reply was modified 2 years, 4 months ago by [Pranske](https://wordpress.org/support/users/pranske/).
    -  This reply was modified 2 years, 4 months ago by [Pranske](https://wordpress.org/support/users/pranske/).
    -  This reply was modified 2 years, 4 months ago by [Pranske](https://wordpress.org/support/users/pranske/).
    -  This reply was modified 2 years, 4 months ago by [Pranske](https://wordpress.org/support/users/pranske/).
 *  [René](https://wordpress.org/support/users/mobiflip/)
 * (@mobiflip)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/uncaught-error-44/#post-17312126)
 * same problem here, 1.9.3 breaks the backend
 *  [Dutchintouch](https://wordpress.org/support/users/dutchintouch/)
 * (@dutchintouch)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/uncaught-error-44/#post-17312271)
 * Same problem. Fortunately, thanks to SiteGround’s excellent backup service I 
   was able to rollback the plugin.
 *  [deadhippo](https://wordpress.org/support/users/deadhippo/)
 * (@deadhippo)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/uncaught-error-44/#post-17312300)
 * 1.9.3 broke my site too.
 *  [imagiNed](https://wordpress.org/support/users/imagined/)
 * (@imagined)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/uncaught-error-44/#post-17313746)
 * Same error for me, 1.9.3 breaks backend with fatal error, line 61. Deleting plugin
   folder via file manager gets backend working again. Will wait for fix, should
   be soon.
 *  [Dutchintouch](https://wordpress.org/support/users/dutchintouch/)
 * (@dutchintouch)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/uncaught-error-44/#post-17316294)
 * Found out via Joost on X (formerly known as Twitter) that 1.9.4 is out. That 
   version works as advertised.
    -  This reply was modified 2 years, 4 months ago by [Dutchintouch](https://wordpress.org/support/users/dutchintouch/).
      Reason: Fix posted
 *  Plugin Author [Joost de Valk](https://wordpress.org/support/users/joostdevalk/)
 * (@joostdevalk)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/uncaught-error-44/#post-17316349)
 * 1.9.4 fixes this. Apologies for the inconvenience.

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

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

 * ![](https://ps.w.org/yoast-comment-hacks/assets/icon.svg?rev=3359924)
 * [Comment Experience by Progress Planner](https://wordpress.org/plugins/yoast-comment-hacks/)
 * [Support Threads](https://wordpress.org/support/plugin/yoast-comment-hacks/)
 * [Active Topics](https://wordpress.org/support/plugin/yoast-comment-hacks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yoast-comment-hacks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yoast-comment-hacks/reviews/)

## Tags

 * [fixed](https://wordpress.org/support/topic-tag/fixed/)

 * 7 replies
 * 7 participants
 * Last reply from: [Joost de Valk](https://wordpress.org/support/users/joostdevalk/)
 * Last activity: [2 years, 4 months ago](https://wordpress.org/support/topic/uncaught-error-44/#post-17316349)
 * Status: resolved