PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

White screen (wp-admin) after gravityforms_1.6.1 upgrade

  1. alphastate
    Member

    hi

    I have a White screen (wp-admin) after gravityforms_1.6.1 upgrade. Prior to the upgrade my gravityforms contact page appeared to be White screening too. I'm using Studio Press with a few Studio Press plug ins and download-monitor.

    Posted 12 years ago on Wednesday November 23, 2011 | Permalink
  2. Hi Alpha,

    I'd first open up your wp-config.php in your WordPress root and set the WP_DEBUG script to true:

    [php]
    define( 'WP_DEBUG', true );

    Then attempt to access your site again. Let me know if it outputs and debug information and what that information is.

    Posted 12 years ago on Wednesday November 23, 2011 | Permalink