Posted: March 31, 2016 at 6:02 am
|
When someone goes to a Registration Page the fields are filled with the previous registrant’s information. |
Hi there, This is likely due to some form of caching. Are you running any caching plugins on the site? Can you check with your host if they run server side caching. If so they’ll need to disable it on the EE4 Critical pages. We have an example of disabling page caching here: https://eventespresso.com/wiki/setup-nocache-exclusion-rules-event-espresso/ However I suspect this is some form of object/database caching. |
|
|
I have no caching plugins and have no conflicting 3rd party plugin from this forum post, except the noted settings for SEO Yoast and Shortcodes Ultimate. This seemded to occur when I upgraded from decaf 4.7.13 to 4.8.37. I moved to the full 4.8.38 in hopes that this would solve the issue. |
|
I did install W3 Total Cache many months ago, but disabled and deleted the plugin. It performed very poorly on my Google Cloud Platform install. |
Looks like you’ll need to configure your installation to not use the built-caching that’s included with the Google Cloud Platform. |
|
|
As far as I can tell there are no built-in caching. I am using Compute Engine not App Engine. The only caching I see in the install is in the wp-incudes folder is a cache.php. But this looks like core WP functions. |
If you go in and make a small edit to the /event-registration/ page, does the past user information in the registration fields go away? If so, that’s a good indication this is being served from a cache.
|
|
|
I added some text to the Event Registration page below the [ESPRESSO_CHECKOUT] and the past user dat is still there, plus the wrong event information. I created a new event with the same information and it also shows old information, but at least the event information is correct. So I will start using the duplicated version and just keep track of the registrants from the old one. But I need to solve why the previous data is getting loaded. |
Hi there, It’s usually caching that causes this. Can you try installing Event Espresso on a different server? |
|
|
I ran a Curl -I and no caching is being set. This is the page information that is being generated. Why are the default values already set?
|
Hi there, Every time we’ve seen this happen before it’s because the page is being served from a cache. |
|
The support post ‘Past User Information in Registration Fields’ 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.