Closed (duplicate)
Project:
Drupal core
Version:
5.0-beta1
Component:
theme system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2006 at 22:51 UTC
Updated:
2 Nov 2006 at 14:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
webchickWould 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.
Comment #2
info@raceeend.nl commentedThe 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.
Comment #3
webernet commentedThis is a duplicate of http://drupal.org/node/92059
Comment #4
cog.rusty commentedYes, 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.
Comment #5
Stefan Nagtegaal commentedGuys, please make sure your file permissions on your 'files/' directory are appropriate.