Fatal error: Call to a member function isAdmin() on a non-object in /home/recruite/public_html/jobsboardglobal.com/plugins/authentication/cookie/cookie.php on line 51
Any ideas?
In terms of third party extensions I have added they include:-
RokMenu, Akeeba Backup, eXtplorer, JCE Editor, Maximenu, Add This, Gantry Framework, Gantry Template, Addprint stylesheet, Captcha is enabled.
Has anyone any idea what could have caused it?
Line 51 states the following // No remember me for admin
if ($this->app->isAdmin())
