Back to Modification Graveyard

Redirect guests from newreply.php to register
Mod Version: 0.515x, by SEOvB

This thread is in the Modification Graveyard.
vB Version: 3.7.0 Beta 6 Rating: (0 vote - 0 average) Installs: 2
Released: 14 Mar 2008 Last Update: 14 Mar 2008 Downloads: 2
Not Supported Template Edits Re-usable Code Is in Beta Stage  

This modification to your headinclude template will redirect guests from newreply.php to your register page. This will stop them from thinking they can reply without registering, and if they do (and i've seen alot of guests try to reply) it will redirect them to register.php

Open your headinclude template and add at the very end
Code:
Code:
<if condition="$show['guest']">
<if condition="THIS_SCRIPT == 'newreply'">
<meta http-equiv="refresh" content="0;url=http://maddengods.org/register.php">
</if>
</if>
Edit your site where the red text is!
I'm not good at stringing if conditions together, but i'm working on a version so it does this for the WOL page, newthread, and userCP. Be patient!

Thanks

Download

This modification cannot be downloaded.

Similar Mods

Mini Mods Redirect guests to register page from no permission page. Increase Registrations vBulletin 3.7 Add-ons
Redirect to Register Hack - Redirect from newreply.php, newthread.php & usercp.php... vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024