indieweb / wordpress-indieauth

IndieAuth for WordPress
https://wordpress.org/plugins/indieauth/
MIT License
31 stars 11 forks source link

Uncaught Error: Class 'External_User_Token' not found #224

Closed edent closed 3 years ago

edent commented 3 years ago

Seeing lots of these errors appear since the update.

[05-Oct-2021 09:52:01 UTC] PHP Fatal error:  Uncaught Error: Class 'External_User_Token' not found in /shkspr.mobi/blog/wp-content/plugins/indieauth/indieauth.php:85
Stack trace:
#0 /shkspr.mobi/blog/wp-includes/class-wp-hook.php(303): IndieAuth_Plugin::expires(false)
#1 /shkspr.mobi/blog/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters('', Array)
#2 /shkspr.mobi/blog/wp-includes/plugin.php(518): WP_Hook->do_action(Array)
#3 /shkspr.mobi/blog/wp-cron.php(138): do_action_ref_array('indieauth_clean...', Array)
#4 {main}
  thrown in /shkspr.mobi/blog/wp-content/plugins/indieauth/indieauth.php on line 85
dshanske commented 3 years ago

That's odd, file is there.. https://github.com/indieweb/wordpress-indieauth/blob/trunk/includes/class-external-token.php

dshanske commented 3 years ago

I'll fix it tonight

dshanske commented 3 years ago

Resolved in 4.1.1