Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1273533

    Warning: file_get_contents(/home/customer/www/kinetisense.com/public_html/wp-content/uploads/siteground-optimizer-assets/avia-module-contact.min.js?siteground-async=1): failed to open stream: No such file or directory in /home/customer/www/kinetisense.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 480

    #1273537

    //try to retrieve the data by accessing the server
    if( ! empty( $path ) )
    {
    /**
    * @used_by currently unused
    * @since 4.5.6
    * @return string
    */
    $check_path = trailingslashit( ABSPATH ) . $path;
    $check_path = apply_filters( ‘avf_compress_file_content_path’, $check_path, $path , $file_type , $fallback_url );

    $new_content = file_get_contents( $check_path );
    }

    The error occurs $new_content = file_get_contents( $check_path );

    #1273835

    I have narrowed it down to Sitegrounds

    SG Optimizer Version 5.7.12 breaks my website.

    When updating from version 5.7.11 to 5.7.12 my site gets the following.

    Warning: file_get_contents(/home/customer/www/kinetisense.com/public_html/wp-content/uploads/siteground-optimizer-assets/avia_blocks_front_script.min.js?siteground-async=1): failed to open stream: No such file or directory in /home/customer/www/kinetisense.com/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/asset-manager.class.php on line 480

    How can I fix this?

    #1273847

    It was a hosting cache issue. We were able to solve it by clearing application cache.

    #1273889

    Hi,

    Great, I’m glad that you managed to find a solution and thanks for the updates. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1273902

    Actually the issue continues. When the latest version of the optimizer is installed it breaks the template.

    David

    #1274285

    Hi David,

    Thanks for the update. We’ve seen that happening on other installation as well unfortunately, please try deactivating file compression under Enfold->Performance, to see if that helps.

    Best regards,
    Rikard

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