BithAuth as HMVC Module |
[eluser]Unknown[/eluser]
Im trying to implement BitAuth as a module in HMVC Codeigniter. HMVC implementation comes from wiredesignz plugin source. Now i have a module controller that has a method login() that renders login view form to controllers that calls module::run(); However when the form is sumbited it needs to map to the controller in modules but i dont know how to do this. My form header is like so <form acti> however since when form is submited to modules controller and method it's never processed instead i get remaped url of the controller that ran the module. Any way you can help would be appriciated. |
Welcome Guest, Not a member yet? Register Sign In |