Social Login change logs ======================================================== version 1.3 (updated on Nov 30th 2011) + Fix error: can not login when using private sales mode of Enterprise Edition + Change the login icon set --------------------------------------------------------- version 1.2 (updated on June 08th 2011) + Update Facebook authentication + Change files 1. app/code/local/Magestore/Sociallogin/controllers/FbLoginController.php, edit loginAction() function --------------------------------------------------------- version 1.1 (update on May 23th 2011) + Update facebook auth 3.0 -replace dir lib/Facebook by new dir lib/Facebook -edit function loginAction in file FbLoginController.php -replace 2 functions getFbSuccessUrl, getFbCancelUrl by function getAuthUrl in file helper/Data.php -edit 2 functions getFbUser, getFbLoginUrl in file Model/Fblogin.php + Fix error in using SSL (https) -yahoo login: edit function current_url in lib/Yahoo/Yahoo.inc -facebook login: edit function getDirectLoginUrl, getLoginUrl in Sociallogin/Helper/Data.php -all: replace javascript code in controller file ---------------------------------------------------------