[eluser]Unknown[/eluser]
Hello there,
I apologize in advance if someone has already answered this, but I'm having difficulty hunting down the answer...
I recently installed Codeigniter 2.0.2 and Tank Auth on a localhost WAMP server. I followed the instructions in the tutorial and even watched an Arabic Youtube video that demonstrated the Tank Auth installation. When I perform any submit actions within the Tank Auth forms, I simply redirect to the same form. I don't get any error messages, so I'm not sure what's going on...
I verified that my database configuration was correct by deleting the username and password settings for the database config file. I got an error when I did that, but when I reverted to the correct settings, the redirects to the same form started occurring again.
Any ideas? I'm not sure if this is an issue with my Codeigniter settings or my Tank Auth settings.
I appreciate any help you can provide.