Jump to content

PLEASE HELP ME WITH FACEBOOK TAGGING


codenam25

Recommended Posts

Hi,

I run a community page in facebook for my website. I made an facebook app an post all my updates of the website to my facebook page via the app. Now i want to tag some people (may be not my friends or my page members) in the post (photo) published in my page via my app. I tried and im sucessfull in tagging myself to the photo post by this:

 

"message" => $title,

'source' => '@'.$pic, // ATTENTION give the PATH not URL

'tags' => array(array(

'tag_uid' => '1000xxxxxxxxx',

'x' => '1',

'y' => '0',

)),

 

But the problem is when i add the id of other users (may be not my friends or my page members) the photo post bears nothing, no tags at all, it only tags me. I serached google many times couldn't find the solution. Please help me wiith this.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.