The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
2
It assigns each list a numeric ID. |
#12
|
|||
|
|||
Sorry for bumping this, but do you think this one was going to be possible? I'm getting ready to launch the new site design and upgrade to 2.2.4 so I thought I'd include this hack if it sounds easily accomplished.
|
#13
|
||||
|
||||
Ooops, missed this thread! Sorry.
In register.php add: Code:
$DB_site->query("INSERT INTO emails SET listID='2', email='".addslashes($email)."', validated='1', date=CURDATE()"); Code:
$userid=$DB_site->insert_id(); |
#14
|
|||
|
|||
Hmmm....
I assume that I DO NOT include the hyperlink to the php.net site in that code... Under that assumption, I modified the register.php file and two things happened: 1) a new registrant did show up on the forumhome as the newest member; however, I could not search for the new user in the Admin CP. 2) the email address of the new user was not added to the mailing list. Its quite possible that I misunderstood a direction. Was I supposed to fill in a variable in that code you gave me or use as-is? |
#15
|
|||
|
|||
(politely bumping this as I am still in need of an answer if possible)
|
#16
|
||||
|
||||
Any news on this bdjncox
|
#17
|
||||
|
||||
I'm interested in this too ... any answers?
|
#18
|
||||
|
||||
any further developments on this Chen or bdjncox.
Would like to know if this is completed or dropped. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|