Gravity Forms Click & Pledge has errors with PHP 8.0. Most servers are switching over as php 7.4 is no longer supported or getting security updates. I've contacted the support on Wordpress Plugins since last year but no reply. https://wordpress.org/support/plugin...-click-pledge/
The errors make it so the dashboard user can not edit gravity forms...they are stuck until this plugin is disabled. Once disabled, the form can be edited.
Here is an example of a few errors I found:
[19-Jan-2023 16:39:22 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument Home ($value) must be of type Countable|array, stdClass given in /var/web/site/public_html/wp-content/plugins/gravity-forms-click-pledge/class.GFCnpConnectCampaignField.php:192
[19-Jan-2023 16:38:53 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument Home ($value) must be of type Countable|array, stdClass given in /var/web/site/public_html/wp-content/plugins/gravity-forms-click-pledge/class.GFCnpConnectCampaignField.php:365
Most hosts are forcing 8.0 by the end of month.
I hope this helps.
The errors make it so the dashboard user can not edit gravity forms...they are stuck until this plugin is disabled. Once disabled, the form can be edited.
Here is an example of a few errors I found:
[19-Jan-2023 16:39:22 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument Home ($value) must be of type Countable|array, stdClass given in /var/web/site/public_html/wp-content/plugins/gravity-forms-click-pledge/class.GFCnpConnectCampaignField.php:192
[19-Jan-2023 16:38:53 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument Home ($value) must be of type Countable|array, stdClass given in /var/web/site/public_html/wp-content/plugins/gravity-forms-click-pledge/class.GFCnpConnectCampaignField.php:365
Most hosts are forcing 8.0 by the end of month.
I hope this helps.
Comment