The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Code Location for Registration emails to bypass mailqueue
Hello
I asked about this in mod thread located below with no response... https://vborg.vbsupport.ru/showthrea...201466&page=23 . I use this to verify email prior to registration. I have enabled mailqueu option with cron based email mod by Paul M. Vmail verifcation emails doesnt go out like vbulletin verification emails as they go inot mailqueue which is delaying registrations... The coder of that mode is not looking into thread... So i thought of asking here to get/locate the code vbulletin uses to bypass the normal registration verification emails..... i looked in email.php, functions.php , class email.php etc.. i can see some code related to emails... but cant figure it out . So if i get some code so will play with to match vmail verification emails.... I have changed below code in email.php to false to match up for cron based emails (queuing to work). Will this code to match vmail (verification) below original as addition with true on work to bypass the verification emails going to queue??? Code:
vbmail($user['email'], $vbulletin->GPC['subject'], $sendmessage, true, $vbulletin->GPC['from']); --------------- Added [DATE]1328183990[/DATE] at [TIME]1328183990[/TIME] --------------- So far 24 views no reply.... Is it better to ask this over vb.com??? |
#2
|
|||
|
|||
Ok.. I'm not coder.. but sorted out myself...posted it on vmail thread.. big thanx for not helping
|
#3
|
||||
|
||||
The reason no-one answered is because you should ask questions about specific mods in their threads, this way you not only get the original coder answering questions about something they know very well but you also get other users who've maybe had similar problems who will help you out.
The fact that no-one answered in this thread shouldn't prompt you to be discourteous to people who probably have in the past and will in the future help you! |
#4
|
|||
|
|||
as i said in main post ... i already did before putting up this thread.....also i said reason for it.. also what i was asking is/may be beyond that user's/coders scope....
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|