SiteZen builder causes "Page not found" errors for images, css, etc.
Last modified: August 26, 2009 - 18:34
Problem
There seems to be a conflict between some host installations of the SiteZen site builder and the Zen directory name. Some issues you may experience:
- Drupal tabs appear broken without pretty light-grey background images.
- Much of the site appears un-styled because Zen's css files are "not found". (But turning on CSS Aggregation temporarily fixes that problem.)
- Trying to go to admin/build/themes/settings/zen gives you a "404 Page Not Found" error.
Solution
If you experience this problem, it can easily be fixed by following these short instructions:
- Change the name of the 2 theme directories from "zen" to "Zen".
In other words:
zen/zenbecomesZen/Zen - Visit the admin/build/themes page on your website. Just going to that page causes Drupal 6 to re-build its cache of theme .info file data.
You can read the full discussion about this issue in Zen’s issue queue.
