Da MattiaDes Mar 9 Ott 2018 - 9:16
Cari utenti, Vi informiamo che al fine di proteggere meglio i tuoi forum dallo spam, abbiamo proceduto alla sostituzione di FunCaptcha con Google reCAPTCHA nei nostri servizi. Avanzato e più reattivo, reCAPTCHA utilizza un avanzato motore di analisi del rischio e CAPTCHA adattivi per impedire che il software automatizzato si impegni in attività abusive sui forum. Questo, lasciando i tuoi utenti validi a passare facilmente. Gli amministratori che hanno personalizzato il template posting_confirm_code devono assolutamente considerare le modifiche di seguito per l'applicazione di questo aggiornamento al proprio forum. Versione phpBB3 + modernBB + punBB: In posting_confirm_code Rimuovere: Codice: <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>
Poi: Dopo: Codice: <p><strong>{L_VALIDATION}:</strong><br />{L_VALIDATION_EXPLAIN}</p> <p>
Inserisci: Codice: <div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Versione phpBB 2: In posting_confirm_code Elimina: Codice: <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: Dopo: Codice: <span class="gensmall">{L_VALIDATION_EXPLAIN}</span></p> <p><span class="gen">
Aggiungere: Codice: <div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Versione invision: In posting_confirm_code Rimuovere: Codice: <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>
Poi: Dopo: Codice: <form method="post" action="{U_POSTING}" name="post"> <p>
Aggiungere: Codice: <div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Versione Mobile_Moderne: In posting_confirm_code Rimuovere: Codice: <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: Dopo: Codice: <div class="box-header">{L_ERROR_MSG}</div> {L_VALIDATION_EXPLAIN} <br /> <br />
Aggiungere: Codice: <div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Versione Mobile_Classique + AwesomeBB: In posting_confirm_code Rimuovere: Codice: <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: Dopo: Codice: {L_VALIDATION_EXPLAIN} <br /> <br />
Aggiungere: Codice: <div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Cordiali saluti, Il team di Forum attivo
MattiaDes Ammin istratoreSesso : Età : 28Messaggi : 5137Località : Italy
MattiaDes è stato ringraziato dall'autore di questo topic.
Argomenti simili Argomenti simili
Permessi in questa sezione del forum:
Non puoi rispondere agli argomenti in questo forum.