vBulletin 3.6 Eklentileri Php veya diğer başka dosya yükleyerek (Plugin, template, dil kümesi) oluşturulmuş eklentiler bu bölümde



Yeni Konu GönderYanıtla
 
Konu Araçları Bu Konuda Ara Mod Seç
  #1  
Eski 07-06-2007, 16:20
ZeroTolerance kullanıcısının avatarı
ZeroTolerance ZeroTolerance Çevrimdışı
In New York
 
Giriş: 06-30-06
Konum: Bursa
Yaş: 21
Mesajlar: 212
İtibar Gücü: 10
ZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond repute
Varsayılan Postbit kutu içinde (farklı görünüm)

Kendi ürünümdür izinsiz kopyalanamaz

Ek css olarak altta verdigim kodları ekleyin.

PHP Kodu:
 .postbit_info {
padding-left3px;
padding-right0px;
padding-top3px;
padding-bottom3px;
background-color#FFFFFF;
border-top1px solid #505050;
border-right1px solid #505050;
border-left1px solid #505050;
border-bottom1px solid #505050;
margin-bottom3px;


postbit_legacy kodlarını bunlarlarla değiştirin (yedeğini almayı unutmayın)

PHP Kodu:
 <table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<
tr>
 <if 
condition="$show['announcement']">
  <
td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" colspan="2">
   <
img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
   <
phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
  </
td>
 <else />
  <
td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-right: 0px" $post[scrolltothis]>  
   <!-- 
status icon and date -->
   <
a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
   
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
   
$post[firstnewinsert]
   <!-- / 
status icon and date -->    
  </
td>
  <
td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px" align="$stylevar[right]">
   &
nbsp;
   <if 
condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount] (tekli aç)</strong></a></if>
   
<if condition="$show['inlinemod']">
    <
input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
   </if>
  </
td>
 </if>
</
tr>
<
tr valign="top">
 <
td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">
 
            <
div id="postmenu_$post[postid]">  
                <if 
condition="$show['profile']">  
                <
center><class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a></center>  
                <
script type="text/javascript"vbmenu_register("postmenu_$post[postid]"true); </script>  
                <else />  
                $post[musername] 
                </if>  
            </div>  
 
            <if condition="$post['usertitle']"><div class="smallfont"><center>$post[usertitle]</center></div></if>  
            <if condition="$post['rank']"><div class="smallfont"><center>$post[rank]</center></div></if>  
 
            <if condition="$show['avatar']"> 
                <div class="smallfont"> 
                    &nbsp;<a href="member.php?$session[sessionurl]u=$post[userid]"><center><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a> 
                </div> 
            </if> 
 
 
 
   <div class="smallfont">
    &nbsp;<br />
<center>
                                               <div class="postbit_info"><b>User ID:</b> $post[userid]</div>
    <div class="postbit_info"><if condition="$post['joindate']"><div><b>Giriş Tarihi:</b> $post[joindate]</div></if></div>                         <div class="postbit_info"><if condition="$post['field2']"><div><b>Nerden:</b> $post[field2]</div></if></div>
    <div class="postbit_info"><if condition="$post['age']"><div><b>Yaş:</b> $post[age]</div></if></div>
               <div class="postbit_info"><b>Mesajlar:</b> $post[posts]</div>
    <div class="postbit_info"><if condition="$show['reputation']"><div><if condition="$show['reppower']"><b>Tecrübe Puanı:</b> <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if></br><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if></div>
 
    <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
