Captcha

Everything related to the timeruns.net scoreboard
Post Reply
stealth
Posts: 140
Joined: Fri Dec 09, 2011 6:02 pm

Captcha

Post by stealth »

http://www.phpbb.com/customise/db/mod/s ... cha_plugin

better for bots

Also interesting to add a way to get back to the homepage from here. Like "Portal < Board Index < Off-topic chat"
phpBB3\styles\prosilver\template\overal_header.php

Code: Select all

<ul class="sub sub-nojs">
				<li><a href="http://www.timeruns.net">Portal</a></li>
                <li><a href="{U_INDEX}">{L_INDEX}</a></li>
                <!-- BEGIN navlinks --> 
                    <li><a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a></li>
                <!-- END navlinks -->   
            </ul>
nico
Site Admin
Posts: 168
Joined: Mon Nov 07, 2011 11:40 pm

Re: Captcha

Post by nico »

Thanks for this
--
>Nico*
Contact: pm me
Post Reply