Skip Navigation

Compatibility: Fatal Error in wp-admin when Types and WordPoints plugin are active

Resolved

Reported for: Toolset Types 2.2.22

Resolved in: Toolset Types 3.0

Topic Tags: Types plugin

Symptoms

Fatal error happens when using Types and WordPoints because last one doesn’t call hook add_meta_boxes with 2 parameters. This errata avoids it.

Workaround

This issue will be fixed in the next version of Toolset Types.

In the meantime, download this patch, unzip it and replace:

  • admin.php file in /vendor/toolset/toolset-common/toolset-forms/classes folder.

Also, if you have another Toolset plugin installed, you might need to replace those same files in the exact same locations.

Comments are closed