All Topics
Bug AC7 – GF
Hi Admin Columns Pro Support,
Since updating Admin Columns Pro, I’m getting a fatal error that blocks access to wp-admin.
Fatal error: Uncaught TypeError: ACA\GravityForms\TableScreen\EntryFactory::get_form(): Return value must be of type ?array, bool returned
in /wp-content/plugins/admin-columns-pro/addons/gravityforms/classes/TableScreen/EntryFactory.php:42
Stack trace (excerpt)
ACA\GravityForms\TableScreen\EntryFactory->get_form(...)
ACA\GravityForms\TableScreen\EntryFactory->can_create(...)
AC\TableScreenFactory\Aggregate->can_create(...)
ACP\Plugin\Update\V7000->update_database_columns()
ACP\Plugin\Update\V7000->apply_update()
...
do_action('init')
It looks like the Gravity Forms integration is calling a method that’s typed to return ?array, but it sometimes gets a boolean (false) back, which triggers a hard TypeError.
Could you please confirm if this is a known issue and advise on a fix/workaround (patch, hotfix version, or a temporary way to bypass the update routine)?
Thanks in advance.
Best regards,
Jonathane
You must be logged in to reply to this topic.