File Browser Problem on PNGs and some GIF Files
Posted: Sun 9. Oct 2005, 15:19
Hi,
this problem occurs with the new install of 1.2.5-DEV , and also with the new install of CVS from 04.10.2005.
When there is a PNG file in the list, the browser doesn't show anything after that file. (see screenshot) (also happens with some GIF Files)
I tried several PNG files and its always the same problem.
I set Imagick = 0 and GD = 1. Never had Problems with GD2 (since now).
When i set
the listing in the file browser works, but i also can't use PNG images in articles.
PHP_INFO shows this:
GD Support enabled
GD Version bundled (2.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
SafeMode is ON.

Where is the bug?
Grüße. Jahn
--------
Thanks for this cool CMS.
this problem occurs with the new install of 1.2.5-DEV , and also with the new install of CVS from 04.10.2005.
When there is a PNG file in the list, the browser doesn't show anything after that file. (see screenshot) (also happens with some GIF Files)
I tried several PNG files and its always the same problem.
I set Imagick = 0 and GD = 1. Never had Problems with GD2 (since now).
When i set
Code: Select all
$phpwcms["imgext_disabled"] = 'png';PHP_INFO shows this:
GD Support enabled
GD Version bundled (2.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
SafeMode is ON.

Where is the bug?
Grüße. Jahn
--------
Thanks for this cool CMS.