News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

moderatör başvuru formu

Started by !!kaos!!, May 13, 2009, 04:53:59 AM

Previous topic - Next topic

grafitus

Quote from: ampul on May 15, 2009, 06:44:51 AM
Onu opsiyonel hale getiremezmiyiz ? sunucu ayarlarındakını değiştirmek istemiyorum.

Veritabanına ayrı bir tablo oluşturmak gerekir. Ancak !!kaos!! yacaksa bilemem.

Alixcan

Moderatör Başvuru Formunu Görmeye Yetkili Değilsiniz.
Hatası Veriyor Acaba Çözümü Nedir ?

grafitus

Quote from: Alixcan.Net on September 16, 2009, 06:20:16 PM
Moderatör Başvuru Formunu Görmeye Yetkili Değilsiniz.
Hatası Veriyor Acaba Çözümü Nedir ?

İzinlerden ayar veriniz.

Alixcan

Quote from: grafitus on September 16, 2009, 08:58:40 PM
Quote from: Alixcan.Net on September 16, 2009, 06:20:16 PM
Moderatör Başvuru Formunu Görmeye Yetkili Değilsiniz.
Hatası Veriyor Acaba Çözümü Nedir ?

İzinlerden ayar veriniz.

İzinler Nerede Ben Baktım Ama Nerede ?

Üye İiznlerinde Yer Almıyor.

!!kaos!!

#24
Üye izinlerinde dikkatlice kontrol etsen bulursun resime bakarak

My Mod | My Site | SMF Kurulumu Resimli Anlatım | My Facebook
----------------------------------------------------------------------
SimpleDestek.Com Satışa Çıkmıştır Almak İsteyenler Benimle İletişime Geçsin..

fusit

#25
başvuruları keşke ayrı bir tabloda göstertebilsek..İşin içine e-posta sokmasak daha iyi olurdu.Yinede teşekkürler..



www.dewshare.org

iPhoneDestek

smf2.0 rc2 sürümünde aranan  kodlar yok


Quote from: !!kaos!! on May 13, 2009, 04:19:26 PM
Anlatım Default Teması İçindir.

./index.php de bul:'coppa' => array('Register.php', 'CoppaForm'),
sonrasına ekle:'modform' => array('ModForm.php', 'ModForm'),

