CodeIgniter Forums
Facebook like page without allow ? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Facebook like page without allow ? (/showthread.php?tid=59851)



Facebook like page without allow ? - El Forum - 11-28-2013

[eluser]pisio[/eluser]
Hello !
I'm tring to make my system for facebook applications like : https://www.facebook.com/{FACEBOOK_PAGE_NAME}/app_{APP_ID}
But I can NOT get $_REQUEST['signed_request'] to check is a user liked the page or not.
Any idea how to resolve this problem without installing application(allow..)


Facebook like page without allow ? - El Forum - 12-02-2013

[eluser]jesusbond[/eluser]
Well now a days there is lots of free tools through which you can get lots of FB like within few days so just search in Google and try to use those tools simple Smile


Facebook like page without allow ? - El Forum - 12-02-2013

[eluser]pisio[/eluser]
Hello!
The problem is that I do not want to use things done through the internet.
Problem there comes from the fact that losing index.php in the url queried and can not intercept $_REQUEST


Facebook like page without allow ? - El Forum - 12-03-2013

[eluser]jesusbond[/eluser]
Hi

Can you show me screenshot of your problem.