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

Derecelendirme: 0/5 - 0 oy

Grup resmi görünümü hk.


Sponsor Reklam

İzinli ArseniC
 Tarih: 17-01-2018, Saat:17:41
#9
posbit authoruser sablonu nu aç 

<div class="author_statistics">
{$post['user_details']} 
{$post['groupimage']}
</div>bununla değiştir 
Cevapla
Bunu Beğenenler:

İzinli ArseniC
 Tarih: 17-01-2018, Saat:17:48
#10
hatta 

PHP Kod:
<ul>
 <
li>{$lang->postbit_posts} <b><font color="black">{$post['postnum']}</font></b></li>
 <
li>{$lang->postbit_threads} <b><font color="black">{$post['threadnum']}</font></b></li>
 <
li>{$post['replink']}</li>
 <
li>{$post['warninglevel']}</li>
</
ul>
 
<
ul>
 {
$post['profilefield']}
</
ul

posbit_autorusers i bununla değiştirebilirsin benim forum daki posbit ile aynı
Cevapla
Bunu Beğenenler:

Çevrimdışı abdullah0106
 Tarih: 17-01-2018, Saat:18:53
#11
Herkes birşey diyor hangisi doğru konu güncel sorun çözülmedi
Cevapla
Bunu Beğenenler:

İzinli ArseniC
 Tarih: 17-01-2018, Saat:19:36
#12
Posbit Clasic kodlarını buraya verirmisin ayarlayıp vereyim sana 
ve posbit author user i
Cevapla
Bunu Beğenenler:

Çevrimdışı abdullah0106
 Tarih: 17-01-2018, Saat:19:43
#13
(17-01-2018, Saat:19:36)ArseniC Adlı Kullanıcıdan Alıntı: Posbit Clasic kodlarını buraya verirmisin ayarlayıp vereyim sana 
ve posbit author user i
PHP Kod:
<dl class="author_user">
 <
li class="post_count desc lighter">
 <
dt><class="fa fa-comments"> </iYorum:</dt>
 <
dd>{$post['postnum']}</dd>
 </
li>
 </
dl>
 <
dl class="author_user">
 <
li class="post_count desc lighter">
 <
dt><class="fa fa-comments-o"> </iKonu:</dt>
 <
dd>{$post['threadnum']}</dd>
 </
li>
 </
dl>
 <
dl class="author_user">
 <
li class="post_count desc lighter">
 <
dt><class="fa fa-calendar"> </iKayıt:</dt>
 <
dd>{$post['userregdate']}</dd>
 </
li>
 </
dl>
 <
dl class="author_user">
 <
li class="post_count desc lighter">
 <
dt><class="fa fa-user"> </iÜye Sayısı</dt>
 <
dd>{$post[uid]}</dd>
 </
li>
 </
dl>
 {
$post['replink']}
 {
$post['warninglevel']}
 {
$post['profilefield']} 
Cevapla
Bunu Beğenenler:

İzinli ArseniC
 Tarih: 17-01-2018, Saat:20:18
#14
Bunu yapıştır Ve bana Posbit-classig in de kodunu gönder


PHP Kod:
<dl class="author_user">
 <
li class="post_count desc lighter">
  <
dd>{$post['groupimage']}</dd> <br>
 <
dt><class="fa fa-comments"> </iYorum:</dt>
 <
dd>{$post['postnum']}</dd>
 </
li>
 </
dl>
 <
dl class="author_user">
 <
li class="post_count desc lighter">
 <
dt><class="fa fa-comments-o"> </iKonu:</dt>
 <
dd>{$post['threadnum']}</dd>
 </
li>
 </
dl>
 <
dl class="author_user">
 <
li class="post_count desc lighter">
 <
dt><class="fa fa-calendar"> </iKayıt:</dt>
 <
dd>{$post['userregdate']}</dd>
 </
li>
 </
dl>
 <
dl class="author_user">
 <
li class="post_count desc lighter">
 <
dt><class="fa fa-user"> </iÜye Sayısı</dt>
 <
dd>{$post[uid]}</dd>
 </
li>
 </
dl>
 {
$post['replink']}
 {
$post['warninglevel']}
 {
$post['profilefield']} 
Cevapla
Bunu Beğenenler:

Çevrimdışı abdullah0106
 Tarih: 17-01-2018, Saat:20:34
#15
(17-01-2018, Saat:20:18)ArseniC Adlı Kullanıcıdan Alıntı: Bunu  yapıştır Ve bana Posbit-classig in de kodunu gönder



(17-01-2018, Saat:20:18)ArseniC Adlı Kullanıcıdan Alıntı: Bunu  yapıştır Ve bana Posbit-classig in de kodunu gönder


PHP Kod:
<dl class="author_user">
 <
li class="post_count desc lighter">
 
 <dd>{$post['groupimage']}</dd> <br>
 <
dt><class="fa fa-comments"> </iYorum:</dt>
 <
dd>{$post['postnum']}</dd>
 </
li>
 </
dl>
 <
dl class="author_user">
 <
li class="post_count desc lighter">
 <
dt><class="fa fa-comments-o"> </iKonu:</dt>
 <
dd>{$post['threadnum']}</dd>
 </
li>
 </
dl>
 <
dl class="author_user">
 <
li class="post_count desc lighter">
 <
dt><class="fa fa-calendar"> </iKayıt:</dt>
 <
dd>{$post['userregdate']}</dd>
 </
li>
 </
dl>
 <
dl class="author_user">
 <
li class="post_count desc lighter">
 <
dt><class="fa fa-user"> </iÜye Sayısı</dt>
 <
dd>{$post[uid]}</dd>
 </
li>
 </
dl>
 {
$post['replink']}
 {
$post['warninglevel']}
 {
$post['profilefield']} 


Kod:
{$ignore_bit}
<div class="border clear clearfix">
<div class="post_classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post_wrap">
<h3>
<span class="post_id smalltext float_right desc blend_links">{$post['posturl']}{$post['icon']}</span>
<div class="post_username">{$post['onlinestatus']} {$post['profilelink']}</div>
<div class="post_date">{$post['postdate']}</div>
{$post['subject_extra']}
</h3>

<div class="author_info clearfix">
<div class="user_details">
<ul class="basic_info">
<p class="desc member_title">{$post['usertitle']}</p>
<li class="avatar">{$post['useravatar']}</li>
<li class="group_icon">{$post['groupimage']}</li>
</ul>

<div class="extraUserInfo">
{$post['user_details']}{$post['newpoints_postbit']}
</div>
<br />
{$post['button_warn']}
</div>
</div>

<div class="post_body">
<div class="post_content" id="pid_{$post['pid']}">
{$post['message']}
</div>
{$post['attachments']}
{$post['signature']}

<span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
<div class="post_meta" id="post_meta_{$post['pid']}">{$post['iplogged']}</div><br />
<div class="RepBar float_right clearfix">{$post['button_rep']}</div>

<ul class="post_controls clear clearfix">
<li class="float_left">
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}
</li>
<li class="float_right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</li>
</ul>
</div>
</div>
</div>
</div>
Cevapla
Bunu Beğenenler:

İzinli ArseniC
 Tarih: 17-01-2018, Saat:20:39
#16
Şimdi bunu  yapıştır 
PHP Kod:
{$ignore_bit}
<
div class="border clear clearfix">
<
div class="post_classic {$unapproved_shade}style="{$post_visibility}id="post_{$post['pid']}">
<
a name="pid{$post['pid']}id="pid{$post['pid']}"></a>
<
div class="post_wrap">
<
h3>
<
span class="post_id smalltext float_right desc blend_links">{$post['posturl']}{$post['icon']}</span>
<
div class="post_username">{$post['onlinestatus']} {$post['profilelink']}</div>
<
div class="post_date">{$post['postdate']}</div>
<
div class="post_date">{$post['groupimage']}</div>
{
$post['subject_extra']}
</
h3>

<
div class="author_info clearfix">
<
div class="user_details">
<
ul class="basic_info">
<
class="desc member_title">{$post['usertitle']}</p>
<
li class="avatar">{$post['useravatar']}</li>
<
li class="group_icon">{$post['groupimage']}</li>
</
ul>

<
div class="extraUserInfo">
{
$post['user_details']}{$post['newpoints_postbit']}
</
div>
<
br />
{
$post['button_warn']}
</
div>
</
div>

<
div class="post_body">
<
div class="post_content" id="pid_{$post['pid']}">
{
$post['message']}
</
div>
{
$post['attachments']}
{
$post['signature']}

<
span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
<
div class="post_meta" id="post_meta_{$post['pid']}">{$post['iplogged']}</div><br />
<
div class="RepBar float_right clearfix">{$post['button_rep']}</div>

<
ul class="post_controls clear clearfix">
<
li class="float_left">
{
$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}
</
li>
<
li class="float_right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</
li>
</
ul>
</
div>
</
div
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  [MCTR - 1.8] Grup resmi görünmüyor. OzaN44_TC 3 1,410 14-09-2020, Saat:09:24
Son Yorum: batutr
  [MCTR - 1.8] Profil Resmi Çözünürlüğü Hk. henryhoward 0 819 08-08-2019, Saat:19:37
Son Yorum: henryhoward
SSS Paylaşımlarda ön izleme resmi serdar01 3 1,633 21-03-2019, Saat:17:45
Son Yorum: ozanakkaya
  Grup Düzenleme ve Grup Oluşturmada SQL Hatası altaraziz 0 841 10-02-2019, Saat:21:39
Son Yorum: altaraziz
  [1.8] Forumuma Ek Grup Resmi croen1 2 1,230 20-08-2018, Saat:03:55
Son Yorum: croen1



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