• Hi,

    I’m not too tech savvy so go easy on me. I have a Contactme plugin on a few of my sites, but when I tried to setup a form on one of the sites, I got this after saving the settings:

    Warning: array_keys() expects parameter 1 to be array, boolean given in /home1/ether64/public_html/issuesinyourtissuesmassagetherapy.com/wp-content/plugins/wp-to-twitter/wp-to-twitter.php on line 1543

    Warning: in_array() expects parameter 2 to be array, null given in /home1/ether64/public_html/issuesinyourtissuesmassagetherapy.com/wp-content/plugins/wp-to-twitter/wp-to-twitter.php on line 1545

    Warning: array_keys() expects parameter 1 to be array, boolean given in /home1/ether64/public_html/issuesinyourtissuesmassagetherapy.com/wp-content/plugins/wp-to-twitter/wp-to-twitter.php on line 1543

    Warning: in_array() expects parameter 2 to be array, null given in /home1/ether64/public_html/issuesinyourtissuesmassagetherapy.com/wp-content/plugins/wp-to-twitter/wp-to-twitter.php on line 1545

    I have no idea what all this means, but I’ve been seeing a lot of these warnings. Does this mean that this plugin is conflicting with my theme? Do I need to delete it? Or, is there a simple answer, and I’m just too tech challenged to know it? Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • lisa

    (@contentiskey)

    the first thing to try before diving into any code is to deactivate the contactme plugin to see if the problem is solved with a basic approach.

    also try deactivating wp-to-twitter plugin

    if you suspect theme issues, check with Genesis/Studiopress specific support.

    It sounds like you have WP to Twitter installed, but not configured to do anything – that is, none of your post types are selected to be Tweeted. Is that accurate?

    Thread Starter ether64

    (@ether64)

    Yes Joe, that is correct, however, I found out that the problem seemed to be coming from another plugin. I wish I could remember the name at the moment, but I already deactivated and deleted it, and the contactme plugin from all my sites. Apparently, it broke the theme on the one site, but the problem on that site seems to have fixed itself a day after I deleted the plugin.

    However, there is a new issue on my main site that perhaps you can assist me with. I’m getting messages like this:

    Deprecated TinyMCE API call: <target>.onInit.add(..)

    I’ve gotten that one several times now, but I have no idea what this means or what it is trying to tell me is wrong. Do you know about this? Thanks so much.

    Thread Starter ether64

    (@ether64)

    Hey Joe,

    Yes…you are right about that wp to twitter thing. This is the new message that is popping up:

    Warning: array_keys() expects parameter 1 to be array, boolean given in /home1/ether64/public_html/marroga.com/wp-content/plugins/wp-to-twitter/wp-to-twitter.php on line 1543

    Warning: in_array() expects parameter 2 to be array, null given in /home1/ether64/public_html/marroga.com/wp-content/plugins/wp-to-twitter/wp-to-twitter.php on line 1545

    Warning: Cannot modify header information – headers already sent by (output started at /home1/ether64/public_html/marroga.com/wp-content/plugins/wp-to-twitter/wp-to-twitter.php:1543) in /home1/ether64/public_html/marroga.com/wp-admin/post.php on line 233

    Warning: Cannot modify header information – headers already sent by (output started at /home1/ether64/public_html/marroga.com/wp-content/plugins/wp-to-twitter/wp-to-twitter.php:1543) in /home1/ether64/public_html/marroga.com/wp-includes/pluggable.php on line 1179

    How do I stop this and fix the problem? Thanks.

    I really hadn’t anticipated the possibility that somebody would have WP to Twitter installed but not configured to do anything. Can I ask how you’re using it? It wouldn’t be raising these issues if it was configured to Tweet any post type; are you only using the front-end widget?

    Really, the only option you have right now is to enable something to be Tweeted; then that array would exist. It’s a bug, and I need to fix it, but for immediate fixing, you’d have to turn on Tweeting of something. (Doesn’t matter what.)

    If you turn on Tweeting of some post type and only enable it on editing, then check the option to default Tweeting to ‘no’ for edits, then you can have this enabled without actually having any automated Tweets go out.

    Thread Starter ether64

    (@ether64)

    Ok. I will try that. I think I downloaded it, then I ended up letting my web guy go and forgot about it. It also could be that I downloaded more than one plugin to send out tweets, and tried the other one first. I’m struggling to manage 3 sites, so I’m a bit absent minded. Let me see if I can get it set up in settings and I’ll let you know. Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Plugin ish’ is closed to new replies.