Posted: June 4, 2014 at 12:44 pm
For the last week now, off and on people trying to register have been getting a security error message. It happens when they click on the Submit button from the registration form. Here is a screenshot of the message This matter is urgent. Are you able let me know where to start looking to resolve this. |
|
|
Hi, The most likely culprit of this is template files in the uploads/espresso folder being outdated. From time to time we will change how the templates are written and how the rest of the plugin interacts with them. The simplest solution would be to rename the uploads/espresso/templates folder, so that the plugin reverts to the default templates. If you have made any modifications, you will need to copy over the new template files to the uploads/espresso/template folder (not the renamed one) and make the appropriate modifications to those files. |
Hi Dean Thanks |
|
Hi, A security error such as the one you posted means a Nonce check failed. Generally this is caused by caching. I notice your site is running WP-Super-Cache, have the Event Espresso critical pages been added to the ‘do not cache’ list? |
|
Thanks Tony. I’ve checked the ‘do not cache’ field and entered the following strings… /courses/ Can you tell me if this is correct? Terry |
|
By default the strings would be: /transactions/ Adding other strings won’t cause issue, it will just prevent those other pages from caching. So you could have: /transactions/ Once you have saved those strings, don’t forget to Purge (delete) the current cache. If you view the page source for your event-registration page currently, you’ll find:
Once you have done the above, that should no longer be within the page. |
|
Thanks again Tony. I have implemented these changes now. After adding the new strings I see the block of code in ‘view source’ is not there so hopefully this resolves everything. I will let you know if the issues persist. Thanks |
|
Is there a reason why we would not be receiving any registration notifications from EE. Since I added the first set of strings my earlier this morning those notifications has stopped. Could this be a conflict between wp-super cache and EE? Terry |
|
Hi Terry, I doubt it. Have you tried installing an email log plugin to verify whether the emails are getting sent out or not? |
|
The support post ‘Security 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.