• Resolved wooq123

    (@wooq123)


    Had to revert to 5.3.0 . Turned off cloudflare, cleared all cache, but did not fix. I’m getting a white screen when I try to save settings on any page within settings menus. Anyone else have this?

Viewing 1 replies (of 1 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @wooq123

    White screen shows 403 forbidden or 500 error? Or is it redirects to 127.0.0.1?

    Here settings mean WP security > settings or WordPress Settings ?

    If it is 500 error it might be any error you can enable debug log and let me know if any error logged in.

    https://developer.www.ads-software.com/advanced-administration/debug/debug-wordpress/

    If it is 403 forbidden it might be a firewall issue. Try adding below constant in wp-config.php file in root of wordpress installed.

    define( 'AIOS_NO_FIREWALL', true);

    If redirected to 127.0.0.1 your IP blocked you should try access with another IP internet connection.

    Regards

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