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).
emrekajmer avatar
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 0/5 - 0 oy

Postbit Yardım


Sponsor Reklam

Çevrimdışı Capos81
 Tarih: 27-08-2016, Saat:21:00
(Son Düzenleme: 27-08-2016, Saat:21:05, Düzenleyen: Capos81.)
#9
(27-08-2016, Saat:20:32)Dream41 Adlı Kullanıcıdan Alıntı: Merhaba postbit_clasic kodlarını aşağıdaki gibi değiştirin.
Kod:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
<div class="post_author scaleimages">
<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
{$post['groupimage']}<br/>
   {$post['useravatar']}
   <div class="author_information">
           <span class="smalltext">
               {$post['usertitle']}<br />
               {$post['userstars']}
           </span>
   </div>
   <div class="author_statistics">
       {$post['user_details']}{$post['usercountry']}<br />{$post['thanks_count']}{$post['thanked_count']}
   </div>
</div>
<div class="post_content">
   <div class="post_head">
       {$post['posturl']}
       {$post['icon']}
       <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
   {$post['subject_extra']}
   </div>
   <div class="post_body scaleimages" id="pid_{$post['pid']}">
       {$post['thx_counter']}<div id="thxpid_{$post['pid']}">{$post['message']}</div>{$post['thx_list']}
   </div>
   {$post['attachments']}
   {$post['signature']}
   <div class="post_meta" id="post_meta_{$post['pid']}">
       {$post['iplogged']}
   </div>
