The 1.0.5.p Multi Event Registration plugin with EE3 is generating a PHP session that remains open and therefore errors which are reported by the WordPress site health tool and issues with the Rest API.
Can you explain further how it stays open and for how long? Event Espresso is designed to create a session to give people enough time to allow someone to register for their event. What PHP version?
I checked into this and currently we don’t have a fix, EE3 actively uses the session so we can’t just close the session off when we create it.
EE3 is now considered our legacy product and is only receiving security updates, the above would require a significant refactor into how EE3 works, which is not something we currently plan on undertaking.
I would recommend switching over to use EE4, it does use a PHP session, but only for the ID and closes the session when we create it (fixing the above issue with site tool and the REST API).
Is there something preventing you from switching to EE4 as it stands?
The support post ‘Multi Event Registration 1.0.5.p and PHP session error’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.