• Resolved awmanon

    (@awmanon)


    Hello,

    Quite often, the page linked (custom login URL) isn’t viewable (error 500) whereas the website is OK in front end.
    So, I guess the problem can come from AIOS… I’m using it on other websites which aren’t impacted while this one is.

    Can you help me to solve that without uninstalling AIOS ?

    WordPress : 6.2
    PHP : 8.2
    Theme : DIVI
    Hosting : Ionos

    Thank you.

    • This topic was modified 3 years, 1 month ago by awmanon.
    • This topic was modified 3 years, 1 month ago by awmanon.
    • This topic was modified 3 years, 1 month ago by awmanon.

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

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

    (@hjogiupdraftplus)

    Hi @awmanon

    If I cross check the AIOS seems active and renamed login page link is set.

    If you have 500 error, Please try cross check if it is not regarding php error and logged in php error_log

    you can enable error log by define( ‘WP_DEBUG’, true); in wp-config.php

    Regards

    Thread Starter awmanon

    (@awmanon)

    Hello,

    All right, I just add define( ‘WP_DEBUG’, true) in wp-config.php.

    So now, if an error occurs, it should be add to an error_log file (FTP). Is it right ?

    Thx !

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @awmanon

    Yes, you can check through ftp if you have known the path to it. Some hosting provider in cpanel Under php mgmt shows the recent error logs.

    Regards

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

The topic ‘Error 500 (auth page only)’ is closed to new replies.