t22james
Forum Replies Created
-
hey Dylan- have you got this fixed yet? it is such a simple fix if you can just add that line in as per my first post!
much appreciated
hey there- just wondering if you’ve been able to get this fix into one of your recent releases?
cool thanks for the reply. any idea when that release will be out?
Also experiencing the same error. One notable quirk for me is the conditional content is working fine in a published post, and is only throwing the above error when trying to create a new post.
hey @mcsupport- any update on this perchance? has it made it into a release sprint or are we still drifting in neverland…
cheers!
Great to hear you have found a fix, but will add my voice behind a drive for a speedy bugfix please, because for us, and i suspect for others, downgrading php is not an option- we are on this version for good (and very hardcoded) reasons!
thanks
@mcsupport yes I’m in sidebar, and have now also disabled advanced custom field (unfortunately it’s template tags don’t fail silently so had to do some fixing up), still no luck. However in the process I thought of checking my php error log and found these:
[13-Sep-2016 20:55:45 UTC] PHP Notice: Array to string conversion in /wp-content/plugins/mailchimp/mailchimp.php on line 893 [13-Sep-2016 20:55:45 UTC] PHP Notice: Array to string conversion in /wp-content/plugins/mailchimp/mailchimp.php on line 893 [13-Sep-2016 20:55:45 UTC] PHP Notice: Array to string conversion in /wp-content/plugins/mailchimp/mailchimp.php on line 893 [13-Sep-2016 20:55:45 UTC] PHP Notice: Array to string conversion in /wp-content/plugins/mailchimp/mailchimp.php on line 893 [13-Sep-2016 20:55:46 UTC] PHP Notice: Undefined variable: field_name in /wp-content/plugins/mailchimp/lib/mailchimp/mailchimp.php on line 82I suspect this may be causing issues, as I just tried an older version of your plugin (1.4) which has a different “connect” mechanism, and received an error while trying to connect the mailchimp account
error! POST to https://development.local.dev/index.php?mcsf_action=authorized&salt=36f6ba7bc160bfa32a2d41358ca5603b&user_id=1 failed: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocolnote the mention of SSL…
- This reply was modified 9 years, 9 months ago by t22james.
@mcsupport hmm here’s an idea- we are running over https. @tuffstudio how about you?
Sorry I probably can’t be much help- I’m testing from a local MAMP site. Hosted form is http://eepurl.com/bgsB_X
I can say that i have deactivated all plugins except for advanced custom fields pro, and the problem persists.
I also did a test on twentyfifteen theme, with NO other plugins at all, and in that case actually the plugin didn’t work at all… no validation, and didn’t even get that error.
I’m curious where that error text (“Data did not match…”) is even coming from? I’ve searched the local plugin codebase and it doesn’t seem to be there… is it being returned from the API?
Just added mailchimp plugin to our site today, and getting the exact same error
Mailchimp Version 1.5.2
Wordpress 4.6.1