can someone tell me how to replicate the like button and functionality I see in this app page:
https://www.facebook.com/illamasqua/app_4949752878
ive created an app…and cant determine the users statuc in regards to the liking of a certain page.
Ive added a like button using plugin code…but now need to detect the click of it. Struggling!
http://apps.facebook.com/hoo_promo/
many thanks
Shaun
1) Create an app and set the page tab setings.
2) Place this code in the index.php
modify the config variables.
3) Add the app to fan page using this URL
https://www.facebook.com/dialog/pagetab?app_id=XXXXXXXX&next=XXXXXXXXXXXXXXXXX
change the app_id, next varaiables
Thats it.