Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author nuggetsol

    (@nuggetsol)

    I will test it and see if I can replicate the issue.

    The widget will essentially show the current position of the post/page is in the workflow.

    But, if you are having issues with the widget you can hide it by going to Workflow Admin –> Settings – Hide the workflow graphic from the Post edit page.

    Plugin Author nuggetsol

    (@nuggetsol)

    I just tested with 4.2.1 and the workflow widget worked well. See the screen shot – https://i.share.pho.to/ca9a75d5_o.png

    Can you check if there is a javascript error? It might be a javascript conflict with another script.

    Let me know.

    Thread Starter Rob Roy

    (@danetidwell)

    It seems to be working fine now, I think it was an issue elsewhere.

    Thanks for checking though!

    Plugin Author nuggetsol

    (@nuggetsol)

    marking this as closed.

    With WP 4.2.2 I get the same error?

    PHP Fatal error: Call to undefined method DateTime::createFromFormat() in /home/inflexli/public_html/tjaeu/wp/wp-content/plugins/oasis-workflow/includes/workflow-base.php on line 289, referer: https://tjaeu.tdigitalt.com/wp/wp-admin/post-new.php

    Plugin Author nuggetsol

    (@nuggetsol)

    It looks like the PHP version is lower than 5.3.0. The DateTime::createFromFormat() is available in 5.3.0 and higher.

    I just looked at the phpinfo and we have PHP Version 5.5.20

    Plugin Author nuggetsol

    (@nuggetsol)

    That’s weird.

    From the error it’s clear that for some reason the DateTime::createFromFormat() is not available.

    Can you double check if WordPress is using the same version as displayed in phpInfo?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘I think the most recent WP update broke Workflow’ is closed to new replies.