Forums

[resolved] Jetpack big error in code? cloogooq/cloogooq.php on line 425 (5 posts)

  1. biztike
    Member
    Posted 10 months ago #

    I just tried to activate jetpack on my website what is all about
    Életbiztosítás and once I activated Jetpack I got above my dashbord in wp-admin the following error.

    Warning: explode() expects parameter 2 to be string, array given in /home/content/44/9542344/html/wp-content/plugins/cloogooq/cloogooq.php on line 425

    Warning: Cannot modify header information - headers already sent by (output started at /home/content/44/9542344/html/wp-content/plugins/cloogooq/cloogooq.php:425) in /home/content/44/9542344/html/wp-includes/option.php on line 563

    Warning: Cannot modify header information - headers already sent by (output started at /home/content/44/9542344/html/wp-content/plugins/cloogooq/cloogooq.php:425) in /home/content/44/9542344/html/wp-includes/option.php on line 564

    If you go to my site what is for visitors there this error show up on the top.
    Warning: explode() expects parameter 2 to be string, array given in /home/content/44/9542344/html/wp-content/plugins/cloogooq/cloogooq.php on line 425

    please help me as I am completly new to this and have absolutely no knowledge of php and so on.

    Thanks in advance!

  2. s_ha_dum
    Member
    Posted 10 months ago #

    That is this plugin, I believe: http://wordpress.org/extend/plugins/cloogooq/

    Warnings should be fixed but they are not critical. You should not have debugging enabled on a live site though. Unless you are actively debugging something and need it, put `define('WP_DEBUG',true);' in your wp-config.php, or edit the 'define' if it is already there. That should stop the messages. Then, I'd send a note to the plugin developer asking for those to be cleaned up in the next release.

  3. Samuel Wood (Otto)
    Tech Ninja
    Posted 10 months ago #

    Yeah, that's in the "Cloud-O-Google Queries" plugin. Disable that plugin.

  4. biztike
    Member
    Posted 10 months ago #

    Ok Thanks for the reply, the only problem I have now is that I can't even get into the WP admin interface at my életbiztosítás website. I get the following error message.

    Warning: explode() expects parameter 2 to be string, array given in /home/content/44/9542344/html/wp-content/plugins/cloogooq/cloogooq.php on line 425

    Warning: Cannot modify header information - headers already sent by (output started at /home/content/44/9542344/html/wp-content/plugins/cloogooq/cloogooq.php:425) in /home/content/44/9542344/html/wp-includes/pluggable.php on line 881

    I can't even see the login box only this error msg.

    is there another way to disable that Cloud O Google plugin?

    Many thanks for all your help.

  5. biztike
    Member
    Posted 10 months ago #

    I have decided to reinstall wordpress on my site. But this time I will skip that cloud o google plugin that's for sure!

    Thanks everybody for their support.

Reply

You must log in to post.

About this Topic