The log from this theme at http://d-theme.com/drupazine shows the following error repeated for three images. They must be set up using the wrong base because all the images are available in /sites/all/themes/drupazine/images/.
page not found themes/drupazine/images/bottom.gif

Comments

peterx’s picture

In page.tpl.php, I replaced several image paths.
Before: theme/drupazine/images/button1.gif
After: /<?php print path_to_theme(); ?>/images/button1.gif