Posted: September 21, 2016 at 11:10 am
September 21, 2016 at 11:10 am Hello, I am using Bluehost as my provider. Thanks, Chris |
|
Hello Christian, Can you post a link to the event? Also, do you have a cache plugin installed? Such as WP Super Cache or W3 Total Cache. |
|
September 22, 2016 at 11:46 am Hi Seth, Today the site seems to be working fine. You can see one of our event pages here: https://www.greatseminarsandbooks.com/acute-care-rehabilitation-online-registration/ I did not have a caching plugin but have since installed WP Super Cache. Thanks |
|
Hi Christian, If you navigate your browser directly to a registration-checkout page before any other page on your site, your browser won’t have had the cookie test, so you’ll get a message about not having cookies enabled. The message isn’t actually correct though, what actually happened was your browser just hadn’t had the cookie test yet. So after you load another page, the cookie check will have happened and you will not see that error. |
|
September 23, 2016 at 11:30 am Hi Josh, Registration stopped working again. People will go to a page like this one: They click on Register for one of the courses and they are getting the cookies error. I do have a plugin installed like WP Super Cache. Please help. Thanks! Chris |
|
If your caching plugin is like WP Super Cache, but not WP Super Cache, then it’s very likely the thing that’s causing the problems on your site. What I can suggest is you go into that plugin’s settings and disable caching. After you’ve disabled caching, you can safely deactivate the plugin. You will also need to remove the following code from your theme’s files, it’s breaking things: It may be simpler to switch to a functional WordPress theme. The one you have right now will probably need to be modified quite a bit to allow jQuery scripts to work correctly. |
|
Hey Josh, As for the plugin , I am using WP Super Cache as the plugin. Should I have caching on or off? I also tried to clear my cache and the registration worked again. I’m not sure if that had anything to do with it but my guess is it did. Chris |
|
If you suspect that the Super Cache plugin is causing issues on your site, of course you should go to the Super Cache settings and disable caching. I see another problem that’s related to your WP theme that needs to be fixed: http://www.greatseminarsandbooks.com/events/ You’ll see a fatal error that says:
That means you need to open up the content.php template in your theme and remove the code that calls a twentytwelve_entry_meta() function. |
|
Josh, The reason why I installed the Super Cache plugin was because of the very issue we are discussing. Earlier in the thread that was suggested. The site has been working fine for months and it wasn’t until a few weeks ago that I started receiving these cookies issues. I installed WP Super Cache a few days ago so I don’t believe that is what is causing the issue. Also, I can fix the issue you are mentioning but we don’t use the events page. Can you think of any other reason why customers would be getting this error? Chris |
|
It was never suggested to install WP Super Cache. That would not fix your site.
What had been changed on the site a few weeks ago? New plugins, changes to the theme? Server upgrades?
I guess you could just leave that Fatal Error then if you’re not using the event page. I should ask though, how is the event page being disabled then? Was that disabled a few weeks ago? Maybe that’s what’s causing the problems. Along with that, you still have two copies of the jQuery library. There should only be one.
In this case you have a very old copy, and the latest. The one you really need is the version that’s bundled with WordPress. |
|
Hey Josh, Thanks for all the help. I dug around the internet a little more and found out that since I use Bluehost I needed to disable Varnish for the issue of caching. Thanks! Chris |
|
Hi Chris, Thanks for sharing a solution on how you resolved the issue by turning off Varnish caching. Could you confirm that registration checkout is working as expected? And are there any other questions that you would like feedback on? — |
|
Hi Lorenzo, I did have another option come up the past two days. I noticed our customers were getting double charged. I found out this morning (when I did some testing it was due to them not thinking their transaction went through. They are getting this error (see screenshot). http://www.greatseminarsandbooks.com/images/error.png I have already had some issues with transactional emails in the past. See this thread for details: https://eventespresso.com/topic/transactional-emails/ I am using SendInBlue. What is strange is that I did receive the “Payment Received” and Registration emails for registering (both as the administrator and as a customer) when I made the test transaction. And it would seem emails are going through. But customers are seeing this error message regardless. Thanks |
|
Since the error message says the “from” address used was “Great Seminars & Books”, and that’s not a valid email address, you should change the From fields in your message templates to use the |
|
Hey Josh, http://www.greatseminarsandbooks.com/images/message.png What is also strange is that as the registrant and as the administrator, I am receiving all of the emails, but the error is still saying that I’m not going to receive an email as the registrant. So its’ saying one thing and doing another. I went ahead and switched the FROM field to the short code [CO_EMAIL] and I am still receive the same error. Any help is appreciated. Thanks |
|
Your screenshot is from the editor for the Primary Registrant recipient context. If you switch the editor to the Registrant recipient, what’s in the From: field for that one? |
|
September 29, 2016 at 10:17 am Hey Josh, I went to the Registrant recipient, removed the short code and put the actual email address in. It seems to be working now. I then conducted a test transaction. It seems to be working now. Thanks! |
|
September 29, 2016 at 10:34 am Did that field have the |
|
It did, so I changed it with the actual email address we use. Thanks! |
|
The support post ‘Enabling Cookies’ 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.