AnonLeo
Regular Member
- Nov 23, 2013
- 363
- 275
Yes, that's correct. But remember that you need to comment on a PAGE, not a profile.I've been able to get it to work for comments on a status but that seems to be it.
So for example, the url to the page with comment ID looks something like this:
video.php?v=XXXXXXXXXXX&comment_id=YYYYYYYYYY&offset=zzzzz&total_comments=zzzz
The end result should look something like right?
XXXXXXXXXXX_YYYYYYYYYY
Now take a photo as an example
pagename/photos/XXXXXXXXXXX/YYYYYYYYYYYYY/?type=1&comment_id=ZZZZZZZZZ&offset=aaaa&total_comments=bbbb
Would you put the X's and Y's together for an end result like this?
XXXXXYYYYYYY_ZZZZZZ
Apologies for my lack of understanding but I can't seem to make this work :/
Thanks again for the help!
The first format (Video) is correct. However, the photo link format is incorrect.
Here's the correct format:
LINK:
pagename/photos/XXXXXXXXXXX/YYYYYYYYYYYYY/?type=1&comment_id=ZZZZZZZZZ&offset=aaaa&total_com ments=bbbb
What to copy:
YYYYYYYYYYYY_ZZZZZZZZZZZ
Hope this helps. Thanks