Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter cavemantraining

    (@cavemantraining)

    No, I’ve disabled that plugin via FTP and no go.

    As for XML RPC, it’s 100% not the problem as that’s always been disabled, after upgrading to 4.8 I did not have a problem first week either.

    Thread Starter cavemantraining

    (@cavemantraining)

    www-error log

    [21-Jun-2017 18:11:12 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:11:14 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:11:25 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:11:39 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:11:44 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:11:53 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:12:03 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:12:06 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:12:09 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:12:18 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:12:19 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:12:30 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:13:22 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:13:30 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:13:41 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:13:51 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:13:52 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:13:54 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
    [21-Jun-2017 18:14:03 UTC] PHP Notice: Trying to get property of non-object in /srv/data/web/vhosts/www.cavemantraining.com/htdocs/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236

    Thread Starter cavemantraining

    (@cavemantraining)

    went to plugins, tried to disable one, no output, get successful message saying “Plugin deactivated.” but its not.

    Thread Starter cavemantraining

    (@cavemantraining)

    enabled debug, added a widget, no output, and no output on refresh of page either.

    Thread Starter cavemantraining

    (@cavemantraining)

    Hi, thanks for the reply.

    htaccess is below, rest is coming

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    # START XML RPC BLOCKING
    <Files xmlrpc.php>
    Order Deny,Allow
    Deny from all
    </Files>
    # FINISH XML RPC BLOCKING

    Redirect 301 /product/pre-order-master-kettlebell-press/ /caveman-kettlebells/kettlebell-press-ultimate-guide/
    Redirect 301 /caveman-circuit-certification-exam/ /how-to-design-and-administer-a-caveman-circuit/
    Redirect 301 /product/hip-hinge-ebook-plus-hip-hinge-audiobook/ /shop/ebook/hip-hinge-perform-correctly-ebook-edition/
    Redirect 301 /kettlebell-press /caveman-kettlebells/kettlebell-press-ultimate-guide/
    Redirect 301 /shop/t-shirts/ /product-category/t-shirts/
    Redirect 301 /shop/t-shirts /product-category/t-shirts/

    Order Deny,Allow
    Deny from 185.122.170.75
    Deny from 89.70.217.98
    Deny from 2002:8e36:a6da::8e36:a6da
    Deny from 180.245.56.118
    Deny from 34.209.62.154
    Deny from 154.62.209.34
    allow from all
    # BEGIN EWWWIO

    # END EWWWIO

    Hi, have you been able to get the solution to this? I’ve also got the theme Newspaper and have the same problem. Widgets are not sticking. I’ve got no caching plugins enabled.

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