Viewing 1 replies (of 1 total)
  • Plugin Author Andrew Lima

    (@andrewza)

    Hi Aaron,

    I’m sorry to hear about the issue you are experiencing.

    Would you mind disabling all plugins except Paid Memberships Pro and see if this issue still occurs?

    Would you mind adding WP_DEBUG to your wp-config.php file so we may see errors and conflicts if there are any, this will help determine where the issue is coming from.

    Please add the following settings to your wp-config.php file if they are currently not in there –

     // Enable WP_DEBUG mode
    define( 'WP_DEBUG', true );
    
    // Enable Debug logging to the /wp-content/debug.log file
    define( 'WP_DEBUG_LOG', true );

    Please keep me posted.

Viewing 1 replies (of 1 total)
  • The topic ‘White screen on sign up’ is closed to new replies.