• Resolved Ajay Ghaghretiya

    (@ajayghaghretiya1)


    Hello Team,

    Nice plugin… But recently i have updated the plugin with the version 3.6.1 and I have faced following error.

    I want to resolve this error anyhow. my site working stoped .. please help…

    Fatal error: Uncaught Error: Class 'WP_Auth0_Email_Verification' not found in /var/www/html/writingroad/wp-content/plugins/auth0/WP_Auth0.php:129 Stack trace: #0 /var/www/html/writingroad/wp-content/plugins/auth0/WP_Auth0.php(560): WP_Auth0->init() #1 /var/www/html/writingroad/wp-settings.php(304): include_once('/var/www/html/w...') #2 /var/www/html/writingroad/wp-config.php(116): require_once('/var/www/html/w...') #3 /var/www/html/writingroad/wp-load.php(37): require_once('/var/www/html/w...') #4 /var/www/html/writingroad/wp-admin/admin.php(31): require_once('/var/www/html/w...') #5 /var/www/html/writingroad/wp-admin/plugins.php(10): require_once('/var/www/html/w...') #6 {main} thrown in /var/www/html/writingroad/wp-content/plugins/auth0/WP_Auth0.php on line 129

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @ajayghaghretiya1, sorry for the trouble here. We haven’t had any other reports of this and 3.6.1 has been out for a few weeks so this is likely something in your hosting environment. Still, I’m happy to help get this resolved.

    The one thing that changed that might be affecting this is the auto-loading system (built-in PHP functionality to include a file for a class being called), though that’s used for all the other classes in that file as well.

    Can you check a few things for me?

    – PHP version on your host
    – Make sure that the file it needs exists in the plugin, wp-content/plugins/auth0/lib/WP_Auth0_Email_Verification.php

    Thread Starter Ajay Ghaghretiya

    (@ajayghaghretiya1)

    Thanks for your replay.

    I have used the corrupted file of the plugin. The issue was fixed.

    Thanks.

    Thread Starter Ajay Ghaghretiya

    (@ajayghaghretiya1)

    Resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error after updating plugin’ is closed to new replies.