Free Arcade Script
FAS Help => V2.x => : soulwebsites April 22, 2012, 05:30:29 AM
-
I have been trying to get JanRain integrated into my site so I can use other login systems.
Web URL: http://janrain.com/ (http://janrain.com/)
I have done the first part - setup what I want for signin etc and put the code on my site but im stuck on how to get it to integrate with the FAS database.
I found this site which looked helpful but all i managed to do was put my site in a loop :-[ http://deanbarrow.co.uk/how-to-integrate-openid-into-your-php-site-wi/ (http://deanbarrow.co.uk/how-to-integrate-openid-into-your-php-site-wi/) - I altered his script to point to the dd_users table etc
when i did manage to stop it looping all i got was the home page but not logged in so im missing something simple (no errors are popping up)
if someone has an easier way of adding facebook,twitter,google login (i.e dummy guide ;D) then ill have a go with that im just not having much look (my provider suspended my site for over a week just because I included the facebook login which failed so they blocked for malicious activity ::) )
any pointers would be brill... ;D
-
http://www.9lessons.info/2011/09/update-login-with-facebook-and-twitter.html
-
cheers adam I will give this a go
-
Managed to get google login working ;D
im currently going through the error checking as at the moment if you get 2 people signup and they do have the same name it doesnt go through just errors
if I manage to get it all working+the checking ill post it so others can use it
thanks again adam for the link