The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Problem with emailing from Cron job
Hi,
I have created a cron job to send out the bulk emails from the mailqueue rather than having them sent out at the end of each page (the emails were making the page load really slowly). cron job calls exec_mail_queue() to send the emails. It works just fine when I click Run Now from the admin panel, and it seems to work when in runs automatically, but no emails get sent. What's up? Thanks! Barry |
#2
|
||||
|
||||
I found the problem: $vbulletin->mailqueue does not have the current value when the cron job starts up. I reset it from a query and all is well. Thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|