Ir para conteúdo
  • Cadastre-se
  • 0

Acess lvl -1


felipe.exe

Pergunta

contas criadas pelo site estao ficando com ACESS LEVEL -1 ou seja nao entra, o que fazer ,as configuraçoes do meu criador de contas ta assim:

 

<?php

 

defined( '_ACM_VALID' ) or die( 'Direct Access to this location is not allowed.' );

 

$host = 'localhost'; // host database DB

$user = 'root'; // user

$pass = ''; // password

$db = 'l2jdb'; // database name

 

 

 

$server_name = 'L2EXE'; // server name

$email_from = '[email protected]'; // Specify an adress email source

 

$act_img = true; // Activate image verification ; set false if you want desactivate

$act_email = false; // Activate email verification ; set false if you want desactivate

$acc_limit = false; // How many account can be registered ; set false for unlimited

$same_email = true; // Allowed same email for different account ; set false if you want prohibit

$id_limit = 15; // Limit id characters

$pwd_limit = 15; // Limit pwd characters

$language = 'english'; // language use by Account Manager :: name of language file in language folder

 

 

 

//#################

//#Advanced Config#

//#################

$id_regex = '`^[[:alnum:]]{4,'.$id_limit.'}$`'; // allow alphanumeric character in login name and login character min needed is 4

$pwd_regex = '`^[[:alnum:]@\\\/]{4,'.$pwd_limit.'}$`'; //allow alphanumeric character and \ / @ in password and pwd character min needed is 4

 

?>

felipeh.png

 

 

<DIV class="dynabox"><div align='center'>Não tenho alma pra vender nem conciência pra limpar...

 

l2jbrasil.png

 

</div></DIV>

Link para o comentário
Compartilhar em outros sites

0 respostass a esta questão

Posts recomendados

Até agora não há respostas para essa pergunta

Visitante
Este tópico está impedido de receber novos posts.



×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.