I changed one of the homepage blocks (the images below the rotating images) and it is not working anymore. I pulled up the previous block and replaced the image with a different one. Now when you load the homepage, it is a broken image and the url where the browser is attempting to load the image is pointing to a directory on the server that does not exist and the file name is the file name of the image to the left of it. It is acting very strange and I don't know how to fix it.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

drupalninja99’s picture

Do you have a screenshot? I guess you used the IMCE wysiwyg button to upload the image, right? But now it's just showing a broken image? You also might want to grab the source and paste it in using the (code)(/code) tags.

For instance here is the default copy you'd see in the winter sermons block:

<p><img src="/sites/all/modules/openchurch_features/openchurch_homepage_rotator/images/winter_sermons.jpg" alt="" width="220" height="110" /></p>

If you wanted to change that out I would delete everything and upload a new IMCE image in there.

clcheatw’s picture

Look at the attached images. The broken image is pointing to http://fbcwilliams.org/images/homepage/live_streaming_logo.png which this directory doesn't even exist on the server.

drupalninja99’s picture

Status: Active » Fixed

looks like you figured this out, the website looks really good.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.