Hello.

I have a strange problem: I have a form where I add an CSFR-Protection using 
Zend_Form_Element_Hash.
When I call the form, a new session is correctly created in the database. But 
when I submit the form, I get a validation error stating that the provided hash 
doesn't match the saved one. The funny part is that this exactly form already 
worked and I haven't changed anything that could cause this (well, I did not 
activly changed anything).

Any suggestions how to track down this error?

- Marcus

Reply via email to