![]() |
Facebook PHP-SDK infinite loop issue, again - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Facebook PHP-SDK infinite loop issue, again (/showthread.php?tid=50313) |
Facebook PHP-SDK infinite loop issue, again - El Forum - 03-22-2012 [eluser]Katxarro[/eluser] Hi folks. Twice, I've had the infinite loop issue when my codeigniter web app connect with PHP-SDK to Facebook (I sure you know what I'm talking about). First time, I updated to the last version of PHP-SDK and it worked. Last time, I had to change my Facebook App Advanced Settings. I don't now why but I've the problem again. I tried both solutions, but the loop is still there. I'm wasting a lot of days with this. Why is still this problem? What is the origin? Could anybody, please, let me know with which version of PHP-SDK is connecting to Facebook? Could you, please, let me know which is your Facebook App configuration? Is there anything else I should know? Actually, I've the PHP-SDK v3.1.1-25, I these are my Facebook App settings: Stream post URL security [NO] Deprecate offline access [NO] Timezone-less events [YES] Page Tab iframe [YES] Forces use of login secret for auth.login [NO] Include recent activity stories [NO] Encrypted Access Token [YES] Enhanced Auth Dialog [NO] Page Hours Format [YES] Batch API Exceptions Format [YES] Include Old Checkins with Statuses [NO] Thanks so much. PS: There's a lot of people with this problem, you just have to write in Google "php sdk infinite loop". It's time to fix it. Facebook PHP-SDK infinite loop issue, again - El Forum - 03-22-2012 [eluser]Katxarro[/eluser] I realise, maybe the problem is in the function getSignedRequest(), because always return NULL. Any help, please? |