[DONE] done: fix thumbnail display

research this error and fix the thumbnail generation/display of PNG images: http://wiki.opensourceecology.de/wiki/File:Wilssen_core_v0.201a.brd.png

Maybe the PNG files are too large in terms of pixel size?

on my computer it is visible. Sometimes it takes time to generate the thumbnail.

Sorry, it was a weird error which occurred afaik only in Chromium with some plugins running. I should have checked other browsers. Everything runs fine now. :slight_smile:

check out the second image, the problem still exists?
http://wiki.opensourceecology.de/wiki/Wilssen

Occurs in every browser. The PNG might be too large.

Yes, I see it now too: Error creating thumbnail: Invalid thumbnail parameters.
Size plays a role - in the OSE US Wiki when I upload smaller photos, they are displayed correctly.

MediaWiki hat eine Begrenzung der Bildfläche drin. Da wir hier ja technische Zeichnungen, usw. verwenden, brauchen wir größere Abbildungen bzw. Bildflächen.

http://www.gossamer-threads.com/lists/wiki/mediawiki/169439

Figuring this would be the first thing suggested, I’ve just upgraded to
version 1.15 of MediaWiki. I also changed the $wgMaxImageArea variable
to something larger than the default value (I set it to 64,000,000 which
is well over the image area for the file in question, which measures
16,054,500).

@Nikolay, kannst du mir evt. Zugang zum Wiki-Server geben?

Oder änderst du es gleich selbst.

$wgMaxImageArea vielleicht auf 64.000.000 setzen wie im erwähnten Fall, dann sollte der Fehler behoben sein.

Was mich verwundert ist, dass beim Hochladen des Bildes keine Meldung kam oder doch? Normalerweise sollte Wiki solche Bilddateien von Übergröße ablehnen, dachte ich zumindest.

TF

Danke! Zugang gesendet.

gefixt