Posted: February 20, 2017 at 8:55 am
|
Hi, we have multiple issues on the website http://www.artpub.nl and our provider states that we should contact you (EE) for this. My most important question is: where can I send my issue to see what can be done? is the best way for this to purchase a support token? In short the issues we have:
Any suggestions? Or just get myself a support ticket? Thanks, |
We can also help you here.
You can fix the above issue by adding the following code to your site:
You can add the above to a functions plugin.
Have you checked the Registration Approved email templates to make sure they’re activate and the To: and From: fields are set to send to the correct email addresses?
There may be a fatal error that’s getting thrown on your site before the redirect happens. Here’s what you can do that may help: 1) Bump up the amount of memory available: https://eventespresso.com/wiki/troubleshooting-event-espresso/#wsod 2) Encode the session data: This sounds like it may be an issue with the PHP session, and Event Espresso does have a setting that can help with this: You go to Event Espresso > General Settings > Admin options and set Encode Session Data? to Yes, then Save the page.
I’m not sure I understand, didn’t you also list this as an issue?
So which is it, do they receive an order confirmation or they don’t?
You go to Event Espresso > Messages > Settings and deactivate the Payment Declined message type by dragging the declined payment message type over to the Inactive message box on the right side of the page. |
|
|
Thanks for the reply. I will start working on this, could you keep the post open for me to post additional questions in? Can I not add the code you mentioned to my theme’s functions.php? To clarify the apparent contradiction: sometimes people recieve an order confirmaton.. sometimes they do not.. |
Your theme’s functions.php file may be loading too late for the code to execute. The sessions start early.
If you go to test an email from one of the email Message template editors, do you receive the test? If so, it may help to go to Event Espresso > Messages > Message Settings and set the the option for emails to be sent on the same request. If not, can you verify whether *other* emails (like a WordPress password reset email) get sent from your site? You can install this plugin to verify whether the mail actually gets sent or not: It’s important to discern whether those missing emails are actually not getting sent, or if they’re actually getting sent, but not received. If you find that they’re getting sent, can you check to see whether the emails are getting trapped in the spam folder? In most cases, setting up a third party service to deliver email will resolve email delivery issues. The built-in mail servers (especially those that are used for shared hosting accounts) can be unreliable. We recommend using a service like Mandrill, Postmark, or any of the other services listed in our documentation for sending transactional email. More info here: https://eventespresso.com/wiki/postmark-app-mandrill-transactional-email-handling-services/ |
|
The support post ‘Multiple issues – support needed..’ 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.