Posted: September 26, 2019 at 5:40 am
Some of our website users are complaining of getting shown a “Nothing in your Event Quote – You need to select at least one event before you can proceed with the registration process” page/message. I have been able to recreate this problem a couple of times but it’s not consistent, so I can’t figure out what might be the issue. Have you seen this before?
|
|
I’ve just had several more emails about this same issue actually. So it feels like it’s a ‘thing’. |
|
Hi, We have seen this before and it’s caused by caching, usually object caching. Normally the WordPress transients used for the Event Espresso checkout are stored in the options table, but when there’s object caching they may not be stored there. So you’ll see the Nothing in your Event Queue error because the session transient, which holds the key to the ticket selections, cannot be retrieved. Can you contact your host to see if they can deactivate the caching feature? |
|
Yep. Doing that now. Thanks. |
|
I don’t seem to be able to create the ‘event’ page as suggested in the critical pages section. Any suggestions? The customer clicks on the link and is sent to a blank page. |
|
Do you mean you’re not able to create a “Registration Checkout” page? The critical pages section doesn’t suggest to create an event page. It does mention how to create an event list page, but that’s not usually needed. |
|
Sorry, I probably wasn’t clear. The message customers are seeing is “Nothing in your event Queue. You need to select at least one event before you proceed with the registration process.” They are then linked to an events archive page: https://www.thegoodlifecentre.co.uk/events/ My programmer is discussing with you the potential root cause and solution of why this keeps happening on another thread. I am meanwhile trying to at least give the customer a way to book until we can fix this. |
|
In your other thread, it shows your server is unable to create/read sessions and is apparently trying to do so in the wrong directory. EE uses sessions to track the user through the checkout process so without a session, the user can not check out. You can not work around that and need to have the sessions fixed. Your other thread is waiting on a reply on testing sessions outside of EE here: https://eventespresso.com/topic/session_start-warning-and-empty-event-queue-error/#post-300236 Do you know it that has been done? |
|
Hi Tony, In the end, dropping down to PHP 5.6 appears to have resolved the issue. Thanks for your assistance 🙂 |
|
Just to note that we are getting warnings about using out of date PHP. Do you know anyone else that has had to do this to get everything working? |
|
Sure, I commented on this in your other thread: https://eventespresso.com/topic/session_start-warning-and-empty-event-queue-error/#post-300395 |
|
The support post ‘Nothing in your Event Queue (42)’ 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.