antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
  • 0
Sign in to follow this  
jonasvitor

Nao Cria Conta No Site

Question

Bom pessoal peguei esse site aqui para editar e ligar junto ao serve:

http://cyber-gamers.org/index.php?/topic/29904-site-portugalia-atualizado

 

Bom eu começei a já tentar ligar ao server, fui lá na pasta "Inc" e mudei os negocios e deixei assim:

 

<?PHP
 
 DEFINE('SQL_HOST', 'Com o meu ip do hamachi em 100');
      DEFINE('SQL_USER', 'id do navicat');
      DEFINE('SQL_PASS', 'Senha do navicat');
      
      DEFINE('SQL_HP_HOST', 'Com o meu ip do hamachi em 100');
      DEFINE('SQL_HP_USER', 'id do navicat');
      DEFINE('SQL_HP_PASS', 'Senha do navicat');
      DEFINE('SQL_HP_DB', 'account');
       
      $serverSettings['titel_page']="Metin2XXX";         // Webseiten-Titel
      $serverSettings['titel']="XXXX";                           // Servername
      $serverSettings['url']="http://tuaurl.com";                    // URL zur Seite (ohne letzten "/")
      $serverSettings['server_ip']="Com o meu ip do hamachi em 100";                         // Server-IP
      $serverSettings['register_on']=true;                              // Registration aktiviert (ja = true / nein = false)
      $serverSettings['mail_activation']=true;                          // Mailaktivierung (ja = true / nein = false)
      $serverSettings['page_entries']=30;                               // Einträge pro Seite
      $serverSettings['reg_mail']='meu email';                   // E-Mail-Absender bei Registration
      $serverSettings['pass_mail']='meu email';                 // E-Mail-Absender bei Passwortreset
      
      require("daten.inc.php");
      
    ?>
 
 
 
 
Feito tudo isso salvei, e quando voltei ao site percebi que la estava meu char no rank de level, minha guild, nos status do server aparecia quantas contas tinha, quantos char, quantas pessoas nas ultima 24 horas on,
Ai fui tentar logar a conta no site so que nao da ele nao loga ele volta pra escrever o login e senha, e quando tento criar uma conta fala que a conta ja existe!!!
 
Gostaria de saber se alguem poderia me ajudar a resolver isso! Obrigado
 
Lembrando que ta tudo hospedado pelo xamp

Share this post


Link to post
Share on other sites

4 answers to this question

  • 0

"  $serverSettings['mail_activation']=true; ", a activação do email está a funcionar! Provávelmente ele criou a conta mas não está pronta a ser utilizada! faz assim para desactivar:

 

  $serverSettings['mail_activation']=FALSE; 

Share this post


Link to post
Share on other sites
antiblock
Elveron
  • 0

"  $serverSettings['mail_activation']=true; ", a activação do email está a funcionar! Provávelmente ele criou a conta mas não está pronta a ser utilizada! faz assim para desactivar:

 

  $serverSettings['mail_activation']=FALSE; 

Ja fiz isso mais da o mesmo erro, e nem loga a conta que tenho criada já no site! 

Share this post


Link to post
Share on other sites
  • 0

Alguem Por favor?

Share this post


Link to post
Share on other sites
  • 0

Alguem Por favor?

Allllugeeeeem?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this