Skip Navigation

[Resolved] Access Control Export Does Not Work

This support ticket is created 5 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by Daniel 5 years, 4 months ago.

Assisted by: Luo Yang.

Author
Posts
#1327659

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)

#1327701

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

#1327715

My issue is resolved now. Thank you!