Viewing 1 reply thread
  • Author
    Posts
    • #7077
      rdkruijf
      Participant

      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.
    • #7085
      Steve
      Keymaster

      @rdkruijf– This may hang if you have errors or notices on your site. Can you activate wp_debug and see what notices you have and see if you can resolve them? If not, you may want to disable the plugins that are causing the notices so you can run the script.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.