MyBB Community Forums

Full Version: posting link to thread on facebook
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when posting a link to a thread on facebook, it doesn't come up with any thumbnails. Is there any cod i could add that would allow any pictures posted within the thread to be used as a thumbnail?

I don't mean one that would use the same image every time like this:
<link rel="image_src" href="http://media.clickonf5.org/image/logo.png" />

but would use whatever images are within the first post.

let me know if there is a solution to this or if this has already been released.

thanks
Facebook pulls images from links anyway.

I've never had a problem with Facebook getting thumbnails other than when Facebook is in fail mode and it doesn't even pull the meta description. Undecided
(2010-04-23, 12:08 AM)AJS Wrote: [ -> ]Facebook pulls images from links anyway.

I've never had a problem with Facebook getting thumbnails other than when Facebook is in fail mode and it doesn't even pull the meta description. Undecided

oh i know what the problem was.
I removed that code and it works fine now.
i think that code basically restricts you to use it as a thumbnail.
thanks for the reply though Smile