The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
well i figured it out. i was passing the wrong variable like a retard but i also had to work it a tad different -- here is what i ended up doing for whoever else needs to do this
right after $userid = $DB_site->insert_id(); ////// CUSTOM CODE ////// $ouremail = addslashes(htmlspecialchars_uni($_POST['email'])); system("curl 'http://www.url.com/addtomailinglist.php?theemail=$ouremail'"); ////// CUSTOM CODE ////// |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|