UserAuth Mini-App - download userauth_0.9.2t52.zip.
This app uses Native_session library
For some reason, some machines have an issue with native sessions, possibly of setup.
There is db_session, a proven alternative to Native_session that does not use php sessions.
Demo site http://mini-app.peccavi.com
Latest Version is currently
http://tomcode.com/inside/code-igniter/userauth/userauth_0.9.2t52/
This package demonstrates the usage of this UserAuth library while presenting an administration interface. The distribution is a mini-application aimed at being a useful example. The install, easy along side of the blog (tutorial video).
Hope this helps to ignite your code.
Features
UserAuth
* Simple useage, User Management System
* Access Control List (ACL) / Groups
* Role based system, definable in config file
* “Remember Me” with db backed cookies
* User/Group Administration Management
* UI, Tables and Forms are multi-lingual
* Configurable, Inactive Login Expiration
* Auto-install of required db tables
* Supports table prefixes for db
Mini-App
* Simple (demo) application framework
* Add static content without adding code
* Application has minimal template based view
* Internationalization, i18n for UserAuth
- * Cookie based user language select
- * Browser language detect (library file)
* - English, French, German, Spanish & Polish
Compatibility
* PHP 4.3.2 or newer
* MySQL 3.23.58 or newer (for auto-install)
* CI 1.5.x (Tested with 1.5.2)
