Now if you’re logged in you get this:
“It looks like you are attempting to refresh a page after completing your registration or your cart is empty. Please go to the events page and try again.”
And if you’re not logged in, the page gets stuck on the spinning loading image.
/tmp is writable. Sessions work
uploads/espresso/templates has been emptied & renamed
Ruled out Plugin/Theme compatibility issues, error shows up across multiple themes with all non-EE plugins disabled
No SSL Issues – setting up SSL right before website goes live
Error log is clean
Registration Start/End Dates/Times are setup correctly
if (!defined(‘DOING_AJAX’)) { var_dump($_SESSION); }
Returns
array(1) { [“espresso_session”]=> array(3) { [“id”]=> string(56) “4d17d1e0033b2739ead33cc5010edba7-5363d892d69e93.01531363” [“events_in_session”]=> string(0) “” [“grand_total”]=> string(0) “” } }
I figured it out. Just had to install WordPress HTTPS and forced SSL on the registration page.
Thanks for the quick response though!
Viewing 3 reply threads
The support post ‘“Add Event to Cart” link not working…’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.