The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Integrate my mailing list signup with Vbulletin registration?
Hi, I have a seperate mailing list file (which is a cgi program). Is there anyway I can a box on the vBulletin registration page that can be checked, and then when people submit the forum registration form it will sign up their e-mail address for my mailing list?
Any suggestions? Thanks, Brian |
#2
|
||||
|
||||
Your cgi program is very likely to keep its database on a seperate file on your server (not on MYSQL).
So what you need to do is to add a code in register.php to open this file and append the email address to the end of your file. However you'll probably want it to check the db if address already exists too, wont you? Then this requires more work in your added code. Instead of integrating your existing cgi program into vbulletin, I suggest to removing your cgi program and using a vbulletin hack which will mail your subscribed users whenever you need and move your existing email db to this new hack. If I'm not wrong there are good mailing lists addons hacks in this site. |
#3
|
||||
|
||||
Quote:
I have a mailing list that I can export to any other mailing list software (preferably mysql) and would like to integrate this. Thanks in advance. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|