• I am having a real problem right now where the website I am developing a multi-form for is somehow having other user’s information populated in it. If two users are filling out the form at the same time, it seems to be crossing over to another user. This is a big problem for us since the information is sensitive.

Viewing 1 replies (of 1 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    This is most likely cased by caching. You’ll need to exclude the pages that contain the forms from your caching system.

    • This reply was modified 5 years, 7 months ago by webheadcoder.
Viewing 1 replies (of 1 total)

The topic ‘Information Crossing User Sessions’ is closed to new replies.