bgetkin
Forum Replies Created
-
Forum: Plugins
In reply to: [Volunteer Sign Up Sheets] Email Reminders Every 30 MinutesThat did the trick, thank you for your help.
Forum: Plugins
In reply to: [Volunteer Sign Up Sheets] Email Reminders Every 30 MinutesThanks 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 1reminder2_sent = 0
— This is today, I’ve received many emailsOddly 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)\nForum: Plugins
In reply to: [Volunteer Sign Up Sheets] Multisite install, "Error adding sheet."Update…
Adding Allow NULL to the following fields fixed the issue:
– first_date
– last_date
– positionForum: Plugins
In reply to: [Volunteer Sign Up Sheets] Multisite install, "Error adding sheet."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