Welcome Guest, Not a member yet? Register   Sign In
Sending eMails with CronJob
#4

@VK4JE,

Questions...

1. What value is $user->data_expire_package_sent suppose to be if it is not NULL?
2. Also, I would use === instead of ==.
3. I'm also wondering why you have exit() in the code? This actually terminates the code. I only use exit() when I'm trouble shooting. If this is not for testing purposes then you need to remove all instances of exit() out of this script. THIS MAY BE YOUR ISSUE.
Reply


Messages In This Thread
Sending eMails with CronJob - by VK4JE - 01-10-2019, 11:52 PM
RE: Sending eMails with CronJob - by php_rocs - 01-11-2019, 06:18 AM
RE: Sending eMails with CronJob - by VK4JE - 01-12-2019, 05:53 PM
RE: Sending eMails with CronJob - by php_rocs - 01-14-2019, 07:56 AM
RE: Sending eMails with CronJob - by php_rocs - 01-14-2019, 08:04 AM
RE: Sending eMails with CronJob - by VK4JE - 01-14-2019, 03:13 PM
RE: Sending eMails with CronJob - by php_rocs - 01-14-2019, 08:00 PM
RE: Sending eMails with CronJob - by VK4JE - 01-14-2019, 11:32 PM
RE: Sending eMails with CronJob - by VK4JE - 01-16-2019, 01:25 PM
RE: Sending eMails with CronJob - by php_rocs - 01-16-2019, 09:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB