CodeIgniter Forums
A3M - Account Authentication & Authorization Module - 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: A3M - Account Authentication & Authorization Module (/showthread.php?tid=27290)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39


A3M - Account Authentication & Authorization Module - El Forum - 05-20-2010

[eluser]Boan Pasaribu[/eluser]
[quote author="Peng Kong" date="1274374881"]query strings true is needed in order to do openid and oauth "handshake".
you must also set $config['uri_protocol'] = "PATH_INFO";[/quote]
thx peng for your reply.......


A3M - Account Authentication & Authorization Module - El Forum - 05-20-2010

[eluser]Peng Kong[/eluser]
does it work?


A3M - Account Authentication & Authorization Module - El Forum - 05-21-2010

[eluser]Boan Pasaribu[/eluser]
[quote author="Peng Kong" date="1274375957"]does it work?[/quote]
yeah it's work ...but when i'm put a3m in my server
it load home.php for index but when i'm click the link like sign in,sign up or user guide
The requested URL /a3m/account/sign_in/ was not found on this server.
do you know, what happens peng?


A3M - Account Authentication & Authorization Module - El Forum - 05-21-2010

[eluser]Peng Kong[/eluser]
htaccess my friend.


A3M - Account Authentication & Authorization Module - El Forum - 05-21-2010

[eluser]Boan Pasaribu[/eluser]
[quote author="Peng Kong" date="1274443654"]htaccess my friend.[/quote]
yeah i already change it...
httpd.conf.....the admin forget to restart the apache lol.


A3M - Account Authentication & Authorization Module - El Forum - 05-21-2010

[eluser]shenanigans01[/eluser]
Hey! Will there be any release of 0.7 anytime soon? I would love to get the mysql bug sorted and I'm really looking forward to the new features = )


A3M - Account Authentication & Authorization Module - El Forum - 05-22-2010

[eluser]codeninja[/eluser]
Yeah I am looking for the new release as well. I am really looking forward to using this in my next project but a 1.0 release or something closer to it would really make a difference

Also, are you planning on integrating the new twitter @anywhere?


A3M - Account Authentication & Authorization Module - El Forum - 05-24-2010

[eluser]Boan Pasaribu[/eluser]
Solved!!!


A3M - Account Authentication & Authorization Module - El Forum - 06-03-2010

[eluser]codeninja[/eluser]
is this project still alive?


A3M - Account Authentication & Authorization Module - El Forum - 06-24-2010

[eluser]plasticated[/eluser]
Amazing work. Thank you, this has saved me so much time.