Back to vBulletin 3.7 Add-ons

Stop users from using contact form
Mod Version: 1.00, by Hostboard

This modification is in the archives.
vB Version: 3.7.x Rating: (1 vote - 5.00 average) Installs: 5
Released: 10 Sep 2008 Last Update: Never Downloads: 1
Not Supported Code Changes  

If your site is using a Help Desk of sorts for support and are trying to eliminate e-mail support users still can email you by typing in the URL to your site and loading the file sendmessage.php file Instead of deleting, renaming or CHMODing the file I thought it was a better idea to just do a PHP re-direct.

So in sendmessage.php delete everything inbetween and including: <?php and ?>

Insert:

Code:
<?php
header("location: [some-url]");
?>
Where some-url is where you would like to send your users when they attempt to manualy contact you via email.

Download

No files for download.

Similar Mods

Mini Mods Stop banned users from accessing the contact us page. vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024