Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sasma

Pages: [1]
1
This mod work on version 1.7.10 ?

In my facebook earn another shot or.

2
Turkish / Türkçe / Re: Facebook paylaşma butonu nasıl ekleriz
« on: January 20, 2012, 01:07:57 PM »
bunu denedim pek olmadi

3
Hello,
I use version 1.7.10 MOD to do, I can not find a link variable trumb file photo. Having commented on a photograph to appear in facebook with your photo, it still appears in facebook but does not go that picture is discussed please help me.

Code: [Select]
<meta property="fb:app_id" content="208093492607286"/>
<meta property="fb:admins" content="yunsa"/>
<meta property="og:type" content="{fb_type}"/>
<meta property="og:site_name" content="{site_name}"/>
<meta property="og:url" content="{fb_url1}"/>
<meta property="og:title" content="{image_name}"/>
<meta property="og:description" content=""/>
<meta property="og:image" content="?????????????????????????????????????????????"/>


details.php file is added that



Code: [Select]
<div align="center">




<p><fb:like></fb:like></p><br />
    <div id="fb-root"></div>
    <script>
      window.fbAsyncInit = function() {
        FB.init({appId: "208093492607286", status: true, cookie: true,
                xfbml: true});
      };
      (function() {
        var e = document.createElement("script");
        e.type = "text/javascript";
        e.src = document.location.protocol +
          "//connect.facebook.net/bg_BG/all.js";
        e.async = true;
        document.getElementById("fb-root").appendChild(e);
      }());
    </script>
    <div id="fb-root"></div>
<script src="http://connect.facebook.net/bg_BG/all.js#appId=208093492607286&amp;xfbml=1"></script>
<fb:comments href="http://www.gotinisnimki.com/details.php?image_id=<?php echo $image_id?>" num_posts="3" width="500"></fb:comments>







</div>

4
Turkish / Türkçe / Re: facebook begen butonu
« on: December 20, 2011, 02:22:49 PM »
selam arkadaslar bana bir resmin thumbnails deyiskenin nerden bulabilirim biri soyliyebilir mi.  mesela herhangi bir resmin /data/thumbnails/1/14e8bd4fb32860ba8f8b6c4535190bff.jpg.png  biyle deyiskenin nasil oyrenebilirim....


Resmin deyiskenini buldum    {media_src}    bu ama thumbnails  bulamadim    :(

Simdiden tesekurler   :)

Pages: [1]