Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @bluearash

    Can you please let me know which WordPress version do you use ?

    PHP 8.2 supported WordPress version is 6.1 or higher. Please check below.

    https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/

    Here in local we use PHP 8.2 and WordPress 6.3 works fine and do not have any issue of login due to AIOS plugin.

    Thread Starter bluearash

    (@bluearash)

    Hello and thank you for following. Sorry for my late reply. I was sick.
    Anyway, I’m using the latest version of WordPress. (Version 6.3.1)

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @bluearash

    Rename the plugins folder “all-in-one-wp-security-and-firewall” to “all-in-one-wp-security-and-firewall-deactivated” at location /wp-content/plugins/all-in-one-wp-security-and-firewall It will deactivate the plugin and try login using wp-login.php and cross check if the AIOS plugin is making issue or it is due to other plugin or database level any issue.

    Then rename back the folder to “all-in-one-wp-security-and-firewall” removed “-deactivated” it will activate again

    Regards

    Thread Starter bluearash

    (@bluearash)

    Hello and thanks,
    I did this test. There is a problem with the AIOS plugin. What do you think is causing this problem?

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @bluearash

    I will require more information like what settings you have on.

    Export settings from WP security > Settings > Import / Export not possible according to me If possible export it other wise.

    wp_options having option start “aio” with below query

    SELECT * FROM wp_options WHERE option_name LIKE '%aio%'

    https://snipboard.io/AVyaWZ.jpg

    aio_wp_security_configs has configs settings of AIOS plugin. can you please share it securely using https://pastebin.com/ Burn after read option so I can only cross-check.

    Thread Starter bluearash

    (@bluearash)

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @bluearash

    Thanks for that settings file, I have downloaded it you can remove it now.

    I will create an internal ticket to check.

    Regards

    Thread Starter bluearash

    (@bluearash)

    So thank you for follow up.

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi, We tried but can not replicate this issue.

    Installed fresh WP in PHP 7.4.19,

    AIOS 5.2.4 Installed and Persian language selected

    And a new user created.

    Imported the settings from file. updated the google reCAPTCHA keys

    Then updated to PHP 8.2.9

    Then try login in incognito window. We can login without issue.

    Below error is shown only on incorrect login informatin.

    AIOS will not show the below message. It will be from WordPress functionality.

    Error: The login information is incorrect.
    خطا : اطلاعات ورود نادرست است.
    

    Regards

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Issues with upgrade from PHP 7.4 to 8.2’ is closed to new replies.