</div>
<div class="post_controls">
   <div class="postbit_buttons author_buttons float_left">
       {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
   </div>
   <div class="postbit_buttons post_management_buttons float_right">
       {$post['thanks']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
   </div>
</div>
</div>

Hocam Olmuyor neden acaba yerinden oynamiyor sanki yanlis bir yerdeyim Post Bit Şablonlar  postbit_classic sanki degil gibi anlamadim ben sablon suan boyle

PHP Kod:
{$ignore_bit}
<
a name="pid{$post['pid']}id="pid{$post['pid']}"></a>
<
div class="post classic {$unapproved_shade}style="{$post_visibility}id="post_{$post['pid']}">
<
div class="post_author scaleimages">
 <
div class="author_information">
 <
strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
 <
span class="smalltext">
 {
$post['groupimage']}
{
$post['useravatar']}
 {
$post['usertitle']}<br />
 {
$post['userstars']}
 {
$post['additional_images']}
 </
span>
 </
div>
 <
div class="author_statistics">
 {
$post['user_details']}{$post['usercountry']}<br />{$post['thanks_count']}{$post['thanked_count']}
 </
div>
</
div>
<
div class="post_content">
 <
div class="post_head">
 {
$post['posturl']}
 {
$post['icon']}
 <
span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
 {
$post['subject_extra']}
 </
div>
 <
div class="post_body scaleimages" id="pid_{$post['pid']}">
 {
$post['thx_counter']}<div id="thxpid_{$post['pid']}">{$post['message']}</div>{$post['thx_list']}
 </
div>
 {
$post['attachments']}
 {
$post['signature']}
 <
div class="post_meta" id="post_meta_{$post['pid']}">
 {
$post['iplogged']}
 </
div>
</
div>
<
div class="post_controls">
 <
div class="postbit_buttons author_buttons float_left">
 {
$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
 </
div>
 <
div class="postbit_buttons post_management_buttons float_right">
 {
$post['thanks']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
 </
div>
</
div>
</
div
Cevapla
Bunu Beğenenler:

Çevrimdışı Dream41
 Tarih: 27-08-2016, Saat:21:21
#10
verdim kodları postbit şablonundakilerle değiştirin.
Cevapla
Bunu Beğenenler: Capos81

Çevrimdışı Capos81
 Tarih: 27-08-2016, Saat:21:24
(Son Düzenleme: 27-08-2016, Saat:21:26, Düzenleyen: Capos81.)
#11
(27-08-2016, Saat:21:21)Dream41 Adlı Kullanıcıdan Alıntı: verdim kodları postbit şablonundakilerle değiştirin.

hocam degistirdim ama fayde etmiyor hale ayni olay  baska sitelerde ayni olay fark etdim buyur bi bak istersen bu sitede ayni olay var http://destek.mybb.com.tr/showthread.php?tid=9903
Cevapla
Bunu Beğenenler:

Çevrimdışı Capos81
 Tarih: 27-08-2016, Saat:21:28
#12
mybbdepo gibi olsa super olur acaba bir plugin mi var siralamayi düzgün bir sekil yapiyor ?
Cevapla
Bunu Beğenenler:

Çevrimdışı Dream41
 Tarih: 27-08-2016, Saat:21:40
(Son Düzenleme: 27-08-2016, Saat:22:04, Düzenleyen: Dream41.)
#13
Bir sorun yok CTR+F5 yapın 
resim
Cevapla
Bunu Beğenenler: Capos81

Çevrimdışı Capos81
 Tarih: 27-08-2016, Saat:21:57
(Son Düzenleme: 27-08-2016, Saat:22:01, Düzenleyen: Capos81.)
#14
(27-08-2016, Saat:21:40)Dream41 Adlı Kullanıcıdan Alıntı: Bir sorun CTR+F5 yapın 
resim





Hocam hersey denedim olmuyor mybb orginal sablonu kulaniyorum 1.8.7 default


resim

“Bir çivi bir nalı, bir nal bir tırnağı, bir tırnak bir ayağı, bir ayak bir atı, bir at kumandanı, bir kumandan bir orduyu, bir ordu da bir milleti mahveder"

TÜRK-MOĞOL DEVLETİ HÜKÜMDARI CENGİZ HAN
Cevapla
Bunu Beğenenler:

Çevrimdışı Dream41
 Tarih: 27-08-2016, Saat:22:05
#15
Admin kp>Forum Ayarları > Konu Gösterim Ayarları - [showthread] gir Klasik/Dikey Postbit Stilini Kullan? tikle
Cevapla
Bunu Beğenenler: Capos81

Çevrimdışı Capos81
 Tarih: 29-08-2016, Saat:12:35
(Son Düzenleme: 29-08-2016, Saat:12:38, Düzenleyen: Capos81.)
#16
(27-08-2016, Saat:22:05)Dream41 Adlı Kullanıcıdan Alıntı: Admin kp>Forum Ayarları > Konu Gösterim Ayarları - [showthread] gir Klasik/Dikey Postbit Stilini Kullan? tikle

ELLERINIZE SAGLIK SIMDI OLDU HOCAM AMA SUAN BIR PLUGIN YUKLEDIM TUM UYELERI CLASSIC TEMA YÖNLENDIRIYORUM MYBB 1.8.7 OTOMATIK OLARAK YENI ÜYELERI CLASICC SABLONA GECIRMIYORDU SENIN DEDINI YAPDIM HALDE BENDE PLUGIN YUKLEDIM VE SORUN CÖZÜLDU HOCAM SAYGILAR
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  [1.8] Postbit`te Puan Gösterimi Hk. thecojuk 3 1,585 29-10-2021, Saat:14:33
Son Yorum: muzaffer
  Yasaklı İp Adresli Kulanıcı Sorunu ,yardım lütfen, तोरूल 1 1,267 08-10-2021, Saat:19:54
Son Yorum: destur
Üzgün Mesaj Kayma Sorunu Yardım lütfen!!! DBGstudios 2 1,734 30-05-2021, Saat:03:13
Son Yorum: DBGstudios
  Google Seo Eklentisi Kurulumu Yardım endulus 1 1,021 23-02-2021, Saat:04:37
Son Yorum: mute8100
  Sitemdeki giriş paneli etkin degil yardım ! kenanalmas.01 10 2,364 20-10-2020, Saat:15:57
Son Yorum: GaMeKiNq



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