Missing files from /images directory
Anonymous (not verified) - March 30, 2005 - 22:35
| Project: | Lincoln's Revenge |
| Version: | 4.6.x-1.x-dev |
| Component: | Stylesheets |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
My log reports the following files are missing from the /images subdir:
calendar_sq_bg.gif
calendar_sq_today_corner.gif
They are definetly not included in the 3/28/05 tarball.

#1
That was me filing the report. I wasn't logged in at the time.
#2
The following are missing in mine:
calendar_sq_selected.gif
calendar_sq_bg.gif
calendar_sq_weekend.gif
bg_sidebar_bottom.png
bg_sidebar_h2.png
bg_head.png
bg_head.gif
bullet_diamond.gif
#3
still exists.
#4
Actually the files are not missing. They are mis-named. The modules.css file wants calendar*.gif files, but in fact what is in the images directory is a set of calendar*.png files. If you simply do a search-and-replace of "gif" with "png" you will get 9 replacements. Then just save the file and re-load your page and your calendar should be fixed.