por Shek 09.10.18 5:53
Caro usuário Forumeiros,
Com base em suas sugestões, por meio deste, deixamos você saber que fizemos uma substituição do antigo FunCaptcha dos fóruns para o famoso Google ReCaptcha. Essa estratégia visa proteger mais seus fóruns contra usuários spam. Eficiente e melhor adaptado, o reCAPTCHA usa um mecanismo avançado de análise de risco e CAPTCHAs adaptáveis para impedir que software automatizado se envolva em atividades abusivas em seus fóruns.
Mudanças de modelosPara fundadores que fizeram alterações no template "posting_confirm_code", por favor, queira realizar as mudanças abaixo descritas:
phpBB3 + modernBB + punBBDeve ser removido do template, o código:- Spoiler:
- Código:
<div id="funcaptcha" data-pkey="{HASH_FUNCAPTCHA}"></div><br /> <noscript> <iframe src="https://funcaptcha.com/fc/api/nojs/?pkey={HASH_FUNCAPTCHA}&language={USERLANG}" frameborder="0" scrolling="no" style="width: 308px; height:408px; border-style: none;"></iframe> <div style="width: 306px;height: 60px;border-style: none;bottom: 12px;left: 25px;margin: 5px 0 0 0;padding: 0px;right: 25px;background: #ffffff;border: 1px solid #f7f7f7;border-radius: 5px;"> <input type="text" id="fc-token" name="fc-token" placeholder="Copy verification code into here" style="width: 270px;height: 24px;border: 1px solid #f7f7f7;border-radius: 5px;padding: 10px;margin: 7px;resize: none;font-size: 11px;-webkit-font-smoothing: antialiased;color: #212121;background: #f7f7f7;text-align: center;"> </div> </noscript>
E depois do código:- Código:
<p><strong>{L_VALIDATION}:</strong><br />{L_VALIDATION_EXPLAIN}</p> <p> Basta adicionar:- Código:
<div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
phpBB2Excluir o código:- Spoiler:
- Código:
<div id="funcaptcha" data-pkey="{HASH_FUNCAPTCHA}"></div><br /> <noscript> <iframe src="https://funcaptcha.com/fc/api/nojs/?pkey={HASH_FUNCAPTCHA}&language={USERLANG}" frameborder="0" scrolling="no" style="width: 308px; height:408px; border-style: none;"></iframe> <div style="width: 306px;height: 60px;border-style: none;bottom: 12px;left: 25px;margin: 5px 0 0 0;padding: 0px;right: 25px;background: #ffffff;border: 1px solid #f7f7f7;border-radius: 5px;"> <input type="text" id="fc-token" name="fc-token" placeholder="Copy verification code into here" style="width: 270px;height: 24px;border: 1px solid #f7f7f7;border-radius: 5px;padding: 10px;margin: 7px;resize: none;font-size: 11px;-webkit-font-smoothing: antialiased;color: #212121;background: #f7f7f7;text-align: center;"> </div> </noscript>
E depois do código:- Código:
<span class="gensmall">{L_VALIDATION_EXPLAIN}</span></p> <p><span class="gen"> Basta incluir:- Código:
<div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
invisionEm invision, basta localizar e excluir o código a seguir:- Spoiler:
- Código:
<div id="funcaptcha" data-pkey="{HASH_FUNCAPTCHA}"></div> <noscript> <iframe src="https://funcaptcha.com/fc/api/nojs/?pkey={HASH_FUNCAPTCHA}&language={USERLANG}" frameborder="0" scrolling="no" style="width: 308px; height:408px; border-style: none;"></iframe> <div style="width: 306px;height: 60px;border-style: none;bottom: 12px;left: 25px;margin: 5px 0 0 0;padding: 0px;right: 25px;background: #ffffff;border: 1px solid #f7f7f7;border-radius: 5px;"> <input type="text" id="fc-token" name="fc-token" placeholder="Copy verification code into here" style="width: 270px;height: 24px;border: 1px solid #f7f7f7;border-radius: 5px;padding: 10px;margin: 7px;resize: none;font-size: 11px;-webkit-font-smoothing: antialiased;color: #212121;background: #f7f7f7;text-align: center;"> </div> </noscript>
Em seguida, depois do código:- Código:
<form method="post" action="{U_POSTING}" name="post"> <p> Adicione:- Código:
<div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Mobile_ModerneProcure e remova o código:- Spoiler:
- Código:
<div id="funcaptcha" data-pkey="{HASH_FUNCAPTCHA}"></div> <noscript> <iframe src="https://funcaptcha.com/fc/api/nojs/?pkey={HASH_FUNCAPTCHA}&language={USERLANG}" frameborder="0" scrolling="no" style="width: 308px; height:408px; border-style: none;"></iframe> <div style="width: 306px;height: 60px;border-style: none;bottom: 12px;left: 25px;margin: 5px 0 0 0;padding: 0px;right: 25px;background: #ffffff;border: 1px solid #f7f7f7;border-radius: 5px;"> <input type="text" id="fc-token" name="fc-token" placeholder="Copy verification code into here" style="width: 270px;height: 24px;border: 1px solid #f7f7f7;border-radius: 5px;padding: 10px;margin: 7px;resize: none;font-size: 11px;-webkit-font-smoothing: antialiased;color: #212121;background: #f7f7f7;text-align: center;"> </div> </noscript>
E depois do código:- Código:
<div class="box-header">{L_ERROR_MSG}</div> {L_VALIDATION_EXPLAIN} <br /> <br /> É só incluir:- Código:
<div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Mobile_Classique + AwesomeBBPor fim, procure e delete o código:- Spoiler:
- Código:
<div id="funcaptcha" data-pkey="{HASH_FUNCAPTCHA}"></div> <noscript> <iframe src="https://funcaptcha.com/fc/api/nojs/?pkey={HASH_FUNCAPTCHA}&language={USERLANG}" frameborder="0" scrolling="no" style="width: 308px; height:408px; border-style: none;"></iframe> <div style="width: 306px;height: 60px;border-style: none;bottom: 12px;left: 25px;margin: 5px 0 0 0;padding: 0px;right: 25px;background: #ffffff;border: 1px solid #f7f7f7;border-radius: 5px;"> <input type="text" id="fc-token" name="fc-token" placeholder="Copy verification code into here" style="width: 270px;height: 24px;border: 1px solid #f7f7f7;border-radius: 5px;padding: 10px;margin: 7px;resize: none;font-size: 11px;-webkit-font-smoothing: antialiased;color: #212121;background: #f7f7f7;text-align: center;"> </div> </noscript>
Procure por:- Código:
{L_VALIDATION_EXPLAIN} <br /> <br /> E logo depois, adicione:- Código:
<div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Qualquer dúvida, você poderá abrir uma dúvida no setor de suporte. Agradecemos a sua sugestão @viniliff
Atenciosamente, A equipe Forumeiros. |
Shek- Principal Contribuidor
- Membro desde : 11/04/2009
Mensagens : 19006
Pontos : 22969
-
Tópicos semelhantes Tópicos semelhantes
Permissões neste sub-fórum
Não podes responder a tópicos