</center>   
</div>     
 
 </td>
 <if condition="$show['moderated']">
 <td class="alt2" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
 <else />
 <td class="alt1" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
 </if>
 
  <if condition="$show['messageicon'] OR $post['title']">
   <!-- icon and title -->
   <div class="smallfont">
    <if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
    <if condition="$post['title']"><strong>$post[title]</strong></if>
   </div>
   <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
   <!-- / icon and title -->
  </if>
 
  <!-- message -->
  <div id="post_message_$post[postid]">$post[message]</div>
  <!-- / message -->
 
  <if condition="$show['attachments']">
 
 
  <!-- attachments -->
   <div style="padding:$stylevar[cellpadding]px">
 
   <if condition="$show['thumbnailattachment']">
    <fieldset class="fieldset">
     <legend>$vbphrase[attached_thumbnails]</legend>
     <div style="padding:$stylevar[formspacer]px">
     $post[thumbnailattachments]
     </div>
    </fieldset>
   </if>
 
   <if condition="$show['imageattachment']">
    <fieldset class="fieldset">
     <legend>$vbphrase[attached_images]</legend>
     <div style="padding:$stylevar[formspacer]px">
     $post[imageattachments]
     </div>
    </fieldset>
   </if>
 
   <if condition="$show['imageattachmentlink']">
    <fieldset class="fieldset">
     <legend>$vbphrase[attached_images]</legend>
     <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
     $post[imageattachmentlinks]
     </table>
     </fieldset>
   </if>
 
   <if condition="$show['otherattachment']">
    <fieldset class="fieldset">
     <legend>$vbphrase[attached_files]</legend>
     <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
     $post[otherattachments]
     </table>
    </fieldset>
   </if>
 
   <if condition="$show['moderatedattachment']">
    <fieldset class="fieldset">
     <legend>$vbphrase[attachments_pending_approval]</legend>
     <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
     $post[moderatedattachments]
     </table>
    </fieldset>  
   </if>
 
   </div>
  <!-- / attachments -->
  </if>
 
  <if condition="$post['signature']">
  <!-- sig -->
   <div>
    <img src=http://siteadresi.com/imzadaresim.gif alt="" /><br />
    $post[signature]
   </div>
  <!-- / sig -->
  </if>
 
  <if condition="$show['postedited'] AND $post['usergroupid'] != 6">
  <!-- edit note -->
   <div class="smallfont">   <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
    <em>
    <phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
    <if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
    </em>
   </div>
  <!-- / edit note -->
  </if>
 
 </td>
</tr>
<tr>
 <td class="alt2" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px">
  $post[onlinestatus]
  <if condition="$show['reputationlink']">
   <span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
   <if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>
  </if>    
  <if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a></if>
  <if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
  $post[iplogged]
  <if condition="$post[field8]"><img src="$stylevar[imgdir_misc]/$post[field8].gif" alt="$post[field8]" /></if>
  &nbsp;
 </td>
 <if condition="$show['moderated']">
 <td class="alt2" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px; border-top: 0px">
 <else />
 <td class="alt1" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px; border-top: 0px">
 </if>
  <!-- controls -->
<!-- Start Post Thank You Hack -->
$post_thanks_button
<!-- End Post Thank You Hack -->
  <if condition="$post['editlink']">
   <img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
   <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
  </if>
  <if condition="$post['forwardlink']">
   <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
  </if>
  <if condition="$post['replylink']">
   <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
  </if>
   <if condition="$show['quickreply'] AND !$show['threadedmode']">
   <a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
  </if>
  <if condition="$show['moderated']">
   <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
  </if>
  <if condition="$show['deletedpost']">
   <img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
  </if>
  <if condition="$show['redcard']">
   <a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
  <else />
   <if condition="$show['yellowcard']">
    <a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
  </if>
   </if>
  <!-- / controls -->
 </td>
</tr>
</table>
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
 <table cellpadding="4" cellspacing="1" border="0">
 <tr>
  <td class="thead">$post[username]</td>
 </tr>
 <if condition="$show['profile']">
  <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
 </if>
 <if condition="$show['pmlink']">
  <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
 </if>
 <if condition="$show['emaillink']">
  <tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
 </if>
 <if condition="$show['homepage']">
  <tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
 </if>
 <if condition="$show['search']">
  <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
 </if>
 <if condition="$post['userid'] AND $show['member']">
 <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
 </if>
<!-- User Bann Start -->
    <if condition="$bbusergroup[usergroupid]!=6 AND can_moderate($forum[forumid], '', $bbuserinfo[userid]) AND $post[usergroupid]!=8 AND $post[usergroupid]!=20">
    <tr><td class="vbmenu_option"><a href="javascript:void(0);" onClick="window.open('modcp/banning.php?do=banuser&userid=$post[userid]&bannedpost=showthread.php?p=$post[postid]&postid=$post[postid]','ban','width=500,height=375,scrollbars=yes')">[Üyeyi Cezalandır]</a></td></tr>
 </if>
    <if condition="$bbusergroup[usergroupid]!=6 AND can_moderate($forum[forumid], '', $bbuserinfo[userid])AND ($post[usergroupid]==8 OR $post[usergroupid]==20)">
 <tr><td class="vbmenu_option"><a href="javascript:void(0);" onClick="window.open('modcp/banning.php?do=liftban&userid=$post[userid]','liftban','width=500,height=375,scrollbars=yes')">[Üyenin Cezasını Kaldır]</a></td></tr>
 </if>
<!-- User Bann End -->
 </table>
</div>
<!-- / post $post[postid] popup menu -->
<!-- Start Post Thank You Hack -->
$post_thanks
<!-- End Post Thank You Hack -->
<if condition="!$GLOBALS['FIRSTPOSTID']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> 
<tr> 
    <td class="alt1"> 
    <div align="center"> 
 REKLAM KODLARI BURAYA
    </div> 
    </td> 
</tr> 
</table> 
</if> 
Eklenmiş Resimler
Dosya Türü: jpg screen.JPG (32.5 KB, 1695 Görüntülenme)
__________________
İnterneti Hızlı dolaş...

Bu mesaj en son " 07-06-2007 " tarihinde saat 18:51 itibariyle ZeroTolerance tarafından düzenlenmiştir....
Alıntı Yaparak Cevapla
  #2  
Eski 07-06-2007, 17:16
Genclik19 kullanıcısının avatarı
Genclik19 Genclik19 Çevrimdışı
 
Giriş: 05-07-07
Konum: Hollanda
Mesajlar: 3
İtibar Gücü: 0
Genclik19 is on a distinguished road
Varsayılan

tesekkur ettim yaptim guzel oldu

ancak ufak bi sorun var oda ;

bazi profil seneceklerini ayarlamamis olanlarda bos cerceve cikiyo mesela sehir cinsiyet gibi

ayarlamayanlarda bos cerceve yerine hic cikmasa diyorum nasil yapicaz ?
Alıntı Yaparak Cevapla
  #3  
Eski 07-06-2007, 18:57
ZeroTolerance kullanıcısının avatarı
ZeroTolerance ZeroTolerance Çevrimdışı
In New York
 
Giriş: 06-30-06
Konum: Bursa
Yaş: 21
Mesajlar: 212
İtibar Gücü: 10
ZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond reputeZeroTolerance has a reputation beyond repute
Varsayılan

Alıntı:
Genclik19 tafarından gönderildi Mesajı Görüntüle
tesekkur ettim yaptim guzel oldu

ancak ufak bi sorun var oda ;

bazi profil seneceklerini ayarlamamis olanlarda bos cerceve cikiyo mesela sehir cinsiyet gibi

ayarlamayanlarda bos cerceve yerine hic cikmasa diyorum nasil yapicaz ?
Cinsiyet'i eklemek istiyor isen allta verdiğim kodları uygula.
( Diğer profil bilgilerini bunu örnek alarak ekleyebilirsiniz.)

Bul:
PHP Kodu:
<div class="postbit_info"><b>Mesajlar:</b$post[posts]</div
Altına ekle:
PHP Kodu:
<div class="postbit_info"><if condition="$post[fieldX] != ''"><div
                    <
b>Cinsiyet$post[fieldX]</b
                </
div></if></div
__________________
İnterneti Hızlı dolaş...
Alıntı Yaparak Cevapla
  #4  
Eski 09-06-2007, 23:40
eMReSK kullanıcısının avatarı
eMReSK eMReSK Çevrimdışı
 
Giriş: 06-04-07
Konum: eSKiŞeHiR
Yaş: 22
Mesajlar: 56
İtibar Gücü: 2
eMReSK is on a distinguished road
Varsayılan

Mysterious usta öncelikle emeğin için teşekkürler. Birşey soracağım onay verirsen yapacağım
Ben postbit görünümüne birçok şey ekledim. Bu kodlarla değiştirdiğimde sorun çıkar mı?


Değiştirdim sorun çıktı. Sonradan eklediklerim görünmedi. Bunu nasıl halledebiliriz

Bu mesaj en son " 09-06-2007 " tarihinde saat 23:43 itibariyle eMReSK tarafından düzenlenmiştir....
Alıntı Yaparak Cevapla
  #5  
Eski 10-06-2007, 11:44
gencerker kullanıcısının avatarı
gencerker gencerker Çevrimdışı
 
Giriş: 06-06-07
Konum: bursa
Yaş: 20
Mesajlar: 24
İtibar Gücü: 0
gencerker is on a distinguished road
Varsayılan

ek css olarak nereden ekleniyor
birde post bit legacy nerede
Alıntı Yaparak Cevapla
  #6  
Eski 10-06-2007, 12:02
gencerker kullanıcısının avatarı
gencerker gencerker Çevrimdışı
 
Giriş: 06-06-07
Konum: bursa
Yaş: 20
Mesajlar: 24
İtibar Gücü: 0
gencerker is on a distinguished road
Varsayılan

arkadaşlar postbit kodlarını değiştim yalnız ek css olarak ekleyin demişsiniz
onları nereye ekleyecegim?
Alıntı Yaparak Cevapla
  #7  
Eski 01-08-2007, 15:00
AnıL Karahan kullanıcısının avatarı
AnıL Karahan AnıL Karahan Çevrimdışı
 
Giriş: 08-01-07
Konum: İzmir
Yaş: 24
Mesajlar: 1
İtibar Gücü: 0
AnıL Karahan is on a distinguished road
Varsayılan

Teşekkürler
Alıntı Yaparak Cevapla
  #8  
Eski 04-08-2007, 15:50
djcan11 kullanıcısının avatarı
djcan11 djcan11 Çevrimdışı
 
Giriş: 08-04-07
Konum: asdasd
Yaş: 9
Mesajlar: 1
İtibar Gücü: 0
djcan11 is on a distinguished road
Varsayılan

yaa bu ek css ne oluyor vbcode mı
Alıntı Yaparak Cevapla
  #9  
Eski 04-08-2007, 15:54
SagittariuS kullanıcısının avatarı
SagittariuS SagittariuS Çevrimdışı
Uzman Mod
 
Giriş: 07-14-06
Konum: DünYadA
Yaş: 85
Mesajlar: 7,133
İtibar Gücü: 10
SagittariuS is on a distinguished road
Varsayılan

Alıntı:
djcan11 tafarından gönderildi Mesajı Görüntüle
yaa bu ek css ne oluyor vbcode mı
istesen pek bulaşma bu olaya ne dersin ? ..temanın düzenlemesi için nereyi tıklıyorsan > kutucuğu aç ANA CSS ayarları göreceksin ona bas o bölüm açılsın dediğini uygula ...sandığın gibi bbcode değildir editlenecek ...kolay gelsin
__________________



Msn adresim var ama kullanmıyorum ...kullansam ne işim var burda ? görülen lüzum üzerine bilgilerinize sundum

Ömür 1 gündür ...."O" gün bu gündür ....


Alıntı Yaparak Cevapla
  #10  
Eski 10-08-2007, 18:36
meliksahu kullanıcısının avatarı
meliksahu meliksahu Çevrimdışı
 
Giriş: 07-18-07
Konum: Denizli
Mesajlar: 27
İtibar Gücü: 0
meliksahu is on a distinguished road
Varsayılan

anlamadım gitti. wildwest temasını kullanıyorum. postbit sağda görünecek şekilde ayar yapılı. aynen anlatımdaki gibi yaptım. postbit_legacy tamamen değiştirdim. css kodlarını da ana css menüsünden sayfanın en altındaki kod giriş kısmına ekledim. kaydettim. ama posbitte hiçbir değişme yok. sizce nerede hata yapıyorum???
Alıntı Yaparak Cevapla
Yeni Konu GönderYanıtla


Şu an bu konuyu görüntüleyen kullanıcı sayısı: 1 (0 üye ve 1 misafir)
 
Konu Araçları Bu Konuda Ara
Bu Konuda Ara:

Gelişmiş Arama
Mod Seç

Gönderme Kuralları
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Hızlı Geçiş