Title: Error Message on Site
Last modified: May 18, 2018

---

# Error Message on Site

 *  [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * (@mrmckee)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/error-message-on-site-2/)
 * I’m getting this error message at the top of my site
 * Warning: include(/home/cluster-sites/1/s/soothingsoul.co.uk/public_html/wp-content/
   advanced-cache.php): failed to open stream: No such file or directory in /home/
   cluster-sites/1/s/soothingsoul.co.uk/public_html/wp-settings.php on line 84 Warning:
   include(): Failed opening ‘/home/cluster-sites/1/s/soothingsoul.co.uk/public_html/
   wp-content/advanced-cache.php’ for inclusion (include_path=’.:/usr/share/pear54:/
   usr/share/php’) in /home/cluster-sites/1/s/soothingsoul.co.uk/public_html/wp-
   settings.php on line 84 ﻿
 * I don’t know how to fix it. I updated plugins yesterday and think it failed which
   is causing the problem. I have a feeling it’s a plugin called W3 Cache which 
   has now been deactivated but the error is still there.
 * I backup the site using Updraft but that comes up with an error when I try to
   reinstall the plugins backup!!
 * Any tips please?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-message-on-site-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Farook Kholwadia](https://wordpress.org/support/users/judgerookie/)
 * (@judgerookie)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/error-message-on-site-2/#post-10295377)
 * [@mrmckee](https://wordpress.org/support/users/mrmckee/)
 * was the error on the LIVE site? as I can’t see it on there anymore.
 * as an aside:
    I noticed the carousel images on the home page don’t display as
   should in the slider depending on the browser width (overlaps).
 * If you add width: 100% that’ll make it align properly; it’s from this style sheet
   a7ge8.css
    but you could place it in custom css
 *     ```
       element.style {
       }
       .carousel-inner>.item>img, .carousel-inner>.item>a>img {
           display: block;
           line-height: 1;
           width: 100%;
       }
       ```
   
 * up to you but the carousel has text such as site title and strapline which you
   may want to replace
 *  Thread Starter [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * (@mrmckee)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/error-message-on-site-2/#post-10303023)
 * I managed to fix it in the end. Thank you and thanks for the css, I’ll do that
   now!

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

The topic ‘Error Message on Site’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [mrmckee](https://wordpress.org/support/users/mrmckee/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/error-message-on-site-2/#post-10303023)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
