Events Made Easy Forums Generic Fatal error

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #59104
    Anonymous
    Inactive

    Hey Franky, thanks for all your work on the plugin. I’m getting a fatal error after the 2.0.71 update (it’s fine when I roll back to 2.0.68).

    Fatal error: Can’t use function return value in write context in /home3/fizzfeud/public_html/jimvangelderen/wp-content/plugins/events-made-easy/eme_events.php on line 1405

    The site this is happening on is not on WordPress 5.0 yet. I’m on the latest version prior.

    Any idea why?

    #59105
    Franky
    Keymaster

    This means you have a php version older than 5.6 (probably 5.2 or 5.3, versions that are out of support for several years already). EME requires at least 5.6

    #59106
    Anonymous
    Inactive

    Hi Franky – I’m running php 5.6.30 and have the same error. Is there a way to roll back to the previous version of EME without doing a complete site restore? If there are a few files I can replace it would be very handy… Thanks

    Error on homepage
    Fatal error: Can’t use function return value in write context in /home/wwwwardenvineyar/public_html/wp-content/plugins/events-made-easy/eme_events.php on line 1405

    Fatal error: Call to undefined function is_user_logged_in() in /home/wwwwardenvineyar/public_html/wp-content/mu-plugins/endurance-page-cache.php on line 457

    Error on admin page
    Fatal error: Can’t use function return value in write context in /home/wwwwardenvineyar/public_html/wp-content/plugins/events-made-easy/eme_events.php on line 1405

    #59107
    Anonymous
    Inactive

    Dcorfan,

    WP Rollback plugin has saved my hide a few times along the way. Should work for your install to roll back to the previous version of the plugin.

    https://wordpress.org/plugins/wp-rollback/

    #59108
    Anonymous
    Inactive

    And Franky, I’m running 5.6 on all of my sites.

    #59109
    Anonymous
    Inactive

    Bobby – thank you. I’m not sure how that will help if I can’t get to the admin side of WP to install the plugin. However, I’ll read the docs and see what can be done…

    #59111
    Franky
    Keymaster

    It’s weird that php gives you that error. In my experience people with hosting providers often have older versions of php running than what they think they have. Put a phpinfo-call in a standalone php script on your site to check.
    I’ll see if I can anyhow change my code to make it more simple for older version, but still that would require you to be able to update. For now: remove the events-made-easy folder, than will get you your admin-page back.

    #59112
    Anonymous
    Inactive

    Thank you for the quick response (as usual). I’m back up and running now.

    #59113
    Franky
    Keymaster

    If you want, feel free to test the dev-version of EME, it has the fixes for this error.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top