I changed the cron to a url and ran it in the browser and got this:
...what did I miss?MailBeez - Mode: production
1146 - Table 'myuser_ozenc.TABLE_CHRISTMAS' doesn't exist
select c.customers_firstname, c.customers_lastname, c.customers_id, c.customers_email_address, x.christs_dob, date_format(x.christs_dob, '%d.%m.%y.') as christs_dob from customers c, TABLE_CHRISTMAS x where date_format(x.christs_dob,'%y%m%d') < ( date_format(now(),'%m%d')+ 25) and date_format(x.christs_dob,'%y%m%d') > ( date_format(now(),'%m%d')- 35)
[TEP STOP]
Bookmarks