mlmiles21
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Error code: -32300Well it’s working now. I’m not sure what the problem was but I did a fresh install of WP. Then deactivated all plugins, activated Jetpack, logged back into WP.Com and THEN it worked. 🙂
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Error code: -32300I just went here:
http://michellemiles.net/xmlrpc.php
and this is what I get:
XML-RPC server accepts POST requests only.Looks like there is one line of space before that.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Error code: -32300That’s weird. It was working just fine before and now it’s not. Not sure what happened between then and now. I did change my theme, but when I changed it to something else, it still didn’t work.
My host is Purenrg. I’ll check it out with them and see what they say.
Forum: Plugins
In reply to: [Genesis Simple Sidebars] Illegal stringFound it! And reinstalled the plugin and it appears to be working now. Thank you!
Forum: Plugins
In reply to: [Genesis Simple Sidebars] Illegal stringHi, Ron –
I looked under phpMyAdmin and found nothing for the simple sidebars in the wp_options table. I tried reinstalling the plugin after deleting it but I got the same error.I think these are the problem lines:
genesis_register_sidebar( array(
‘name’ => esc_html( $info[‘name’] ),
‘id’ => $id,
‘description’ => esc_html( $info[‘description’] ),
‘editable’ => 1,Forum: Plugins
In reply to: [Genesis Simple Sidebars] Illegal stringUpdate: I had to go in through my FTP to delete the plugin. The site works now and I can log into WordPress. I tried re-installing it and I get the same problem.