I am trying to:
Export Access Control Config
I expected to see:
Download an export file
Instead, I got:
This error message....
[30-Aug-2019 01:15:10 UTC] PHP Fatal error: Uncaught Error: Class 'Access_Admin_Edit' not found in /www/home/public/wp-content/plugins/types-access/legacy/includes/XML_Processor.php:82
Stack trace:
#0 /www/home/public/wp-content/plugins/types-access/legacy/includes/XML_Processor.php(342): Access_XML_Processor::arrayToXml(Array, 1, 'access')
#1 /www/home/public/wp-content/plugins/types-access/legacy/includes/XML_Processor.php(1254): Access_XML_Processor::toXml(Array, 'access')
#2 /www/home/public/wp-content/plugins/types-access/application/controllers/ajax/handler/import_export.php(34): Access_XML_Processor::exportToXML('all')
#3 /www/home/public/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.ajax.class.php(252): Access_Ajax_Handler_Import_Export->process_call(Array)
#4 /www/home/public/wp-includes/class-wp-hook.php(286): Toolset_Ajax->__call('callback_import...', Array)
#5 /www/home/public/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
Hello,
Thanks for the details, it is a known issue of Toolset Access plugin, you can try the Workaround mentioned in below errata:
https://toolset.com/errata/fatal-error-during-access-export/
And test again
My issue is resolved now. Thank you!