Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Clément

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

1 week ago
Stefan van den Dungen Gronovius
Developer

Thanks for your feedback.

We reviewed our code and identified the reason this issue could trigger an error. A hotfix has been applied in the current release, and the fix will also be included in the upcoming 7.0.6 release.

In the meantime, you can download the latest version (7.0.5) from your account page and overwrite your current installation by uploading it through the Plugins section of your website.

Please let us know if you have any questions or need further assistance.

1 week ago

You must be logged in to reply to this topic.