Posting a Picture to a user feed PROBLEM

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
daps
Forum Newbie
Posts: 1
Joined: Wed Oct 05, 2011 9:24 am

Posting a Picture to a user feed PROBLEM

Post by daps »

Hi, everyone. First at all I want to say sorry for my English. It is not my native language.

So I have next problem. I widely use facebook API in my current project and when I make post to user's wall in some cases picture under my thumbnail is displayed like this
https://picasaweb.google.com/lh/photo/C ... directlink

and another cases the picture is not displayed at all like this
https://picasaweb.google.com/lh/photo/d ... directlink

I use Zend Framefork. The most interesting fact that pictures in some cases are posted as expected but sometimes it miss.

If someone can help me with this problem or explain to me why this happen It will be awesome.
I will be really thankful for any help or comments.
Post Reply