"Fatal error: Call to a member function isAuthenticated() on a non-object in /home/kingkept/public_html/ow_core/auth.php on line 114"
I narrow it down to being this function
"$result = OW::getUser()->authenticate($adapter, true);"
Was just wondering if anyone had any as to how to fix this :)