WHMCS resolvendo problema de bloqueio do captcha no login do admin

 

Pode ocorrer que você ative a opção do captcha do administrador do seu WHMCS isso cause problema.

Geralmente um bloqueio na maioria das vezes quando você ativa o modo invisível.

Note que esse não é um bug do WHMCS, isso ocorre por que a sua chave key e chave de autenticação

do rcaptcha não está habilitada para funcionar nesse modo.

Com isso ao Google não consegue validar as chaves para o seu URL.

E quando for tentar fazer o login terá uma mensagem erro captcha invisível ativo.

 

Só para lembrar que essa opção você ativou no seu administrador.

Admin WHMCS / Configuração Geral / Segurança

Ativado para Login Form

 

Como resolver isso.

Existe duas maneiras

 

1° Você pode criar uma nova chave e adicionar na tabela tblconfiguration

Note como ativou modo invisível, precisa criar a chave para esse modo com a sua URL

Como fazer isso!

A forma mais fácil se precisar tirar o seu site do ar seria pelo Phpmyadmin 

Rode as tabelas e procure por ReCAPTCHAPrivateKey

Costuma estar entre a coluna 8 na tabela

Clique em editar e altere

 

2° Esse modo é o mais correto e eficaz, na mesma tabela procure por CaptchaForms

deve estar entre a tabela coluna 11, clique em editar e edite a linha login

Vai estar true mude para false e salve.

Feito isso vai conseguir acessar novamente o admin.

 

{"checkoutCompletion":false,"domainChecker":false,"registration":true,"contactUs":true,"submitTicket":true,"login":false}

 

A outra opção caso não queira usar Phpmyadmin é baixar a sql tblconfiguration e editar manualmente.

 

 

-------------------------------------------------------------------------------------------------------------------------------------

 

It may happen that you activate the captcha option of your WHMCS administrator and this causes a problem.

Usually a lock most of the time when you turn on stealth mode.

Note that this is not a WHMCS bug, this is because your key and authentication key

do rcaptcha is not enabled to work in this mode.

As a result, Google is unable to validate the keys for your URL.

And when you try to log in, you will get an invisible active captcha error message.

 

Just to remind you that this option you activated in your administrator.

WHMCS Admin / General Configuration / Security

Enabled for Login Form

 

How to solve it.

There are two ways

 

1° You can create a new key and add it to the tblconfiguration table

Notice how you activated invisible mode, you need to create the key for this mode with your URL

How to do this!

The easiest way if you need to take your site down would be through Phpmyadmin

Rotate the tables and look for ReCAPTCHAPrivateKey

It is usually between column 8 in the table

 

Click edit and change

 

2° This method is the most correct and effective, in the same table look for CaptchaForms

must be between column 11 table, click edit and edit the line login

It will be true change it to false and save.

Once this is done, you will be able to access the admin again.

 

{"checkoutCompletion":false,"domainChecker":false,"registration":true,"contactUs":true,"submitTicket":true,"login":false}

 

The other option if you don't want to use Phpmyadmin is to download the sql tblconfiguration and edit it manually.

  • whmcs, bloqueio captcha admin, whmcs block capctha admin, login admin error, erro login admin
  • 0 Usuários acharam útil
Esta resposta lhe foi útil?
« Retornar