Hello,
i'm a beginner at yii and i was hoping you could help me. i couldnt find a simmilair post so i sorry if i double post.
i used : http://www.larryullman.com/2010/01/07/custom-authentication-using-the-yii-framework/
but i have a strange error.
when i press the login button on my app. i get this error.
include(leraarCode.php): failed to open stream: No such file or directory
The strange thing is. the model is leraar. but i want leraarCode as username i followed every step.
But somehow $model is appointed leraarCode instead of leraar :S
And i cant find how it happend :/
http://pastebin.com/22pxH1TU (login.php)
http://pastebin.com/vqf3Sxvq (useridentity.php)
http://pastebin.com/TeqbUtyQ (loginform.php)
http://pastebin.com/aPiLVh1p (sql for the model)
Thanks for your time in advance.
Greetings,
Teutates