Buying $5 DLE - facebook thumbnail issue

Discussion in 'Programming' started by Divvy, Apr 15, 2011.

  1. #1
    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['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']; ?>">
    Code (markup):
    but I don't know how to do with DLE...

    I added this line:
    <meta property="og:image" content="{ thumbnail($imgfile) }">
    Code (markup):
    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/questions/4134/correctly-implementing-the-facebook-like-button
    http://www.left-click.us/blog/addthis-button-how-make-facebook-show-correct-image-and-text-blog-post
    http://wordpress.stackexchange.com/questions/3605/how-do-i-control-the-facebook-like-image
    http://blurosemedia.com/blog/new-like-button-correct-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, Apr 15, 2011 IP