Resolved
The update to version 2.8.6 of Access produces the following fatal PHP error if used with certain other plugins:
Uncaught Error: Class 'Toolset_Post_Type_Exclude_List' not found in /var/www/access.me/public_html/wp-content/plugins/access_develop/application/controllers/permissions_post_types.php:209
(The issue occurs in plugins which register custom post types early.)
The issue has been fixed with a quick update to Access 2.8.7
I have the same problem
Een fout van het type E_ERROR werd veroorzaakt op regelnummer 209 van het bestand /home/hetorgel.nl/public_html/hetorgelwp/wp-content/plugins/types-access/application/controllers/permissions_post_types.php. Foutmelding: Uncaught Error: Class ‘Toolset_Post_Type_Exclude_List’ not found in /home/hetorgel.nl/public_html/hetorgelwp/wp-content/plugins/types-access/application/controllers/permissions_post_types.php:209
Stack trace:
#0 /home/hetorgel.nl/public_html/hetorgelwp/wp-includes/class-wp-hook.php(287): OTGS\Toolset\Access\Controllers\PermissionsPostTypes->registered_post_type_hook(‘polylang_mo’, Object(WP_Post_Type))
#1 /home/hetorgel.nl/public_html/hetorgelwp/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#2 /home/hetorgel.nl/public_html/hetorgelwp/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home/hetorgel.nl/public_html/hetorgelwp/wp-includes/post.php(1449): do_action(‘registered_post…’, ‘polylang_mo’, Object(WP_Post_Type))
#4 /home/hetorgel.nl/public_html/hetorgelwp/wp-content/plugins/polylang/include/mo.php(19): register_post_type(‘polylang_mo’, Array)
#5 /home/hetorgel.nl/public_html/hetorgelwp/wp-content/plugins/polylang/include/base.php(95): PLL_MO->__construct()
#6 /home/heto
The patch works, thanks
We have now released a fix for this issue, updating to Access 2.8.7 will resolve the problem (your patched version will be overwritten).