cheesemonster
Forum Replies Created
-
I think I have the same issue, on Sep 29 (8 days ago) I tried to add a new Twitter account to Publicize on http://www.foodanddrinkglasgow.co.uk and got this:
“Fatal error: Cannot use object of type Jetpack_Error as array in /home/wp_s2ez59/foodanddrinkglasgow.co.uk/wp-content/plugins/jetpack/modules/publicize/publicize-jetpack.php on line 164”
So I tried re-installing Jetpack, turning off all plugins and changing the theme back to the old one but no luck so updated to v4.3.2beta and tried installing the Beta plug-in but no still no joy. I get the error when trying to sync ANY Social Media account not just Twitter so currently nothing is synced.
line 164 is ‘secret_1’ => $verification[‘secret_1’],
line 165 is ‘secret_2’ => $verification[‘secret_2’],
line 166 is ‘eol’ => $verification[‘eol’],If I comment out line 164 it then errors on line 165
if I comment out line 165 it then errors on line 166
if I comment out line 166 it then looks like it’s working but I get a 400 error from within WP adminI tried installing v4.3.1 on one of my other sites tonight and another with my girlfriend’s account and all seems fine so it just seems to be affecting http://www.foodanddrinkglasgow.co.uk but this is our most complex site.