• logo_cipsoft
    Nowe serwery zostały otwarte 19 Lut 2025:
    Noctalia (Open PvP) Ignitera (Open PvP) us_logo Xybra (Open PvP)

Mam Problem z Create Account

Status
Zamknięty.

SeriGon

User
Dołączył
Czerwiec 4, 2008
Posty
20
Liczba reakcji
0
Witam.
Tak jak w temacie mam problem z Create Account na swoim OTS

A mianowicie jest on taki :
gdy biore Create Account jest wszystko co potrzebne tylko niema codu ?eby go przepisac i nieda sie zalozyc konta.

Jest to na acc gesior_0.3.6

Prosze o Pomoc!

A jeszcze 1 pytanko Jak dac sobie god :)?
 
Odp: Mam Problem z Create Account

To wylacz kod aktywacyjny w config/

A goda mozesz dac sobie przez baze danych ..
wchodzisz w tabele accounts szukasz twojego accounta i dajesz group id na 6 oraz w tabeli players twoj nick i group id na 6;)
 
Odp: Mam Problem z Create Account

Z godem zrobilem wilekie dzienki.

Ale nie wiem jak z tym kodem ;/ Pomuz Bardziej dokladnie :P Prosze

Mam Tak:

// ACCOUNT config
$config['site']['one_email'] = 0; // one e-mail can be used only to create one account 0 / 1
$config['site']['verify_code'] = 1; // show verify code to block stupid scripts, set 0 if you have problems with image
$config['site']['email_days_to_change'] = 2; // how many days user need to change e-mail to account - block hackers
$config['site']['newaccount_premdays'] = 999; // how many days receive new account

Czy mam usunac linijke

$config['site']['verify_code'] = 1; // show verify code to block stupid scripts, set 0 if you have problems with image

?
 
Ostatnia edycja:
Odp: Mam Problem z Create Account

Nie zamienic masz tak Ta czesc :
// ACCOUNT config
$config['site']['one_email'] = 0; // one e-mail can be used only to create one account 0 / 1
$config['site']['verify_code'] = 1; // show verify code to block stupid scripts, set 0 if you have problems with image
$config['site']['email_days_to_change'] = 2; // how many days user need to change e-mail to account - block hackers
$config['site']['newaccount_premdays'] = 999; // how many days receive new account

Na to :
// ACCOUNT config
$config['site']['one_email'] = 0; // one e-mail can be used only to create one account 0 / 1
$config['site']['verify_code'] = 0; // show verify code to block stupid scripts, set 0 if you have problems with image
$config['site']['email_days_to_change'] = 2; // how many days user need to change e-mail to account - block hackers
$config['site']['newaccount_premdays'] = 999; // how many days receive new account

Jezeli Pomoglem daj rep++
 
Odp: Mam Problem z Create Account

Bardzo mi pomogles.

Rep dla ciebie :P
 
Status
Zamknięty.
Do góry