Grunt
03-30-2003, 10:00 PM
Request an Email Address from VB host 1.0 by Grunt
This hack has code based on the "Contact Us Email Feedback Form (with IP address) Version 2.2 " hack by Erwin (used with permission). https://vborg.vbsupport.ru/showthread.php?s=&threadid=50783
This hack has been tested on vBulletin 2.3.0. I would imagine it would work on 2.2.x, (and probably with all version 2.0.x)
What it does:
This hack allows members to send the Webmaster of the site a request for an email address. Let's say your website is www.yoursite.com and you want to offer your users yourname@yoursite.com email addresses. This form will automate this process.
Registered users will be brought to a form (must be logged in to use) that allows them to enter the requested name. All other information is automated.
If the user does not enter information in the field, they will be shown an error page.
Once submitted, the user will be brought to a screen letting them know that the request has been sent.
The Webmaster will then recieve an email listing the requesters VB Username, Email Address that he/she is registered with, and his/her requested @yoursite.com email address.
Installation:
Create the 3 templates based on the txt files - name the templates after the file names, and copy the content of the txt files into the templates.
emailrequest
emailrequest_error
emailrequest_sent
Then upload the following files into your forums directory.
emailrequest.php
sendmailrequest.php
Last thing you need to do is to place this link anywhere on your site.
<a href="http://www.yourforums.com/yourforums/emailrequest.php">Email Request</a>
And you're done!
Enjoy
Grunt
**4/8/03 - updated zip with correct templates**
This hack has code based on the "Contact Us Email Feedback Form (with IP address) Version 2.2 " hack by Erwin (used with permission). https://vborg.vbsupport.ru/showthread.php?s=&threadid=50783
This hack has been tested on vBulletin 2.3.0. I would imagine it would work on 2.2.x, (and probably with all version 2.0.x)
What it does:
This hack allows members to send the Webmaster of the site a request for an email address. Let's say your website is www.yoursite.com and you want to offer your users yourname@yoursite.com email addresses. This form will automate this process.
Registered users will be brought to a form (must be logged in to use) that allows them to enter the requested name. All other information is automated.
If the user does not enter information in the field, they will be shown an error page.
Once submitted, the user will be brought to a screen letting them know that the request has been sent.
The Webmaster will then recieve an email listing the requesters VB Username, Email Address that he/she is registered with, and his/her requested @yoursite.com email address.
Installation:
Create the 3 templates based on the txt files - name the templates after the file names, and copy the content of the txt files into the templates.
emailrequest
emailrequest_error
emailrequest_sent
Then upload the following files into your forums directory.
emailrequest.php
sendmailrequest.php
Last thing you need to do is to place this link anywhere on your site.
<a href="http://www.yourforums.com/yourforums/emailrequest.php">Email Request</a>
And you're done!
Enjoy
Grunt
**4/8/03 - updated zip with correct templates**