• Resolved alexcsidb

    (@alexcsidb)


    After updating events made easy to newest version I’m receiving a fatal error at https://vmaonline.com/: I have php 5.6.39 so it shouldn’t have to do with that correct? Please help:(

    The error in question:

    Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone ()' in /home/csidbcom/public_html/vmaonline.com/wp-content/plugins/events-made-easy/events-manager.php:326 Stack trace: #0 /home/csidbcom/public_html/vmaonline.com/wp-content/plugins/events-made-easy/events-manager.php(326): DateTimeZone->__construct('') #1 /home/csidbcom/public_html/vmaonline.com/wp-content/plugins/events-made-easy/eme_actions.php(15): _eme_install() #2 [internal function]: eme_actions_init('') #3 /home/csidbcom/public_html/vmaonline.com/wp-includes/class-wp-hook.php(286): call_user_func_array('eme_actions_ini...', Array) #4 /home/csidbcom/public_html/vmaonline.com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #5 /home/csidbcom/public_html/vmaonline.com/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #6 /home/csidbcom/public_html/vmaonline.com/wp-settings.php(467): do_action('init') #7 /home/csidbcom/public_html/vmaonline.com/wp-config.php(92): require_once('/home/ in /home/csidbcom/public_html/vmaonline.com/wp-content/plugins/events-made-easy/events-manager.php on line 326

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter alexcsidb

    (@alexcsidb)

    Was able to roll it back to previous plugin version but looking for thoughts on this.

    Plugin Author Franky

    (@liedekef)

    I’m looking into this right now

    Plugin Author Franky

    (@liedekef)

    What is your wordpress timezone?

    Thread Starter alexcsidb

    (@alexcsidb)

    UTC – 5

    Plugin Author Franky

    (@liedekef)

    Ok, found it … I’ll release a new version (reason: wp has 2 options to set the timezone, and I already took that into account beforehand but forgot to update 1 line).

    Plugin Author Franky

    (@liedekef)

    Released 2.0.84 to fix the activation timezone-bug.

    Plugin Author Franky

    (@liedekef)

    Confirmed: you fix it for one, and the timezone bug appears for another. It was my error from trying to use standard php DateTimeZone-calls … I now switched to my own module for that specific call too (should’ve done that from the beginning) and released 2.0.85 for it. Could you try that version?

    Plugin Author Franky

    (@liedekef)

    Sorry about that … I just ate my own dogfood on 3 sites too …

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘fatal error!’ is closed to new replies.