• Hi to all, because the author not have responded to me ( I believe only for missing time), I’have resolved a little(?) bug for the automatic send of the emails.
    I have do so:
    in the cjl_dbemail_hourly() function the query contain a space more in the line 212 wher is wrote:

    … WHERE field_id = ” . $field_id . ” AND value LIKE ‘%-” . $todayMonth . “-” . $todayDay . ” %'”;

    I have eliminate it (. $todayDay . “%'”; )and now the plugin seem to workinf fine, as I wanted.

    I hope it can be useful to others users

    Bye

    Pierluigi De Meo

The topic ‘automatic birthdays email not sent’ is closed to new replies.