./Themes/default/index.template.php de bul:$current_action = 'admin';
if (in_array($context['current_action'], array(


sonrasına ekle:'modform',

bul:// the [member] list button
if ($context['allow_memberlist'])
echo ($current_action == 'mlist' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
<td valign="top" class="maintab_' , $current_action == 'mlist' ? 'active_back' : 'back' , '">
<a href="', $scripturl, '?action=mlist">' , $txt[331] , '</a>
</td>' , $current_action == 'mlist' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';


sonrasına ekle:// the [modform] button
    if ($context['allow_view_modform'])
        echo ($current_action == 'modform' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
                <td valign="top" class="maintab_' , $current_action == 'modform' ? 'active_back' : 'back' , '">
                    <a href="', $scripturl, '?action=modform">' , $txt['modform_modname']  , '</a>
                </td>' , $current_action == 'modform' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';


./Sources/ManagePermissions.php de bul:'karma_edit' => false,
öncesine ekle:'view_modform' => false,

bul:'who_view',

öncesine ekle:'view_modform',

./Sources/Subs.php de bul:$context['allow_calendar'] = allowedTo('calendar_view') && !empty($modSettings['cal_enabled']);

sonrasına ekle:$context['allow_view_modform'] = allowedTo('view_modform');

./Themes/default/languages/Modifications.turkish.php de bul:
?>


öncesine ekle:// Begin Modform Page Text Strings by !!kaos!!

$txt['modform_modform'] = 'Moderatör Başvuru Formuna';
$txt['modform_welcome'] = 'Hoşgeldin';
$txt['modform_modname'] = 'M.B.Formu';
$txt['modform_error_name'] = 'İsminizi Yazmak Zorundasınız.';
$txt['modform_error_surname'] = 'Soyisminizi Yazmak Zorundasınız.';
$txt['modform_error_message'] = 'Bir Mesaj Yazmak Zorundasınız.';
$txt['modform_error_email'] = 'E-mail Adresinizi Girmek Zorundasınız.';
$txt['modform_error_gender'] = 'Cinsiyetinizi Yazmak Zorundasınız.';
$txt['modform_error_age'] = 'Doğum Tarihi Yazmak Zorundasınız.';
$txt['modform_error_location'] = 'Yaşadağı Yeri Yazmak Zorundasınız.';
$txt['modform_error_department'] = 'Lütfen Teknik Bilgiye Sahip Olduğunuz Bölümü Giriniz.';
$txt['modform_error_duty'] = 'Moderatörlerin Görevlerni Açıklamak Zorundasınız.';
$txt['modform_error_www'] = 'Site Adersini Yazmak Zorundasınız.';
$txt['modform_error_nick'] = 'Nickinizi Yazmak Zorundasınız.';
$txt['modform_name'] = 'Adı:  ';
$txt['modform_surname'] = 'Soyadı:  ';
$txt['modform_message'] = 'Kişisel Mesajı:  ';
$txt['modform_email'] = 'E-mail adresi:  ';
$txt['modform_gender'] = 'Cinsiyeti:  ';
$txt['modform_age'] = 'Doğum Tarihi:  ';
$txt['modform_location'] = 'Yaşadağı Yer:  ';
$txt['modform_department'] = 'Teknik Bilgiye Sahip Olduğu Bölüm:  ';
$txt['modform_duty'] = 'Moderatörün Görevleri Nelerdir:  ';
$txt['modform_www'] = 'Site Adresi:  ';
$txt['modform_nick'] = 'Forumdaki Nicki:  ';
$txt['modform_from_nick'] = 'Nick:';
$txt['modform_from_name'] = 'Adınız:';
$txt['modform_from_surname'] = 'Soyadınız:';
$txt['modform_from_email'] = 'E-mail Adresiniz:';
$txt['modform_from_gender'] = 'Cinsiyetiniz:';
$txt['modform_from_age'] = 'Doğum Tarihiniz:';
$txt['modform_from_location'] = 'Yaşadığınız Yer:';
$txt['modform_from_www'] = 'Site Adresiniz:';
$txt['modform_messegesend'] = ' - Başvuru Formu gönderildi.';
$txt['modform_application_click'] = 'Moderatör Başvuru Formu Mesajınız Gönderildi.Foruma geri dönmek için.>>> ';
$txt['modform_application_return'] = 'Buraya Tıkla  ';
$txt['permissionname_view_modform'] = 'Moderatör Başvuru Formu Sayfasını Görebilir';
$txt['permissionhelp_view_modform'] = 'Üyelerin Moderatör Başvuru Formu Sayfasını Görmesine ve E-mail Atmasına İzin Ver';
$txt['modform_submit'] = 'Başvuruyu Gönder';
$txt['modform_clean'] = 'Formu Temizle';
$txt['modform_from_department'] = 'Teknik Bilgiye Sahip Olduğunuz Bölüm:';
$txt['modform_from_mod_read'] = 'Görev Alacak Arkadaşlar Lütfen Okuyunuz:';
$txt['modform_from_message'] = 'Mesajınız:';
$txt['modform_from_duty'] = 'Sizce Moderatörün Görevleri Nelerdir:';
$txt['modform_rules'] = 'Moderatör Başvuru Formu Kuralları';
$txt['modform_explanation'] = '[ Amaçladığı Hedefler Doğrultusunda Moderatörlere Çeşitli Görveler ve Sorumluklar Yüklemektedir.. ]';
$txt['modform_explanations'] = 'Kendinizi Detaylı Bir Şekilde Tanıtınız.<br>[ Bu Kısmı Boş Geçen Ve Abuk Subuk Cümleleri Yazanların<br>Başvuruları İptal Edilecektir.. ]';
$txt['cannot_view_modform'] = 'Moderatör Başvuru Formunu Görmeye Yetkili Değilsiniz.';
$txt['modform_copyright'] = 'Simple Destek';

// End Modform Page Text Strings by !!kaos!!


Ekteki dosyalardan,
modform.txt dosyasını forum ana dizinine atınız.
ModForm.template.php dosyasını default temanızın içine atınız.
ModForm.php sources klasörünün içine atınız.


Örnek Resim Verilmiştir..


$$  Q u a l i t y    I n f o r m a t i o n    L i n e  for iPhone $$



<   M O D  |  T R A N S L A T O R  |  TO  |  TUR  |  A N D   |  G E R   >


dapzar

kaos kardeş yeni versiyonlar için güncellemeyi düşünüyormusun?


Advertisement: