I'm new here so please excuse my lack of etique knowledge. I build a pretty big site using PR5, and I'm trying to refactor the code into the new PR6 formats - mainly renaming template files, redoing the forms etc.
I've got it 99% working, but for some reason I can't submit any forms. It keeps moaning: The CSRF token is invalid Indeed, If I firebug the __token form element has no value. Tried turning off csrf in the config but that doesn't seem to help either. Tried refactoring template so it renders individual fields, or all at once using the helper function but to no joy. Any ideas? it's driving me bonkers! Thanks -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
