Welcome Guest, Not a member yet? Register   Sign In
FreakAuth light issue with ME
#1

[eluser]Tony Nash[/eluser]
I’m trying to move FreakAuth admin folder to admin module setup with ME. When I trying to login, I get following error message. Can someone help me on this please? I am completely lost :-S

Code:
A PHP Error was encountered

Severity: Notice

Message: Undefined property: Auth::$UserModel

Filename: libraries/FAL_validation.php

Line Number: 71

Fatal error: Call to a member function getUserByUsername() on a non-object in C:\wamp\www\intranet\system\application\libraries\FAL_validation.php on line 71

The log file look as bellow..

Quote:DEBUG - 2008-09-22 16:39:08 --> Helper loaded: freakauth_light_helper
DEBUG - 2008-09-22 16:39:08 --> Helper loaded: html_helper
DEBUG - 2008-09-22 16:39:08 --> Database Driver Class Initialized
DEBUG - 2008-09-22 16:39:08 --> FreakAuth Class Initialized
DEBUG - 2008-09-22 16:39:08 --> Session Class Initialized (db)
DEBUG - 2008-09-22 16:39:08 --> sending session cookie
DEBUG - 2008-09-22 16:39:08 --> File loaded: C:\wamp\www\intranet/system/application/models/FreakAuth_light/usertemp.php
DEBUG - 2008-09-22 16:39:08 --> Model Class Initialized
DEBUG - 2008-09-22 16:39:08 --> File loaded: C:\wamp\www\intranet/system/application/models/usermodel.php
DEBUG - 2008-09-22 16:39:08 --> Model Class Initialized
DEBUG - 2008-09-22 16:39:08 --> File loaded: C:\wamp\www\intranet/system/application/models/Userprofile.php
DEBUG - 2008-09-22 16:39:08 --> Model Class Initialized
DEBUG - 2008-09-22 16:39:08 --> Language file loaded: language/english/freakauth_lang.php
DEBUG - 2008-09-22 16:39:08 --> Config Class Initialized
DEBUG - 2008-09-22 16:39:08 --> Hooks Class Initialized
DEBUG - 2008-09-22 16:39:08 --> URI Class Initialized
DEBUG - 2008-09-22 16:39:08 --> Router Class Initialized
DEBUG - 2008-09-22 16:39:08 --> Output Class Initialized
DEBUG - 2008-09-22 16:39:08 --> Input Class Initialized
DEBUG - 2008-09-22 16:39:08 --> Global POST and COOKIE data sanitized
DEBUG - 2008-09-22 16:39:08 --> Language Class Initialized
DEBUG - 2008-09-22 16:39:09 --> Auth Controller Initialized
DEBUG - 2008-09-22 16:39:09 --> Loader Class Initialized
DEBUG - 2008-09-22 16:39:09 --> Config file loaded: config/freakauth_light.php
DEBUG - 2008-09-22 16:39:09 --> Helper loaded: url_helper
DEBUG - 2008-09-22 16:39:09 --> Helper loaded: form_helper
DEBUG - 2008-09-22 16:39:09 --> Helper loaded: array_helper
DEBUG - 2008-09-22 16:39:09 --> Helper loaded: freakauth_light_helper
DEBUG - 2008-09-22 16:39:09 --> Helper loaded: html_helper
DEBUG - 2008-09-22 16:39:09 --> Database Driver Class Initialized
DEBUG - 2008-09-22 16:39:09 --> FreakAuth Class Initialized
DEBUG - 2008-09-22 16:39:09 --> Session Class Initialized (db)
DEBUG - 2008-09-22 16:39:09 --> sending session cookie
DEBUG - 2008-09-22 16:39:09 --> File loaded: C:\wamp\www\intranet/system/application/models/FreakAuth_light/usertemp.php
DEBUG - 2008-09-22 16:39:09 --> Model Class Initialized
DEBUG - 2008-09-22 16:39:09 --> File loaded: C:\wamp\www\intranet/system/application/models/usermodel.php
DEBUG - 2008-09-22 16:39:09 --> Model Class Initialized
DEBUG - 2008-09-22 16:39:09 --> File loaded: C:\wamp\www\intranet/system/application/models/Userprofile.php
DEBUG - 2008-09-22 16:39:09 --> Model Class Initialized
DEBUG - 2008-09-22 16:39:09 --> Language file loaded: language/english/freakauth_lang.php
DEBUG - 2008-09-22 16:39:09 --> File loaded: C:\wamp\www\intranet/system/application/models/country.php
DEBUG - 2008-09-22 16:39:09 --> Model Class Initialized
DEBUG - 2008-09-22 16:39:09 --> Validation Class Initialized
DEBUG - 2008-09-22 16:39:09 --> Validation Class Initialized
DEBUG - 2008-09-22 16:39:09 --> FAL_validation Library Initialized.
DEBUG - 2008-09-22 16:39:09 --> File already loaded: C:\wamp\www\intranet/system/application/models/country.php
DEBUG - 2008-09-22 16:39:09 --> Model Class Initialized
DEBUG - 2008-09-22 16:39:09 --> FAL not using extensions
DEBUG - 2008-09-22 16:39:09 --> File loaded: C:\wamp\www\intranet/system/application/views/FreakAuth_light/content/forms/login.php
DEBUG - 2008-09-22 16:39:09 --> File loaded: C:\wamp\www\intranet/system/application/views/FreakAuth_light/template/menu.php
DEBUG - 2008-09-22 16:39:09 --> File loaded:




Theme © iAndrew 2016 - Forum software by © MyBB