• Resolved Patryk Kachel

    (@limestreet)


    Hi,
    I think AJAX calls made by the plugin cause fatal errors. Please see:

    PHP Fatal error:  Uncaught Error: Class 'WP_Application_Passwords' not found in wp-includes/user.php:321
    Stack trace:
    #0 wp-includes/user.php(474): wp_authenticate_application_password()
    #1 wp-includes/class-wp-hook.php(307): wp_validate_application_password()
    #2 wp-includes/plugin.php(189): WP_Hook->apply_filters()
    #3 wp-includes/user.php(3373): apply_filters()
    #4 wp-includes/pluggable.php(70): _wp_get_current_user()
    #5 wp-content/plugins/cleantalk-spam-protect/lib/Cleantalk/ApbctWP/Ajax.php(131): wp_get_current_user()
    #6 wp-includes/user.php:321

    It looks like class “WP_Application_Passwords” is not defined when requests are made…

    May you fix that?

    Thanks in advance!

    • This topic was modified 4 years, 4 months ago by Patryk Kachel.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support amagsumov

    (@amagsumov)

    Hello @limestreet

    Please give us 1-2 business days for investigations.

    We’ll get back to you as soon as we finish.

    P.S. As a temporary solution, please try to disable the option “Use AJAX for JavaScript check” in the plugin settings:

    WordPress Admin Page —> Settings —> Antispam by CleanTalk

    • This reply was modified 4 years, 4 months ago by amagsumov.
    Thread Starter Patryk Kachel

    (@limestreet)

    @amagsumov
    Sure, thanks!

    Thread Starter Patryk Kachel

    (@limestreet)

    It looks like there was something off with the update, as I reinstalled the plugin and can’t reproduce the issue anymore…

    Anyway – thanks for fast reaction 🙂

    Plugin Support amagsumov

    (@amagsumov)

    I’m glad to know you solved the issue.

    Best regards.

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

The topic ‘PHP Fatal error: Uncaught Error: Class ‘WP_Application_Passwords’ not found’ is closed to new replies.