Skip Navigation

[Resolved] The XML file could not be read – Access Control

The Toolset Community Forum is closed, for technical support questions, please head on to our Toolset Professional Support (for paid clients), with any pre-sale or admin question please contact us here.
This support ticket is created 6 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the community support forum for Types plugin, which is part of Toolset. Toolset is a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.

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)

This topic contains 6 replies, has 3 voices.

Last updated by Kathleen Lane 6 years, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#522809
XML-Import-Problem.png

I am trying to: Import access control post groups settings but I'm getting an error "The XML file (printing-pros-all-access-settings-2017-05-10.xml-2.zip) could not be read."

I visited this URL: hidden link

I expected to see: the file upload properly

Instead, I got: "The XML file (printing-pros-all-access-settings-2017-05-10.xml-2.zip) could not be read."

#522940

Dear Deborah,

This is abnormal, please check these:
1) You are using the latest version of Access plugin + Types plugin?
2) We need to know if there is any other compatibility problem in your website, please try this:
deactivate other plugins and switch to wordpress default theme, and test again
3) Check if the Access setting file is broken, you can open it with zip extractor, it is broken, there might be a problem when you export the Access setting file, please try this:
PHP Debugging
In case you think that Types or Views are doing something wrong (what we call a bug), you should enable PHP error logging. Again, edit your wp-config.php file and add the following:

ini_set('log_errors',TRUE);
ini_set('error_reporting', E_ALL);
ini_set('error_log', dirname(__FILE__) . '/error_log.txt');
This will produce a file called ‘error_log.txt’ in your WordPress root directory. Make sure that the web server can create and write this file. If it cannot, use an FTP program to create the file and make it writable to Apache (normally, user www-data).
https://toolset.com/documentation/user-guides/debugging-types-and-views/

#523172

Hi Luo,

Thanks for the detailed response.

This website was started by another developer who installed Toolset Access so I'm not sure about Types. Do I need Types in order to set up Access properly?

I created a user account for you on our staging site if you want to poke around:

hidden link
OTGSystems
***

I used the noreply@wp-types.com email so you can change that if you want.

#523253

Also, I tried turning off all plugins and switching the theme to 2014, but that didn't resolve it. I also tried the error logging but the file was never created and I have no idea how to make the error_log.txt file I created writable to Apache. I don't even know what that means honestly.

#523294

For security reason, I have modified your post to hide the credentials, and I am checking it in your website, will feedback if there is anything found

#523298

I can login your website, please provide below details:
1) you are using the latest version "Toolset Access" plugin 2.3.1, according to our support policy, please provide a valid license for the Access plugin. you can get it here:
https://toolset.com/buy/

2) It should be a server problem or compatibility problem, and there are 20+ plugins in your website, I need your permission to deactivate plugins/theme in your website, please provide the FTP access, and backup your website first.

#524475

I'm actually the developer for Kassy Lane who has paid for the plugin. I'm logged in through her account right now.

I'm trying to update the plugin and have registered it through here account but I'm getting an error saying "Update package not available. ()"

Right now she's using Access 2.0.

How can I send to FTP access securely?

The forum ‘Types Community Support’ is closed to new topics and replies.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.