MyBBDepo - Türkiyenin MyBB Deposu Forumuna Hoşgeldiniz
Eğer sitemize yaptığınız ilk ziyaretiniz ise, lütfen öncelikle Forum Kurallarını okuyunuz. Forumumuzda bilgi alışverişinde bulunabilmeniz için Kayıt olmalısınız. Üye olmayanlar forumumuzdan yararlanamazlar.
Eğer zaten kayıtlı kullanıcı iseniz, lütfen kullanıcı adınız ve şifreniz ile, Giriş yapınız. (Sitemize üyelik ücretsizdir).
xpserkan avatar
Konuyu Oyla:
  • Derecelendirme: 5/5 - 2 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 5/5 - 2 oy

Konu Bağlantı Araçları Link Sorunu Çözümü - [Bug Fixed]


Sponsor Reklam

Çevrimdışı alemburda
 Tarih: 17-01-2013, Saat:16:09
#9
hatayı alanlar için bu dosyanın komple düzenlemesi gerekse hangi kısımlarını düzeltirdiniz yani komple budur diyebilceğiniz şekilde ayarlar mısınız ? Ben her dediğinizi yaptım olmadı bende şimdilik showthread kısmından kaldırdım üzgün

Kod:
<table class="tborder" style="clear: both;" border="0" cellpadding="4" cellspacing="1">
<tr>
<td class="thead" colspan="2"><div><strong>{$thread['threadprefix']}{$thread['subject']} konusu</strong></div></td>
</tr>
<tbody>
<tr><td class="trow1" width="130"><img src="images/arac/tag-icon.png" alt="{$thread['subject']} Konusunun Etiketleri" border="0" style="vertical-align: middle;"> <b>Etiketler</b></td>
<td class="trow1"><span style="color: rgb(30, 144, 255);"></span>{$eti}{$tags}</td>
</tr><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> Direk 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>
<br />
Cevapla
Bunu Beğenenler:

Çevrimdışı SvMedeT
 Tarih: 17-01-2013, Saat:17:04
#10
Hocam konuda anlatılanları eksizsiz uygularsanız sorun çözülecektir.
Cevapla
Bunu Beğenenler:

Çevrimdışı Asi P@tron
 Tarih: 17-02-2013, Saat:02:55
#11
etiketi nasıl ekleyeceğiz onuda gösterirmisiniz
Cevapla
Bunu Beğenenler:

Çevrimdışı antidetron
 Tarih: 17-02-2013, Saat:03:27
#12
Açıklamalar çözüm getiriyor, test edilmiştir.
Cevapla
Bunu Beğenenler:

Çevrimdışı alemburda
 Tarih: 21-02-2013, Saat:15:39
#13
etiketler için ayrı bir eklentim vardı etiketler zaten gösteriliyordu eklemeye çalıştım farklı bir eklenti olduğu için ana kodu bulamadım bir türlü bende etiketler kısmını çıkarttım.

Etiketler kısmını çıkartmak için bu kodu silin:
PHP Kod:
<tr><td class="trow1" width="130"><img src="images/arac/tag-icon.png" alt="{$thread['subject']} Konusunun Etiketleri" border="0" style="vertical-align: middle;"> <b>Etiketler</b></td>
<
td class="trow1"><span style="color: rgb(30, 144, 255);"></span>{$eti}{$tagsl}</td
Cevapla
Bunu Beğenenler:

Çevrimdışı bitanem03
 Tarih: 04-03-2013, Saat:19:49
#14
yaptığım herşeye rağmen olmuyo yardım
Cevapla
Bunu Beğenenler:

Çevrimdışı leitmotiv
 Tarih: 23-05-2013, Saat:15:28
#15
(28-12-2012, Saat:15:57)xpserkan Adlı Kullanıcıdan Alıntı: pro-v7 sürümünden itibaren bu sorun tarihe karışmıştır.. Açık Ağızlı Gülümseme
ben v8 kurdum. bu hata gene var fakat duzelteceğim.
Cevapla
Bunu Beğenenler:

Çevrimdışı -NmDahmeT
 Tarih: 28-01-2014, Saat:01:41
(Son Düzenleme: 29-01-2014, Saat:04:04, Düzenleyen: -NmDahmeT.)
#16
Teşekkürler.
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  "Cannot modify header information" - Hatası ve Çözümü - MyBB Bloody 4 7,067 21-11-2020, Saat:00:59
Son Yorum: blueseverything
  MyBB Google Seo www Sorunu (Çözüm) Smyrna35 1 6,923 09-10-2019, Saat:00:28
Son Yorum: bersan_kemal
  Konu açarken kullanılan kodların hepsi [Ders] Detaylı anlatım SharBon 1 3,693 09-03-2018, Saat:19:07
Son Yorum: symbol54
  Ek Grup Resmi - Ranklar yan yana gözüküyor Çözümü Smyrna35 13 9,541 20-12-2016, Saat:19:29
Son Yorum: hubat
Eklenti - Yama - Plugin [1.4 - 1.6 - 1.8] Yeni Konu ve Yorum Oluşturma ve Hızlı Cevap Bölümlerine Hatırlatma Metni Ekleme elliva 6 3,939 07-07-2016, Saat:16:47
Son Yorum: Rocky



Konuyu Okuyanlar: 1 Ziyaretçi

istanbul escort - mecidiyeköy escort - şişli escort - ataköy escort - taksim escort - escort mecidiyeköy

sex hikaye - porno izle - türk ifşa - mecidiyeköy escort - seks hikaye - türk porno - escort bayan