When uploading a new logo image in the theme Garland, it get all mixed up.
Uploaded a gif image. This image works in version 4.7.3 - standard theme.

Comments

webchick’s picture

Would you be able to post a screenshot (or even the logo you're trying to upload), by any chance? That could help a developer track down what might be going on. Adding more info about your browser and such might be helpful, too.

info@raceeend.nl’s picture

StatusFileSize
new95.75 KB

The type of image probaly doesn't matter - gif and jpg image gives the same problem.
The images can be found here www.raceeend.nl/eend_klein_logo.gif or www.raceeend.nl/eend_klein_logo.jpg.

The 'bug' can i reproduce as follows:
install drupal 5.0 beta 1
in a subfolder renamed to 5
to start Drupal 5 -> www.example.com\5
-> because it is a fresh installation -> new first user.

After the installation:
changing the colorscheme of the garland theme -> site is meshup. It doesn't matter if it's a predefined scheme or custom scheme.
changing back to the default, everything is normal.

Uploading a new image (see examples), it isn't showed.
changing the colorscheme from default to something else -> site meshup,
back to default -> everything normal except the logo -> isn't showed.

browser - IE 6.0
GD is enabled

Extract from phpInfo()
gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled

I hope that's enough information to solve it.

webernet’s picture

Status: Active » Closed (duplicate)

This is a duplicate of http://drupal.org/node/92059

cog.rusty’s picture

Yes, looks like a duplicate, but since you gave all this info, maybe you can also take a look at your watchdog logs. And whether you are using a public or private files directory.

Stefan Nagtegaal’s picture

Guys, please make sure your file permissions on your 'files/' directory are appropriate.