MyBB Depo Forum
tweetleme sorunu - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: MyBB 1.6 Depo (https://mybbdepo.com/mybb-1-6-depo-forumu)
+--- Forum: MyBB 1.6 Çözülmüş Soru ve Sorunlar (https://mybbdepo.com/mybb-1-6-cozulmus-soru-ve-sorunlar-forumu)
+--- Konu Başlığı: tweetleme sorunu (/tweetleme-sorunu-konusu.html)



tweetleme sorunu - ates - 30-08-2012

resim

Yukardaki resimde tweetle butonuna tıkladığımda , undefined yazısı ve sonrasında link çıkıyor.
Epey uğraştım ama düzeltemedim. Undefined yazısı yerine konunun adının çıkması için ne yapabilir neredeki kodu değiştirmem gerekiyor.
Yani söylemek istediğim şu herhangi bir konudayken tweetlendiğinde , undefined yazısı yerine direk konunun adının çıkmasını nasıl sağlayabilirim hem orda hem twitterde.


tweetleme sorunu - Xion - 30-08-2012

Showthread'daki kodları verme şansınız var mı ?? Acaba


tweetleme sorunu - ates - 30-08-2012

buyrun,

Kod:
<html id="hide_table">
<head>
<title>{$thread['subject']} - {$mybb->settings['bbname']}</title>
<script type="text/javascript">
        <!--
    var spinner = null;
    function hideuntilthanks_reload() {
        this.spinner = new ActivityIndicator("body", {
            image : "images/spinner_big.gif"
        });
        new Ajax.Request('{$mybb->settings[bburl]}/xmlhttp.php?action=hideuntilthanks_reload&my_post_key=' + my_post_key, {
            method : 'post',
            postBody : "",
            onComplete : hideuntilthanks_done
        });
        return false;
    }
    function hideuntilthanks_done(request) {
        if (this.spinner) {
            this.spinner.destroy();
            this.spinner = '';
        }
        if (request.responseText.match(/<error>(.*)<\/error>/)) {
            message = request.responseText.match(/<error>(.*)<\/error>/);
            alert(message[1]);
        } else if (request.responseText) {
            $("hide_table").innerHTML = request.responseText;
        }
    }
// Agradecimientos especiales a chinanzio de forosdelweb.com
        -->
</script>{$headerinclude}
<script type="text/javascript">
<!--
    var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
</head>
<body>
    {$header}<br />
    {$pollbox}
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;">
        <tr>
            <td class="thead" align="center"><h2 class="title"><strong>{$thread['threadprefix']}{$thread['subject']}</strong></h2></td>
        </tr>
        <tr>
            <td class="tcat smalltext">
                <div style="text-align: center;">
<span class="smalltext"><img src="{$theme['imgdir']}/icons/user.gif" style="vertical-align: middle;" alt="Yazar" height="16" width="16" border="0" />&nbsp;Konuyu Başlatan: <b>$thread[username]</b> - <img src="{$theme['imgdir']}/icons/okunma.png" style="vertical-align: middle;" height="16" width="16" alt="Görüntüleme - Okunma" border="0" />&nbsp;Okunma Sayısı: <b>$thread[views]</b> - <img src="images/icons/yorum.png" style="vertical-align: middle;" border="0" height="16" width="16" alt="Yorum" />&nbsp;Toplam Yorumlar: <b>$thread[replies]</b></span>    
                </div>
            </td>
        </tr>
        <tr>
            <td class="trow1">
<div style="margin-top: 13px; padding-right: 10px;" class="float_right">
<a href="http://www.google.com.tr/search?hl=tr&q=$thread[subject]" class="google_ara smalltext" target="_blank" title="$thread[subject]: Konusunu Google Dizinlerinde Ara/Bul"></a>
<a href="http://www.bing.com/search?q=$thread[subject]" class="bing_ara smalltext" target="_blank" title="$thread[subject]: Konusunu Msn Search (Bing) Dizinlerinde Ara/Bul"></a>
<a href="http://search.yahoo.com/search?p=$thread[subject]" class="yahoo_ara smalltext" target="_blank" title="$thread[subject]: Konusunu Yahoo! Dizinlerinde Ara/Bul"></a>
</div>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>Konu Kalitesi:<span style='font-weight:bold; font-size:9px; color:crimson'> % $kalite</span>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/kalite/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/kalite/img_backing.gif) repeat-x top left;text-align: left;'><img src='images/kalite/green.gif' width="$kalite" height='9' alt='' /><img src='images/kalite/mp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/kalite/img_right.gif' alt='' /></td>
</tr></table><div style="padding: 2px 130px; margin-top: -25px;">
<a rel="nofollow" href="printthread.php?tid={$tid}" class="yazdir smalltext">{$lang->view_printable}</a>
&nbsp;<a rel="nofollow" href="sendthread.php?tid={$tid}" class="ark_gonder smalltext">{$lang->send_thread}</a>
&nbsp;<a rel="nofollow" href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}" class="abone_{$add_remove_subscription} smalltext">{$add_remove_subscription_text}</a>
                </div>
            </td>
        </tr>
        <tr>
            <td class="trow2">
                <div style="float: left; margin: 0px 0px;">
                    {$newreply}{$newthread}
                </div>
                <div style="float: right; margin: 0px 0px;">
                    {$multipage}
                </div>
            </td>
        </tr>
<tr>
<td class="trow1">
<!-- AddThis Button BEGIN --><div style="float: left;">
<div class="addthis_toolbox addthis_default_style ">
<a rel="nofollow" class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a rel="nofollow" class="addthis_button_tweet"></a>
<a rel="nofollow" class="addthis_button_google_plusone" g:plusone:size="medium"></a>
</div></div><!-- AddThis Button END -->
{$ratethread}
</td>
        <tr>
            <td class="tfoot"> </td>
        </tr>
    </table>
    <br />
    <div id="posts" style="margin: 0px 0px;">
        {$posts}
    </div>
    <br />
    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
        <tr>
            <td colspan="2" class="thead">
                {$search_thread}
                <div style="margin-top: 2px;">
                    <strong>&laquo; <a rel="nofollow" href="{$next_oldest_link}">{$lang->next_oldest}</a> | <a rel="nofollow" href="{$next_newest_link}">{$lang->next_newest}</a> &raquo;</strong>
                </div>
            </td>
        </tr>
        <tr>
            <td class="trow1">
                <div style="float: left; margin: 1px 0px;">
                    {$newreply}{$newthread}
                </div>
                <div style="float: right; margin: 1px 0px;">
                    {$multipage}
                </div>
            </td>
        </tr>
        <tr>
            <td class="tfoot"> </td>
        </tr>
    </table>
    {$quickreply}
    {$threadexbox}
    <br />
<table class="tborder" style="clear: both;" border="0" cellpadding="4" cellspacing="1">
<tr>
<td class="thead" colspan="2"><div><strong>Konu Bağlantı Araçları</strong></div></td>
</tr>
<tbody>
<tr>
<td class="trow2" width="130"><img src="images/arac/link-icon.png" alt="{$thread['subject']} Konusunun Linki " border="0" style="vertical-align: middle;"><b> Direkt Link</b></td>
<td class="trow2"><input class="textbox" name="url" title="{$thread['subject']}: Konusuna Ait Konu Linki." value="{$mybb->settings['bburl']}/{$navbits[4]['url']}" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow1" width="130"><img src="images/arac/html-icon.png" alt="{$thread['subject']} Konusunun HTML Kodu " border="0" style="vertical-align: middle;"><b> HTML Link</b></td>
<td class="trow1"><input class="textbox" name="html" title="{$thread['subject']}: Konusunu Bloğunuzda Paylaşmak İçin Kodu Kopyalayınız." value="&lt;a href=&quot;{$mybb->settings['bburl']}/{$navbits[4]['url']}&quot;&gt;{$thread['subject']}&lt;/a&gt;" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow2" width="130"><img src="images/arac/mykod-icon.png" alt="{$thread['subject']} Konusu BBCode Linki" border="0" style="vertical-align: middle;"><b> BBCode Link</b></td>
<td class="trow2"><input class="textbox" name="bbcode" title="{$thread['subject']}: Konusunu Forumunuzda Paylaşmak İçin Kodu Kopyalayınız." value="[url={$mybb->settings['bburl']}/{$navbits[4]['url']}]{$thread['subject']}[/url]" onclick="this.select();" size="99" type="text"></td>
</tr>
<tr>
<td class="trow1" width="130"><img src="images/arac/paylas-icon.png" alt="{$thread['subject']} Konusunu Paylaş" border="0" style="vertical-align: middle;"> <b> Sosyal Paylaş</b></td>
<td class="trow1">
<div class="sosyal-paylasDiv"><ul class="sosyal-paylas">
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://net.sabah.com.tr/net?shareUrl='+encodeURIComponent(location.href)); return false;" class="netSabah" title="Sabah net"><span>Sabah net</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.google.com/bookmarks/mark?op=edit&amp;bkmk='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;source=Fotomac', 'google','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="google" title="google"><span>google</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(location.href), 'facebook','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="facebook" title="facebook"><span>facebook</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://digg.com/submit?phase=2&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'digg','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="digg" title="digg"><span>digg</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://twitter.com/?status='+encodeURIComponent(location.href), 'twitter','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="twiter" title="twiter"><span>twiter</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u='+encodeURIComponent(location.href), 'yahoo','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="yahoo" title="yahoo"><span>yahoo</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.mixx.com/submit/story?title='+encodeURIComponent(document.title)+'&amp;page_url='+encodeURIComponent(location.href), 'mixx','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="mixx" title="mixx"><span>mixx</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.stumbleupon.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'stumbleupon','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="stumbleupon" title="stumbleupon"><span>stumbleupon</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://del.icio.us/post?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'delicious','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="delicious" title="delicious"><span>delicious</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'reddit','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="reddit" title="reddit"><span>reddit</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.myspace.com/index.cfm?fuseaction=postto&amp;u='+encodeURIComponent(location.href)+'&amp;t='+encodeURIComponent(document.title), 'MySpace','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="myspace" title="myspace"><span>myspace</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://friendfeed.com/share/bookmarklet/frame#url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'friendfeed','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600'); return false;" class="friendfeed" title="friendfeed"><span>friendfeed</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.google.com/reader/link?url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title), 'buzz','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600');return false;" class="buzz" title="google buzz"><span>google buzz</span></a></li>
    <li><a rel="nofollow" href="javascript:;" onclick="window.open('http://www.linkedin.com/shareArticle?mini=true&amp;url='+encodeURIComponent(location.href)+'&amp;title='+encodeURIComponent(document.title)+'&amp;summary='+encodeURIComponent(document.title),'linkedin','toolbar=yes,scrollbars=yes,resizable=yes,width=800,height=600');return false;" class="linkedin" title="linkedin"><span>linkedin</span></a></li>
</ul></div></td>
</tr>
</tbody></table>
{$similarthreads}
<br />
<table class="tborder" border="0" cellpadding="4" cellspacing="1">
<tbody><tr>
<td class="thead"><strong>Konu ile Alakalı Anahtar Kelimeler</strong></td>
</tr>
<tr>
<td class="trow1">
<p align="left"><a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} indir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Videosu</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} online izle</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Bedava indir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Yükle</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Hakkında</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} nedir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} Free indir</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} oyunu</a>, <a href="{$mybb->settings['bburl']}/{$navbits[4]['url']}">{$thread['subject']} download</a></p>
</td>
</tr>
</tbody></table>
<br />
<table class="tborder" border="0" cellpadding="4" cellspacing="1">
<tbody>
<tr>
<td class="trow1 smalltext">
{$usersbrowsing}
</td>
</tr>
</tbody></table>
<br />
    <div class="float_right" style="text-align: right;">
        {$moderationoptions}
        {$forumjump}
    </div>
    <br style="clear: both;" />
    {$footer}
</body>
</html>



tweetleme sorunu - xpserkan - 30-08-2012

Sitenin altındaki barı ekledikten sonra mı oldu bu hata ? muhtemelen bir yerde çakışma var, ya da meta hatası olabilir, kullandığınız eklentileri yazın hocam ..


tweetleme sorunu - Xion - 30-08-2012

Hocam bayağı uğraştım ama Twitter butonunun iç kodlarını bulamadım üzgün


Cvp: tweetleme sorunu - xpserkan - 30-08-2012

(30-08-2012, Saat:17:29)Deltoid Adlı Kullanıcıdan Alıntı: Hocam bayağı uğraştım ama Twitter butonunun iç kodlarını bulamadım üzgün

pro paket hocam, twitter kodları konu gösterimde değil ki Açık Ağızlı Gülümseme header ve postbit şablonlarında mevcut. Ayrı ayrı 3 yerde ekli.. postbit'teki buton ile header'daki buton çakışmasıda olabilir, bir ara bu sitedede vardı kendiliğinden düzeldi gitti..


Cvp: tweetleme sorunu - ates - 30-08-2012

(30-08-2012, Saat:17:27)xpserkan Adlı Kullanıcıdan Alıntı: Sitenin altındaki barı ekledikten sonra mı oldu bu hata ? muhtemelen bir yerde çakışma var, ya da meta hatası olabilir, kullandığınız eklentileri yazın hocam ..
yok bu cometchatten bahsediyorsan onu uzun zamandır kullanıyorum
Kod:
Basit Video - Ses Ekleyici (1.0)
ekleniler;
İlk Mesajdan Sonra Reklam Plugin (2.2)
    
Ek İstatistikler Plugin (3.0)
    
Gelişmiş Hızlı Cevap Plugin (1.0.3)

Akismet (1.2.1)

Anahtar Kelimeler Eklentisi (v1)

Örümcek/Bot Plugin (1.1)
    
Gelismis Istatistik Plugin (1.0)
    
Ana Sayfada Yeni Konu Aç Butonu (1.0)

Ziyaretci Engelleme Eklentisi (1.0)
    
Favori Konular (2.0)

FBConnect (1.2.0)

FBCore (0.0.1)
    
Facebook Stil Chat (0.1)

Zorunlu Konu Görüntüle (1.0)
    
Forum Yaşı by HSC Community (1.0)
    
Profilde Aktif Forum İstatistikleri (2.0)

GOOGLE ANALYTiCS KODU EKLEME (1.4.20)

MyBB GoMobile (1.0 Beta 4)

Google SEO Plugin (1.6.3)

HP/MP/EXP İstatistikler (1.0.0)
    
Ek Profil Resmi (1.0)

Imzada son 3 konu (1.0)

Infobar (1.4)

Forumun En iyi Mesaj Yazanları (1.0.1)

Konu ve Mesaj Takibi Plugin (1.0)
WelcomeBlock, Kullanıcı panelinde kullanıcının konularını ve yorumlarını takip     

Konu Açma Kuralları Eklentisi (v1)
    
Profile Kimler Bakmış (1.1)
    
Moderatörler adminlerin mesajlarını düzenleyemesin (1.0)

Ruh Hali Yöneticisi (1.0)

Hızlı Tema Değiştir Plugin (2.0)

Yeni Mesaj Hareketli Resmi (1.0)
    
Bugün Online Olanlar Gelişmiş (2.0)

    
Arama Optimizasyonu (1.7.2)
    
PluginLibrary Eklentisi (6)

Private Messages Admin (2.4.3)

Devamını Oku Plugin (1.0)

Her Tema için Ayrı Postbit Stili (1.1)


Profil Yorumları (0.9.2)

Profil Sayac? (1.0) (1.0)
    
Geliştirilmiş Rep Sistemi (1.0)

RSS Feed İcon (1.0)

    
Sosyal Site Butonları (1.1)

Teşekkür Ve Hide Eklentisi (3.1.2)

Undo Delete (1.2.1)

Son Yazarın Grup Rengi (1.6*)
    
Grupları görüntüleme (1.5)
    
Yeni Üyelere Hoşgeldin Konusu (1.0)

Ben bunu yazana kadar yazmışsınız evet bir kaç yerde var hepsiyle uğraştım , gittim twitterden buton kodu onu ekledim oda varsayılan portal benim index olarak direk portal görünüyor , ondada konu yerine direk portala yönelniyor twitterden tıklandıgında.
eskı haline getirdim
buradaki twitter buton kodlarına baktım farklı ama tam olarak nereye ekleyecem bilemiyorum, freox frebugla bakmıstım.
(30-08-2012, Saat:17:29)Deltoid Adlı Kullanıcıdan Alıntı: Hocam bayağı uğraştım ama Twitter butonunun iç kodlarını bulamadım üzgün
saol hocam