Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: has_userdata is not defined. #58

Closed
cekdahl opened this issue Aug 14, 2015 · 3 comments
Closed

Fatal error: has_userdata is not defined. #58

cekdahl opened this issue Aug 14, 2015 · 3 comments

Comments

@cekdahl
Copy link
Contributor

cekdahl commented Aug 14, 2015

I'm getting this error message:

PHP Fatal error: Call to undefined method CI_Session::has_userdata() in /path/to/codeigniter/application/libraries/Aauth.php on line 400

I have checked the session library in Codeigniter 2.2.3 and there is indeed no such function. There is a forum thread which indicates that it was deprecated a while ago.

@REJack
Copy link
Collaborator

REJack commented Aug 14, 2015

i've added a fix for it in my PR i hope emre merge it in the next days.

thx for reporting the error 😄

@cekdahl
Copy link
Contributor Author

cekdahl commented Aug 14, 2015

Thank you for working on this library!

@emreakay
Copy link
Owner

emreakay commented Oct 7, 2015

merged :)

@emreakay emreakay closed this as completed Oct 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants