• Resolved aazgalerie

    (@aazgalerie)


    Hi everyone,

    I’m currently experiencing an issue on my WordPress site (version 6.7.1) with this plugin. Whenever I make changes in the plugin settings and click “Save Changes,” the page starts loading but never completes. If I return to the settings page, none of my changes have been saved.

    Here’s what I’ve tried so far:

    1. Deleting and reinstalling the plugin from the WordPress dashboard.
    2. Manually deleting the plugin files through PHP.
    3. Clearing my browser cache and disabling caching plugins.

    Unfortunately, the problem persists.

    Has anyone else encountered this issue? Are there specific troubleshooting steps I should follow, or could this be a compatibility issue with WordPress 6.7.1?

    Any help would be greatly appreciated!

    Thanks in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Bowo

    (@qriouslad)

    @aazgalerie thank you for reporting this. It looks like some sort of JS error preventing the saving process from completing. Please try opening your browser console and then click “Save Changes” again and report back if you see any JS error and what the error says.

    Note that ASE is working fine with WP 6.7.1 on my test site(s).

    Thread Starter aazgalerie

    (@aazgalerie)

    Hi,

    First when i open the consol i got this error : Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

    Then when i click on save changes I got this one : An invalid form control with name=’admin_site_enhancements[login_lockout_maxcount]’ is not focusable. ​

    The all console look like that :

    w.js:1

       Failed to load resource: net::ERR_BLOCKED_BY_CLIENTComprendre cette erreurAI

    load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:7 JQMIGRATE: Migrate is installed, version 3.4.1
    load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:4 An invalid form control with name=’admin_site_enhancements[login_lockout_maxcount]’ is not focusable. ​
    trigger @ load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:4
    (anonyme) @ load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:4
    each @ load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:4
    each @ load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:4
    trigger @ load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:4
    (anonyme) @ load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:7
    (anonyme) @ load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:7
    (anonyme) @ admin-page.js?ver=7.5.4:26
    dispatch @ load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:4
    (anonyme) @ load-scripts.php?c=1&load%5Bchunk_0%5D=wp-hooks,jquery-core,jquery-migrate,utils&ver=6.7.1:4Comprendre cette erreurAI

    Plugin Author Bowo

    (@qriouslad)

    @aazgalerie looks like an issue with a recent update/release applying min/max values to number fields. Please go to “Security >> Limit Login Attempts” module, and enter a number between 1 to 10 for the “lockout(s) will block further login attempts for 24 hours” field, and click on Save Changes.

    Thread Starter aazgalerie

    (@aazgalerie)

    It Work perfectly,

    Thanks !

    Plugin Author Bowo

    (@qriouslad)

    @aazgalerie great! Marking this resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.