• Hi,
    First of all: thank you for the great plugin!

    To be able to use it, I had to do some fiddling though. After installing the plugin (on WordPress 4.8) I got a fatal error in the cockpit – I couldn’t do anything, even log off.
    The error message was: Fatal error: Call to undefined method DateTime::diff() in /wp-content/plugins/process-steps-template-designer/cool-process.php on line 186

    I fixed this by removing the noted line (186 and below – all lines using these variables) in cool-process.php. Now the plugin works great and I’m very happy to use it.
    Just wanted to let you know that something might be wrong with the date calculations in the php file. Might be some collision with my setup (date format maybe?) or other plugins…

    All the best,
    Pawel

Viewing 1 replies (of 1 total)
  • Plugin Author CoolHappy

    (@narinder-singh)

    Hi Pawel,

    Thanks a lot for Appreciations and suggestion.
    This error occurs whenever users uses PHP 5.2 an older version.
    Actually! PHP 5.2 does not support this class So that’s why you are getting this error.Please upgrade your Server PHP version.

    Please let me know if you need further assistance.

    Thanks Again,

Viewing 1 replies (of 1 total)

The topic ‘Fatal error related to date calculation’ is closed to new replies.