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

Undefined method CI_Session::tempdata() #61

Closed
cekdahl opened this issue Aug 15, 2015 · 1 comment
Closed

Undefined method CI_Session::tempdata() #61

cekdahl opened this issue Aug 15, 2015 · 1 comment

Comments

@cekdahl
Copy link
Contributor

cekdahl commented Aug 15, 2015

I get this error:

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

because tempdata only exists in CodeIgniter 3, not 2.x.

This issue is related to #58 which is about another function that is only available in Codeigniter 3.

@REJack REJack mentioned this issue Oct 7, 2015
@emreakay
Copy link
Owner

emreakay commented Oct 7, 2015

merged @REJack and @cekdahl

@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

2 participants