Forums
(@gerhardsletten)
8 years, 1 month ago
I fixed this issue by comment out the call to post_to_manager on line 2101 in gravityforms/common.php:
$raw_response = ''; //self::post_to_manager( 'version.php', $nocache, $options );
Until this is resolved by Gravityforms..