Events Made Easy › Forums › Generic › Fatal error
- This topic has 8 replies, 3 voices, and was last updated 5 years, 11 months ago by Franky.
-
AuthorPosts
-
Mon 10 Dec 2018 at 15:29 #59104AnonymousInactive
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?
Mon 10 Dec 2018 at 15:56 #59105FrankyKeymasterThis 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
Mon 10 Dec 2018 at 17:45 #59106AnonymousInactiveHi 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 1405Fatal 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 1405Mon 10 Dec 2018 at 17:50 #59107AnonymousInactiveDcorfan,
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.
Mon 10 Dec 2018 at 17:51 #59108AnonymousInactiveAnd Franky, I’m running 5.6 on all of my sites.
Mon 10 Dec 2018 at 18:03 #59109AnonymousInactiveBobby – 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…
Mon 10 Dec 2018 at 19:23 #59111FrankyKeymasterIt’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.Mon 10 Dec 2018 at 19:28 #59112AnonymousInactiveThank you for the quick response (as usual). I’m back up and running now.
Mon 10 Dec 2018 at 20:05 #59113FrankyKeymasterIf you want, feel free to test the dev-version of EME, it has the fixes for this error.
-
AuthorPosts
- The forum ‘Generic’ is closed to new topics and replies.