CodeIgniter Forums
Redux Authentication 2 Beta – Where is the User Guide & Database Setup? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Redux Authentication 2 Beta – Where is the User Guide & Database Setup? (/showthread.php?tid=15896)



Redux Authentication 2 Beta – Where is the User Guide & Database Setup? - El Forum - 02-18-2009

[eluser]haydenp[/eluser]
I've looked all over for the User Guide without success, I tried the example provided in the download version off Google Code but did not know what tables and table fields to add, in the end I downloaded the previous version and used the database setup found in there. Using that, the Redux Authentication 2 Beta example loads but there are still fields missing.

Where can I get my hands on a complete copy of 2 Beta and the User Guide (from the SVN Server)?

Or are my "old" eyes deceiving me and I've overlooked them somewhere?


Redux Authentication 2 Beta – Where is the User Guide & Database Setup? - El Forum - 02-19-2009

[eluser]sszynrae[/eluser]
There is a database file in the beta 2 zip file, I just imported that through myphpadmin. Then add a few roles, or groups, in the created groups table. say admin id 1, member id 2.


Redux Authentication 2 Beta – Where is the User Guide & Database Setup? - El Forum - 02-19-2009

[eluser]haydenp[/eluser]
FREAK ... you know what, I'm being "stooopid" ... thanks sszynrae.

It's a classic ... "if it had teeth it would have bitten me"!


Redux Authentication 2 Beta – Where is the User Guide & Database Setup? - El Forum - 03-22-2009

[eluser]Mahmoud M. Abdel-Fattah[/eluser]
so, what about the user guide ?


Redux Authentication 2 Beta – Where is the User Guide & Database Setup? - El Forum - 03-23-2009

[eluser]haydenp[/eluser]
As far as I am aware there is no user guide, only limited commenting in he code.


Redux Authentication 2 Beta – Where is the User Guide & Database Setup? - El Forum - 05-07-2010

[eluser]Unknown[/eluser]
So, following the example for the 2.0 Beta works out fine? Does the v1.4 user guide do the trick for getting the 2.0 Beta running?