I enabled the csrf_protection option in codeigniter\'s config file, and used form_open() function to create my forms. But when I submit the form, this error occurs:
When all else failed, I noticed that I had my cookie variables set, removing cookie name, etc. resolved my issue.