benedmunds / CodeIgniter-Ion-Auth

Simple and Lightweight Auth System for CodeIgniter
http://benedmunds.com/ion_auth/
MIT License
2.35k stars 1.14k forks source link

Undefined Method "getPost", "getVar" #1501

Closed deyan-ardi closed 3 years ago

deyan-ardi commented 3 years ago

I trying using ion_auth 4 for CI 4, i install ion_auth using composer and ion_auth save in vendor folder. gambar

In autoload i declaration app namespace, the name is IonAuth gambar

My program work, but with error in IonAuth/Auth.php gambar

What should i do?

avenirer commented 3 years ago

I think this is actually a problem related to the way your php interpreter is set up. You do not have the IDE (the intelephense) set up correctly.

deyan-ardi commented 3 years ago

What should i do with my php interpreter?

benedmunds commented 3 years ago

Closing due to inactivity. Feel free to re-open if this is still an issue.