• Resolved ppsctfl

    (@ppsctfl)


    Good morning!

    I use the free version of the plugin and when I updated AIOS to version 5.1.9 the customized Login pages stopped working.

    The fields are filled in and when clicking on the “enter” button to log in, the page reloads.

    Login is only possible through the /wp-admin address, but it is not feasible to change it because I keep it hidden for non-administrator users.

    There is no incompatibility with plugins. I even deactivated them all, left them all updated, returned the version of some and nothing resolved.

    The only solution I got was to downgrade to the previous version of AIOS.

    Thanks in advance for the support!

    The page I need help with: [log in to see the link]

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

    (@hjogiupdraftplus)

    Hi @ppsctfl

    In AIOS 5.1.9 there is change regarding the success full login events are logged.

    you should enable debug log define WP_DEBUG constant in wp-config.php
    define( ‘WP_DEBUG’, true );

    and check for php error logs from erro_log file root of the wordpress install or some hosting cpanel providers php error logs list.

    Regards

    Hello @ppsctfl I have the same situation. I′ll do the downgrade to and to see if the problem will be solved.
    Thanks

    Thread Starter ppsctfl

    (@ppsctfl)

    Hi @hjogiupdraftplus

    I updated, changed the record from “false” to “true” and the problem continues. I had to download again.

    I’m grateful for the support!

    • This reply was modified 1 year, 9 months ago by ppsctfl.
    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @ppsctfl

    If you enable the debug log it will log the error and you can check for php error logs from erro_log file root of the WordPress install or some hosting cpanel providers php error logs list.

    If you let us know error we might can provide you solution.

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Login Page does not work in version 5.1.9.’ is closed to new replies.