
van Joost do 11 okt 2018 - 17:39
Beste gebruikers, We informeren je dat om je forums beter te kunnen beschermen tegen spam, we de FunCaptcha hebben vervangen door de Google reCAPTCHA in onze services. Efficienter en beter aangepast, reCAPTCHA gebruikt een geavanceerde risico analyse engine en adaptieve CAPTCHAs om te voorkomen dat geautomatiseerde software zich binnendringt via ongeoorloofde activititeiten op je forums. Administrators welke de template posting_confirm_code hebben aangepast, moeten onderstaande veranderingen in consideratie nemen zodat deze update toegepast kan worden op hun forum.
Forum versie phpBB3 + modernBB + punBB :
In posting_confirm_code - Verwijder:
- Code:
<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> Dan : - Achter:
- Code:
<p><strong>{L_VALIDATION}:</strong><br />{L_VALIDATION_EXPLAIN}</p> <p>
- Voeg toe:
- Code:
<div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Forum versie phpBB 2 :
In posting_confirm_code - Delete:
- Code:
<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> En : - Achter:
- Code:
<span class="gensmall">{L_VALIDATION_EXPLAIN}</span></p> <p><span class="gen">
- Voeg toe:
- Code:
<div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Forum versie invision :
In posting_confirm_code - Verwijder:
- Code:
<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> Dan : - Achter:
- Code:
<form method="post" action="{U_POSTING}" name="post"> <p>
- Voeg toe:
- Code:
<div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Forum versie Mobile_Moderne :
In posting_confirm_code - Verwijder:
- Code:
<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> En : - Achter:
- Code:
<div class="box-header">{L_ERROR_MSG}</div> {L_VALIDATION_EXPLAIN} <br /> <br />
- Voeg toe:
- Code:
<div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Versie Mobile_Classique + AwesomeBB :
In posting_confirm_code - Verwijder:
- Code:
<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> En : - Achter:
- Code:
{L_VALIDATION_EXPLAIN} <br /> <br />
- Voeg toe:
- Code:
<div class="g-recaptcha" data-sitekey="{HASH_RECAPTCHA_PUBLIC}"></div><br />
Groet, Actieforum Team
|


Joost- Beheerder

-

Aantal berichten : 4993
Leeftijd : 29
Registratiedatum : 31-08-07
Oprichter van het forum : Ja
Templates gewijzigd : Ja
CSS : Ja
-

Joost is bedankt door de starter van dit topic.

Permissies van dit forum:
Je
mag geen reacties plaatsen in dit subforum