I copied the Garland theme and made all of the proper naming changes to the .info and the folder name. All of the changes I made to theme work and show on the site. I added 1 custom image to the theme copy in the "images" folder. I can put in the URL for each image into the browser and it displays EXCEPT for the custom image I added. I get "Page not found". Why would I only get page not found for the image I added?

Thanks,
Kurzweil4

Comments

Sunshiney’s picture

Because the path to the image is not correct, it would seem to me at first glance. When you look at the Reports/recent log entries page within your admin area of Drupal, what is the path that is being shown as the one being used by the server? Compare that entry to the correct path. That, in and of itself, should tell you the problem with your path. Hope this helps.

kurzweil4’s picture

Eventually, for some reason, the URL for the image started working. All of the images in the same folder were working except for mine. And even though I cleared the cache several time, it would not work. Then suddenly by magic it started working. I have no explanation.

Thanks for the reply!