Community Auth Learning... |
Now my admin/login method works fine now.
I can now login through it. But the new problem is when I login using an invalid password it redirect me to the front/login method which is the public login page of the website. How do I make it show the error on the same admin/login page? By the way here is the codes in my admin/login method. Code: public function login() thanks in advance. |
Welcome Guest, Not a member yet? Register Sign In |