Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Sending eMails with CronJob
Post: RE: Sending eMails with CronJob

VK4JE Wrote: (01-14-2019, 11:32 PM) -- Hi php_rocs, Currently there is no upto date Testing url as I have had two developers working on the site and both wanted to work live. This is not to say I ca...
8,918 Views
9 Replies
01-16-2019, 01:25 PM
VK4JE
    Thread: Sending eMails with CronJob
Post: RE: Sending eMails with CronJob

Hi php_rocs, Currently there is no upto date Testing url as I have had two developers working on the site and both wanted to work live. This is not to say I can not create a testing url. I am NOT ...
8,918 Views
9 Replies
01-14-2019, 11:32 PM
VK4JE
    Thread: Sending eMails with CronJob
Post: RE: Sending eMails with CronJob

php_rocs Wrote: (01-14-2019, 08:04 AM) -- @VK4JE, SUGGESIONS: 1.  Instead of creating multiple functions to handle 7,5,3,1 days until expiration why not just a single function that does it all.  The...
8,918 Views
9 Replies
01-14-2019, 03:13 PM
VK4JE
    Thread: Sending eMails with CronJob
Post: RE: Sending eMails with CronJob

php_rocs Wrote: (01-11-2019, 06:18 AM) -- @VK4JE, Where do you get $user->mail value from?  What is it's value when the crontab runs?  Is it possible to see the whole script? -- Yes it is, I tried ...
8,918 Views
9 Replies
01-12-2019, 05:53 PM
VK4JE
    Thread: Sending eMails with CronJob
Post: Sending eMails with CronJob

Hi, I have a script that is run via a cronjob, everything works fine except for:  $this->email->to($user->mail); The eMail to [email protected] works fine                 $this->load->lib...
8,918 Views
9 Replies
01-10-2019, 11:52 PM
VK4JE
    Thread: Pulling One item from an Array
Post: RE: Pulling One item from an Array

Wouter60 Wrote: (01-09-2019, 12:23 AM) -- PHP Code: -- --
2,973 Views
2 Replies
01-09-2019, 03:59 AM
VK4JE
    Thread: Pulling One item from an Array
Post: Pulling One item from an Array

Hi, I am wishing to 'Pull' the "name_surname" into an email. When I use  I get the output below {"id":"250","username":"marion-test","password":"b7cc81807a","name_surname":"Marion Testing","...
2,973 Views
2 Replies
01-08-2019, 04:24 PM
VK4JE
    Thread: Run Cron Job
Post: RE: Run Cron Job

Pertti Wrote: (01-07-2019, 12:56 AM) -- You're using $settings['listing_expiry_days'] in there which makes it a bit confusing, if I understand it correctly the 7 days should count from current time? ...
4,058 Views
3 Replies
01-07-2019, 04:54 AM
VK4JE
    Thread: Run Cron Job
Post: Run Cron Job

Hi, I hope I am in the right place to possibly receive some coding assistance. My Goal is to have the Cron Job run 7 days prior to the Payment Package expiry, see below ($settings['listing_expiry...
4,058 Views
3 Replies
01-06-2019, 10:43 PM
VK4JE

Theme © iAndrew 2016 - Forum software by © MyBB