So I have been playing around with the facebook like button but I have run into a problem. I have a facebook page about some charity work I\'m doing here:
http://www.fac
AFAIK Facebook uses an internal stat counter that is somehow linked to the photo.php with the photo ID and album ID...
If you look at the source code you can see (To like it):
And further along (To view the people who liked it):
16 people
If you can somehow work out what the URL is based on the image id you should be sorted, TMK it seems FB are using some sort of custom library to like the image's ID.