Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #267967

    I have installed http://raygun.io/ wordpress plug-in, and now see a lot of errors generated. I suppose, it at least slows down my site. For instance, in 2 hours I have 3 thousand errors “Trying to get property of non-object”. Can you please take a look? My website address is http://www.skorosvadba.ru

    • This topic was modified 9 years, 10 months ago by Vermishelle.
    #267971
    This reply has been marked as private.
    #268227

    Hey!

    None of these errors are coming from the theme.

    Best regards,
    Josue

    #279154

    I installed the whole site anew, from scratch, and still register a lot of errors in http://raygun.io/.

    Like this:

    Error: gzinflate(): data error
    #0 Raygun4php\RaygunClient::SendError called at [/usr/www/users/skoroj/skorosvadba/wp-content/plugins/raygun4wp/main.php:124]
    #1 ::error_handler called at [:0]
    #2 ::gzinflate called at [/usr/www/users/skoroj/skorosvadba/wp-includes/class-http.php:1963]
    #3 WP_Http_Encoding::decompress called at [/usr/www/users/skoroj/skorosvadba/wp-includes/class-http.php:1422]
    #4 WP_Http_Curl::request called at [/usr/www/users/skoroj/skorosvadba/wp-includes/class-http.php:333]
    #5 WP_Http::_dispatch_request called at [/usr/www/users/skoroj/skorosvadba/wp-includes/class-http.php:249]
    #6 WP_Http::request called at [/usr/www/users/skoroj/skorosvadba/wp-includes/http.php:163]
    #7 ::wp_remote_request called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php:342]
    #8 Envato_Protected_API::remote_request called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php:254]
    #9 Envato_Protected_API::set_cache called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php:113]
    #10 Envato_Protected_API::private_user_data called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php:149]
    #11 Envato_Protected_API::wp_list_themes called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php:39]
    #12 PixelentityThemeUpdate::check called at [:0]
    #13 ::call_user_func_array called at [/usr/www/users/skoroj/skorosvadba/wp-includes/plugin.php:192]
    #14 ::apply_filters called at [/usr/www/users/skoroj/skorosvadba/wp-includes/option.php:1379]
    #15 ::set_site_transient called at [/usr/www/users/skoroj/skorosvadba/wp-includes/update.php:401]
    #16 ::wp_update_themes called at [:0]
    #17 ::call_user_func_array called at [/usr/www/users/skoroj/skorosvadba/wp-includes/plugin.php:470]
    #18 ::do_action called at [/usr/www/users/skoroj/skorosvadba/wp-admin/admin.php:315]
    #19 ::require_once called at [/usr/www/users/skoroj/skorosvadba/wp-admin/themes.php:10]

    or like this:

    Error: Trying to get property of non-object
    #0 Raygun4php\RaygunClient::SendError called at [/usr/www/users/skoroj/skorosvadba/wp-content/plugins/raygun4wp/main.php:124]
    #1 ::error_handler called at [/usr/www/users/skoroj/skorosvadba/wp-includes/post-template.php:29]
    #2 ::get_the_ID called at [/usr/www/users/skoroj/skorosvadba/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php:422]
    #3 AviaBuilder::template_redirect called at [:0]
    #4 ::call_user_func_array called at [/usr/www/users/skoroj/skorosvadba/wp-includes/plugin.php:470]
    #5 ::do_action called at [/usr/www/users/skoroj/skorosvadba/wp-includes/template-loader.php:12]
    #6 ::require_once called at [/usr/www/users/skoroj/skorosvadba/wp-blog-header.php:16]
    #7 ::require called at [/usr/www/users/skoroj/skorosvadba/index.php:17]
    #279156
    This reply has been marked as private.
    #279253

    Hey!

    Thank you for the info.

    Please deactivate all plugins then test it again. Might be in conflict with other plugins. Make sure that you’re running WP 3.9 or higher with Enfold 2.8.1. If deactivating the plugins doesn’t work, please post the login details here and set it as a private reply. We would like to ask for your permission if it’s possible to deactivate the plugins while working on the site.

    Best regards,
    Ismael

    #279265

    Those are the errors seen after clean install and just raygun.io plugin to send data to raygun.io. Yes, you are allowed to deactivate any plugin you want.

    I’ll post all the login details in private reply next.

    #279266
    This reply has been marked as private.
    #279328

    Hey!

    Thank you for the info.

    I’m sorry, I thought http://raygun.io is the website. Reviewing the error logs, most of it are coming from wp core theme files and not the Enfold. My guess is that the plugin are quite strict and are looking for high standards on coding practices for PHP. There seems to be no performance issues when I logged in to the wp dashboard. Please try to open a ticket on wordpress.org. I’ll ask Dude to check this thread in order to explain it further.

    Regards,
    Ismael

    #279935

    Hi!

    Nearly all errors are triggered by the gzinflate() function. This is a known bug in the wordpress core: https://core.trac.wordpress.org/ticket/22952 . Tbh I would simply ignore them for now.

    Cheers!
    Peter

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.