I am trying to update the piklist plugin to version 0.9.9 but i cant get it updated. It keeps hanging on the ‘Users part’. If i comment the users part out of this list below, the update completes.
I have updated the workflow code to the new code but i dont know why the update doesnt work without changing the update file of the plugin. Could someone help me.
In the google developers tool it gives an 500 Internal server error when updating the users part. See screenshot.
var methods = [
‘options-update’
,’relate-update’
,’widgets’
,’settings’
,’meta-boxes’
,’users’
,’terms’
,’media’
];
Attachments:
You must be
logged in to view attached files.