A well-known probelm without a real solution...

Just some ideas:

Did you try
plugin.powermail.clear.session = 1
(doesn't really reset all forms on all sites)

With FE-User Management:
Shorten the Session settings in the install tool?

On pages with form insert an additional TS Snippet:
page.headerData.10 = TEXT
page.headerData.10.value = <meta http-equiv="expires" content="0">

Or via "edit page": -> Behaviour ->Caching: Cache Life Time -> disable

Sometimes it is also the setting of the browser itself (automatic prefill, e.g.)

Easy way: include a Reset-button in each form

Good luck!



Am 18.03.12 19:11, schrieb Brian Bendtsen:
Hi

I have a site that runs TYPO3 4.5.12 and powermail 1.6.3. I have a lot
of powermail forms on the site. The problem is that when I send data
using one form the email/database entry looks fine, but sending another
form afterwards the fields form prior form is appended to the
email/database entry in this form.

It has something to do with session data. I have tried deleting session
cookies after sending form one and then the second email/database entry
looks fine.

Any advice?


_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to