Hi, I can’t get the plugin to send any emails. I’ve gone through the email troubleshooter FAQ and installed and setup WP mail SMTP plugin in hope that would fix it, but no luck.
SMTP plugin sends test emails with no problems, but PD is still not sending and hosting provider can’t see any mails from PD being sent when testing.
I get this from the debugging log:
[11/04/19 4:28pm UTC]
submission\incoming_record_match::field_value_exists query: SELECT EXISTS( SELECT 1 FROM wp_participants_database p WHERE p.email = ‘layout@monsun.dk’ AND p.id <> ‘0’ ) /* From [devpalmeolie.wpengine.com/] in [/nas/content/live/devpalmeolie/wp-content/plugins/participants-database/classes/submission/incoming_record_match.php:301] */
[11/04/19 4:28pm UTC]
Participants_Db::process_form storing record: INSERT INTO wp_participants_database SET date_recorded
= NOW(), date_updated
= NOW(), first_name
= ‘Max’, last_name
= ‘Hargreave’, phone
= ‘35397331’, email
= ‘layout@monsun.dk’, besked
= ”, mailing_list
= ‘Yes’, private_id
= ‘SO3YW’, approved
= ‘no’ /* From [devpalmeolie.wpengine.com/] in [/nas/content/live/devpalmeolie/wp-content/plugins/participants-database/participants-database.php:1995] */
[11/04/19 4:28pm UTC]
Undefined index: HTTPS
in /nas/content/live/devpalmeolie/wp-content/mu-plugins/wpengine-common/plugin.php on line 1049
[11/04/19 4:28pm UTC]
PDb_List_Admin::initialize
list query: SELECT * FROM wp_participants_database p ORDER BY p.date_updated desc
best regards
Max