I've got a new Drupal 4.5 site up at http://bundlesoflove.org (a non-profit charity). One of the installed modules is the print module (version 4.5.0). At the bottom of every page (except for the home page), there's a link to a "printer friendly page". On Firefox, this displays fine. On IE6, I get a broken image between the >> and the "printer friendly page" text. The source says it's looking for img src="1" which of course doesn't exist. I did all the development on Firefox and never noticed this bug until I rolled into production.
I've tried touching a file called 1 in the Drupal root but that's not doing anything - I still get the broken image link.
Any ideas? The printer friendly page works fine, but the display is annoying for my IE users.
Thanks!
.../Ed
Comments
/1 does need to be an image
I copied a jpeg file to /1 and this worked - I grabbed a small icon of a printer image and now my pages look ok. This should be added to the documentation/install file though.
.../Ed
Ed Wilts
Mounds View, MN
mailto:ewilts@ewilts.org