You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.
I tried using this library with CodeIgniter 3, installed like described in the readme and I get a "You have requested an invalid path." when trying to reach http://mysite.com/myapp/appunto-auth/ui/admin
Is the library not compatible with CodeIgniter 3 or is it not compatible with CI installations that are not in the root of the server ? (in my case it's in a sub-directory)
Thanks for the help
The text was updated successfully, but these errors were encountered:
Hello !
I did everything like in the video, install should not be a problem. I didn't try with CI2 but I'm sure it would work. If I disable the hooks in the CI config file then I'm able to see the page at appunto-auth/ui/admin but some info are missing from the status (see image).
So far I have done absolutely no testing on CodeIgniter 3. It was developed for CodeIgniter 2.
I would guess that there will need to be a few changes made for it to be compatible with CI3. I was intending to look into this when CI3 was released. Since that release date seems to finally be approaching, I will look into it now.
Hello,
I tried using this library with CodeIgniter 3, installed like described in the readme and I get a "You have requested an invalid path." when trying to reach http://mysite.com/myapp/appunto-auth/ui/admin
Is the library not compatible with CodeIgniter 3 or is it not compatible with CI installations that are not in the root of the server ? (in my case it's in a sub-directory)
Thanks for the help
The text was updated successfully, but these errors were encountered: