Yeni Konu GönderYanıtla
 
Konu Araçları Bu Konuda Ara Mod Seç
  #1  
Eski 30-11-2007, 15:37
hakan33 kullanıcısının avatarı
hakan33 hakan33 Çevrimdışı
 
Giriş: 05-23-07
Konum: Bi yerlerden:)
Yaş: 21
Mesajlar: 122
İtibar Gücü: 2
hakan33 is on a distinguished road
Varsayılan Durumum modu (profilde)

Durumum modu (profilde) ekte bulunan zip içindeki resimleri temanızın default/imagese upload edin önce

sonra Profile.template.php yi açın bulun
Kod:
<td><a href="', $context['member']['website']['url'], '" target="_blank">', $context['member']['website']['title'], '</a></td>
sonrasına ekleyin
Kod:
    
    ', !empty($context['member']['options']['durumum_tab']) ? '</tr><tr>
    <td><b>Durumum: </b></td>
    <td>' . $context['member']['options']['durumum_tab'] . '</td>' : '', '
bulun
Kod:
<td><input type="text" name="websiteUrl" size="50" value="', $context['member']['website']['url'], '" /></td>
sonrasına ekleyin
Kod:
       </tr><tr>
       <td><b>Durumum: </b></td>
       <td><select name="default_options[durumum_tab]">
       <option', @$context['member']['options']['durumum_tab'] == 'agliyom' ? ' selected="selected"' : '', '>agliyom</option>
       <option', @$context['member']['options']['durumum_tab'] == 'alayci' ? ' selected="selected"' : '', '>alayci</option>
       <option', @$context['member']['options']['durumum_tab'] == 'artiz' ? ' selected="selected"' : '', '>artiz</option>
       <option', @$context['member']['options']['durumum_tab'] == 'asabi' ? ' selected="selected"' : '', '>asabi</option>
       <option', @$context['member']['options']['durumum_tab'] == 'bravo' ? ' selected="selected"' : '', '>bravo</option>
       <option', @$context['member']['options']['durumum_tab'] == 'capkin' ? ' selected="selected"' : '', '>capkin</option>
       <option', @$context['member']['options']['durumum_tab'] == 'dans' ? ' selected="selected"' : '', '>dans</option>
       <option', @$context['member']['options']['durumum_tab'] == 'deli' ? ' selected="selected"' : '', '>deli</option>
       <option', @$context['member']['options']['durumum_tab'] == 'doferim' ? ' selected="selected"' : '', '>doferim</option>
       <option', @$context['member']['options']['durumum_tab'] == 'gozkirp' ? ' selected="selected"' : '', '>gozkirp</option>
       <option', @$context['member']['options']['durumum_tab'] == 'honk' ? ' selected="selected"' : '', '>honk</option>
       <option', @$context['member']['options']['durumum_tab'] == 'katildim' ? ' selected="selected"' : '', '>katildim</option>
       <option', @$context['member']['options']['durumum_tab'] == 'acaba' ? ' selected="selected"' : '', '>acaba</option>
       <option', @$context['member']['options']['durumum_tab'] == 'kus' ? ' selected="selected"' : '', '>kus</option>
       <option', @$context['member']['options']['durumum_tab'] == 'yasasin' ? ' selected="selected"' : '', '>yasasin</option>
       <option', @$context['member']['options']['durumum_tab'] == 'uzgun' ? ' selected="selected"' : '', '>uzgun</option>
       <option', @$context['member']['options']['durumum_tab'] == 'utanc' ? ' selected="selected"' : '', '>utanc</option>
       <option', @$context['member']['options']['durumum_tab'] == 'tehlikeli' ? ' selected="selected"' : '', '>tehlikeli</option>
       <option', @$context['member']['options']['durumum_tab'] == 'sirit' ? ' selected="selected"' : '', '>sirit</option>
       <option', @$context['member']['options']['durumum_tab'] == 'shock' ? ' selected="selected"' : '', '>shock</option>
       <option', @$context['member']['options']['durumum_tab'] == 'sevimli' ? ' selected="selected"' : '', '>sevimli</option>
       <option', @$context['member']['options']['durumum_tab'] == 'saskin' ? ' selected="selected"' : '', '>saskin</option>
       <option', @$context['member']['options']['durumum_tab'] == 'saldirgan' ? ' selected="selected"' : '', '>saldirgan</option>
       <option', @$context['member']['options']['durumum_tab'] == 'korkmus' ? ' selected="selected"' : '', '>korkmus</option>
       <option', @$context['member']['options']['durumum_tab'] == 'komik' ? ' selected="selected"' : '', '>komik</option>
       <option', @$context['member']['options']['durumum_tab'] == 'kizgin' ? ' selected="selected"' : '', '>kizgin</option>
       </select></td>
Display.template.php yi açın bulun
Kod:
// Done with the information about the poster... on to the post itself.
üstüne ekleyin
Kod:
   if (empty($message['member']['options']['durumum_tab'])) {
       $message['member']['options']['durumum_tab']='sirit';
   }
   echo '
      <br><b>Durumum:</b> <br><img src="', $settings['default_images_url'], '/', $message['member']['options']['durumum_tab'], '.gif" /> <br />';
Eklenmiş Dosyalar
Dosya Türü: rar durumum_gif.rar (38.6 KB, 17 Görüntülenme)
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ş

Benzer Konular
Konu Konuyu Başlatan Forum Yanıtlar Son Mesaj
Vidivodo modu ve bir kaç soru want3d vBulletin Genel Sorunlar Bölümü 6 27-09-2007 20:15
konu gösterim modu orange vBulletin Genel Sorunlar Bölümü 3 06-02-2007 15:12
Bu sitedeki RPG aktiflik modu hakkında... Kyle vBulletin Genel Sorunlar Bölümü 17 05-01-2007 07:22


vBulletin-Türkiye'de Yeni Misiniz? Yardıma ihtiyacınız mı var?


All times are GMT. The time now is ~ Tüm zaman ayarları GMT düzenlenmiştir +2. Şimdiki doğru zaman 01:36..

Porno porno porno