![]() |
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) |
A3M - Account Authentication & Authorization Module - El Forum - 04-14-2010 [eluser]Noor[/eluser] [quote author="Peng Kong" date="1265978639"]check the htaccess and config.php baseurl. you shouldn't be getting 404 when u click sign in signin and signup is both implemented. you can look at the demo i've setup http://it.euphoriatwentythree.com/projects/a3m/[/quote] Help me please, I can't get the demo working. I did set the config and .htaccess but it's still get 404 when I click links (sign in, sign up, and other). I'm using Windows XP, WAMP server 2.0a (apache 2.2.6, PHP 5.2.5, mySQL 5.0.45, and I enable rewrite_module, php_curl) What else do I need to do? A3M - Account Authentication & Authorization Module - El Forum - 04-14-2010 [eluser]prit[/eluser] This is a wonderful initiative. I love the look, feel and features included. Thanks a lot. Are you planning to include: 1 - activation emails 2 - role based authentication 3 - admin access to edit / ban users Sorry if I ask too much. Great work! A3M - Account Authentication & Authorization Module - El Forum - 04-14-2010 [eluser]ShannenName[/eluser] Quote:Help me please, I can't get the demo working. Post the contents of your .htaccess A3M - Account Authentication & Authorization Module - El Forum - 04-15-2010 [eluser]Peng Kong[/eluser] [quote author="prit" date="1271326415"]This is a wonderful initiative. I love the look, feel and features included. Thanks a lot. Are you planning to include: 1 - activation emails 2 - role based authentication 3 - admin access to edit / ban users Sorry if I ask too much. Great work![/quote] 1) Not sure yet. i might tho. but it conflicts with openid. 2) yes. but no timeline atm sorry. kinda busy with work. 3) that needs (2) to do A3M - Account Authentication & Authorization Module - El Forum - 04-15-2010 [eluser]Noor[/eluser] [quote author="ShannenName" date="1271328064"] Post the contents of your .htaccess[/quote] I use .htaccess from the demo, I didn't change anything. Code: RewriteEngine on Code: $config['base_url'] = "http://localhost/a3m/"; A3M - Account Authentication & Authorization Module - El Forum - 04-19-2010 [eluser]ShannenName[/eluser] [quote author="Noor" date="1271407225"]I use .htaccess from the demo, I didn't change anything. Code: RewriteEngine on Code: $config['base_url'] = "http://localhost/a3m/"; Are you sure that you've imported a3m.sql and configured the database? A3M - Account Authentication & Authorization Module - El Forum - 04-20-2010 [eluser]vicman[/eluser] Your site has been marked as malicious, please check it. A3M - Account Authentication & Authorization Module - El Forum - 04-20-2010 [eluser]Noor[/eluser] [quote author="ShannenName" date="1271682340"] Are you sure that you've imported a3m.sql and configured the database?[/quote] I'm sure. I got my home page, but when I clicked one of the link it was loading for some time and then display error. I checked in the firebug, it says 404. Sorry for my bad english, you understand what I mean do you. A3M - Account Authentication & Authorization Module - El Forum - 04-21-2010 [eluser]Peng Kong[/eluser] [quote author="vicman" date="1271813345"]Your site has been marked as malicious, please check it.[/quote] wow my goodness no idea why man... let me check. any suggestions on what i should do? A3M - Account Authentication & Authorization Module - El Forum - 04-21-2010 [eluser]danmontgomery[/eluser] http://safebrowsing.clients.google.com/safebrowsing/diagnostic?site=https://it.euphoriatwentythree.com/projects/a3m/account/sign_in&client=googlechrome&hl=en-US Looks like malware being served by an ad |