Hi,

Im looking for an DLE (Datalife Engine) script expert to help me out...
I want to show specific thumbnails when someone likes a post using the facebook like button... I have another website working like that, and in that website I added this code in the posts file:

Code: 
<meta property="og:title" content="Thongs Around The World - From <?php echo $row['country_name'].': '.$row['name']; ?>">
<meta property="og:image" content="<? echo "http://www.thongsaroundtheworld.com/uploaded/".$row['picture_thumb']; ?>">
<meta property="fb:image" content="<? echo "http://www.thongsaroundtheworld.com/uploaded/".$row['picture_thumb']; ?>">
but I don't know how to do with DLE...

I added this line:
Code: 
<meta property="og:image" content="{ thumbnail($imgfile) }">
but without success... doesn't appear any image :/

this is my frontpage:
http://i.imgur.com/c0dQ3.png

and I want to use the same post image that appears in my frontpage, to appear in facebook users profile when they like some post...
If you have any question, please PM me...

Some useful links:
http://wordpress.stackexchange.com/q...ok-like-button
http://www.left-click.us/blog/addthi...text-blog-post
http://wordpress.stackexchange.com/q...ook-like-image
http://blurosemedia.com/blog/new-lik...ect-thumbnail/

URL Linter
http://developers.facebook.com/tools/lint/
Helps you debug your Open Graph protocol pages. Having problems with the Like button or our other Social Plugins? Start here.

Anyone interested in this job?
I will pay you $5 for this fix.
Divvy Reviewed by Divvy on . $5 DLE - facebook thumbnail issue Hi, Im looking for an DLE (Datalife Engine) script expert to help me out... I want to show specific thumbnails when someone likes a post using the facebook like button... I have another website working like that, and in that website I added this code in the posts file: <meta property="og:title" content="Thongs Around The World - From <?php echo $row.': '.$row; ?>"> <meta property="og:image" content="<? echo "http://www.thongsaroundtheworld.com/uploaded/".$row; ?>"> <meta Rating: 5