kishor10d/Admin-Panel-User-Management-using-CodeIgniter

Call to undefined method

rajansarkar opened this issue · 3 comments

Call to undefined method Admin::isLoggedIn()
Admin is controller name. login after this message.

Hey, I am getting error when trying to run this site on linux.
Can we run this site on linux successfully?

@rajansarkar : The method is exists in the file here : https://github.com/kishor10d/Admin-Panel-User-Management-using-CodeIgniter/blob/master/application/libraries/BaseController.php

Please check. Also there is no Admin class in the repository.

@blueocean879 : Yes you can run this site on linux because I developed it on linux itself (I have Ubuntu).
In case any error, please update the comment with error you got.