How to tag photos to fanpage
For user page its work, but not work for photo from fan page.
$facebook->api('/PHOTO_ID/tags/','POST', array('to'=>'USER_ID', 'x'=>'1','y'=>'1'))
What is requested tag?
- i found :)
and join as fan page and manage new tags

