CB 2.0.9.ci.2015.06.16.00.20+9c3cbefdf, CBSubs 4.0.0.ci.2015.06.12.00.20, Joomla 3.3.6, PHP 5.5.24
Cron job failing. When I click on the link in the backend, I get this error:
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '15 DAY )) AND (m.`expiry_date` >= DATE_ADD( UTC_TIMESTAMP(), INTERVAL 1 MONTH 7 ' at line 3 SQL=SELECT * FROM `qujx_cbsubs_subscriptions` AS m WHERE (m.`expiry_date` <= DATE_ADD( UTC_TIMESTAMP(), INTERVAL 1 MONTH 15 DAY )) AND (m.`expiry_date` >= DATE_ADD( UTC_TIMESTAMP(), INTERVAL 1 MONTH 7 DAY )) AND m.`plan_id` = 12 AND m.`status` = 'A' ORDER BY m.`id` DESC