Forum Replies Created

Viewing 6 replies - 16 through 21 (of 21 total)
  • Have site stats been eliminated from Jetpack?

    I updated to WP 3.9 this morning and now my Jetpack site stats have disappeared. No access to it in the dashboard, no indicator at the top of the blog page, and when I go to my bookmarked link I get the message “You do not have sufficient permissions to access this page.” It’s not even listed when I click the Jetpack tab.

    I am the owner of the site with “Administrator” privileges. Running Jetpack 2.9.3.

    The same thing happened to me (eclectablog.com).

    Thread Starter Eclectablog

    (@eclectablog)

    Manual reinstallation did work. Thanks for you time and help.

    Thread Starter Eclectablog

    (@eclectablog)

    We’re going to try to reinstall the plugin manually this evening, if that’s what you mean. Is this the link you’re talking about?

    http://www.adrotateplugin.com/support/knowledgebase/installing-adrotate-on-your-website/

    The plugin IS activated right now. When I deactivate it, it takes the site down, just like when I updated to the new version. Can you think of any reason why that would be true?

    I have deleted the errant call out of Adrotate in my header (<?php echo adrotate_ad(1); ?>) and that did not solve the problem.

    There is something else going on and I can’t figure it out. What it means is that I am stuck with the current version, can’t upgrade it, and can’t deactivate or delete it. It’s quite frustrating as you might imagine.

    Thread Starter Eclectablog

    (@eclectablog)

    Well, we lost the error log from immediately after I updated since we had to roll back to last night’s back up. Below are error codes that came about from me deactivating the plugin. I’m wondering if it’s that call-out in my header <?php echo adrotate_ad(1); ?>
    —————-
    [Wed Jul 31 22:29:00 2013] [warn] [client 173.245.56.247] mod_fcgid: stderr: PHP Warning: preg_match() expects parameter 2 to be string, array given in /var/www/vhosts/eclectablog.com/httpdocs/wp-includes/comment.php on line 1673
    [Wed Jul 31 22:29:00 2013] [warn] [client 173.245.56.247] mod_fcgid: stderr: PHP Warning: strpos() expects parameter 1 to be string, array given in /var/www/vhosts/eclectablog.com/httpdocs/wp-includes/functions.php on line 470
    [Wed Jul 31 22:29:00 2013] [warn] [client 173.245.56.247] mod_fcgid: stderr: PHP Warning: substr() expects parameter 1 to be string, array given in /var/www/vhosts/eclectablog.com/httpdocs/wp-includes/functions.php on line 470
    [Wed Jul 31 22:36:04 2013] [warn] [client 173.245.56.247] mod_fcgid: stderr: PHP Warning: preg_match() expects parameter 2 to be string, array given in /var/www/vhosts/eclectablog.com/httpdocs/wp-includes/comment.php on line 1673
    [Wed Jul 31 22:36:04 2013] [warn] [client 173.245.56.247] mod_fcgid: stderr: PHP Warning: strpos() expects parameter 1 to be string, array given in /var/www/vhosts/eclectablog.com/httpdocs/wp-includes/functions.php on line 470
    [Wed Jul 31 22:36:04 2013] [warn] [client 173.245.56.247] mod_fcgid: stderr: PHP Warning: substr() expects parameter 1 to be string, array given in /var/www/vhosts/eclectablog.com/httpdocs/wp-includes/functions.php on line 470
    [Thu Aug 01 00:49:38 2013] [warn] [client 173.245.56.247] mod_fcgid: stderr: WordPress database error Unknown column ‘Array’ in ‘where clause’ for query DELETE FROM wp_wordbooker_postcomments WHERE wp_comment_id = Array and blog_id=1 made by do_action_ref_array, call_user_func_array, akismet_delete_old, do_action(‘delete_comment’), call_user_func_array, wordbooker_delete_comment, wordbooker_delete_comment_from_commentlogs
    [Thu Aug 01 12:45:51 2013] [warn] RSA server certificate CommonName (CN) `Parallels Panel’ does NOT match server name!?
    [Thu Aug 01 12:45:51 2013] [warn] RSA server certificate CommonName (CN) `Parallels Panel’ does NOT match server name!?
    [Thu Aug 01 13:01:10 2013] [warn] [client 108.162.245.222] mod_fcgid: stderr: PHP Fatal error: Call to undefined function adrotate_ad() in /var/www/vhosts/eclectablog.com/httpdocs/wp-content/themes/canvas/header.php on line 37
    [Thu Aug 01 13:01:16 2013] [warn] [client 141.101.80.100] mod_fcgid: stderr: PHP Fatal error: Call to undefined function adrotate_ad() in /var/www/vhosts/eclectablog.com/httpdocs/wp-content/themes/canvas/header.php on line 37
    [Thu Aug 01 13:01:17 2013] [warn] [client 173.245.48.214] mod_fcgid: stderr: PHP Fatal error: Call to undefined function adrotate_ad() in /var/www/vhosts/eclectablog.com/httpdocs/wp-content/themes/canvas/header.php on line 37
    [Thu Aug 01 13:01:19 2013] [warn] [client 141.101.99.78] mod_fcgid: stderr: PHP Fatal error: Call to undefined function adrotate_ad() in /var/www/vhosts/eclectablog.com/httpdocs/wp-content/themes/canvas/header.php on line 37
    [Thu Aug 01 13:01:35 2013] [warn] [client 108.162.216.43] mod_fcgid: stderr: PHP Fatal error: Call to undefined function adrotate_ad() in /var/www/vhosts/eclectablog.com/httpdocs/wp-content/themes/canvas/header.php on line 37
    [Thu Aug 01 13:01:36 2013] [warn] [client 108.162.216.43] mod_fcgid: stderr: PHP Fatal error: Call to undefined function adrotate_ad() in /var/www/vhosts/eclectablog.com/httpdocs/wp-content/themes/canvas/header.php on line 37
    [Thu Aug 01 13:01:38 2013] [warn] [client 108.162.237.101] mod_fcgid: stderr: PHP Fatal error: Call to undefined function adrotate_ad() in /var/www/vhosts/eclectablog.com/httpdocs/wp-content/themes/canvas/header.php on line 37, referer: https://www.google.com/
    [Thu Aug 01 13:01:38 2013] [warn] [client 108.162.219.28] mod_fcgid: stderr: PHP Fatal error: Call to undefined function adrotate_ad() in /var/www/vhosts/eclectablog.com/httpdocs/wp-content/themes/canvas/header.php on line 37, referer: http://www.eclectablog.com/wp-admin/

    Thread Starter Eclectablog

    (@eclectablog)

    That solved the problem. Thanks, Aaron.

Viewing 6 replies - 16 through 21 (of 21 total)