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.
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.
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.