Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter bgetkin

    (@bgetkin)

    That did the trick, thank you for your help.

    Thread Starter bgetkin

    (@bgetkin)

    Thanks for the Reply, some more information for you.

    Max Reminders: 0

    For my test record, currently:
    reminder1_sent = 1
    — This was7 days ago, same issue that day – at some point value changed to 1

    reminder2_sent = 0
    — This is today, I’ve received many emails

    Oddly enough, that was me with the Multi-DB issue… I have since abandoned that plug-in.

    One thing I’m looking into now is the Mandrill plug-in, I’m seeing this in the logs:

    [Fri Oct 03 04:29:33 2014]
    [error]
    \nwpMandrill::wp_mail_native: Recipient <recipient@email.com> (Volunteer Reminder)\n

    Thread Starter bgetkin

    (@bgetkin)

    Update…

    Adding Allow NULL to the following fields fixed the issue:
    – first_date
    – last_date
    – position

    Thread Starter bgetkin

    (@bgetkin)

    Thanks so much for the quick reply, getting closer.

    Disabled all plugins and themes did not change the results, but I found this in Apache Error logs:

    Field ‘first_date’ doesn’t have a default value for query

    INSERT INTO fr_pta_sus_sheets (title,details,type,chair_name,chair_email,reminder1_days,reminder2_days,visible) VALUES (‘Test ADD Sign-up Sheet on Multisite’,”,’Single’,’BG’,’brian.getkin@gmail.com’,’0′,’0′,’1′)

    made by do_action(‘sign-up-sheets_page_pta-sus-settings_modify_sheet’), call_user_func_array, PTA_SUS_Admin->admin_modify_sheet_page, PTA_SUS_Data->add_sheet, m_wpdb->query, referer: /admin.php?page=pta-sus-settings_modify_sheet

Viewing 4 replies - 1 through 4 (of 4 total)