no ok ... a jak ktoś ma wersje PL forum to zamiast:
"#
#-----[ OPEN ]---------------------------------------------
#
#
language/lang_english/lang_main.php
#
#-----[ FIND ]---------------------------------------------
#
//
// That's all, Folks!
#
#-----[ BEFORE, ADD ]---------------------------------------------
#
//Disable Registration
$lang['Reg_disable'] = 'Disable Registration';
$lang['Reg_disable_explain'] = 'Here you can disable the registration of users.';
$lang['Reg_disable_message'] = 'Sorry, but the Administrator has disabled registration to this forum.';"
ma być:
#
#-----[ OPEN ]---------------------------------------------
#
#
language/lang_polish/lang_main.php
#
#-----[ FIND ]---------------------------------------------
#
//
// That's all, Folks!
#
#-----[ BEFORE, ADD ]---------------------------------------------
#
//Disable Registration
$lang['Reg_disable'] = 'Disable Registration';
$lang['Reg_disable_explain'] = 'Here you can disable the registration of users.';
$lang['Reg_disable_message'] = 'Sorry, but the Administrator has disabled registration to this forum.';
----
czyli tylko lang_english na lang_polish w opisie zmieniamy sobie i robimy to na tym pliku lang_polish ?
czy cos ejszcze trzeba zmieniac w tej konfiguracji całej ?
kurde zrobilem ta instrukcje dla lang_english i polish i mozna sie zarejestrwac ehh .. hmm
[ Dodano: 17 Cze 2007 22:26 ]aaa i moze jest szansa zeby wywalic jakis plik rejestracji calkowicie z serwera ? jak bede chcial kogos dorejestrowac to tylko spod panelu administracyjnego.