Can't see thumbnaills
Posted: Mon Aug 22, 2005 10:21 pm
Hi there,
my first post
I've got a little problem with viewing the thumbnails in the posts: I'm using the gdlib:
and version 0.8.4
Well. the system is creating the thumbnails and saving it to the upload folder as it should be but if I click on the media library I'll get this code inserted into my textarea:
Normally, to show something on a webpage there should be sthg. like this:
Is there sthg. I've missed?
thx a lot in advance
my first post
I've got a little problem with viewing the thumbnails in the posts: I'm using the gdlib:
Code: Select all
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 enabledWell. the system is creating the thumbnails and saving it to the upload folder as it should be but if I click on the media library I'll get this code inserted into my textarea:
Code: Select all
<a href="/weblogs/serendipity/uploads/BlaueBerge.jpg" title="BlaueBerge.jpg" target="_blank">BlaueBerge.jpg</a>Code: Select all
<a href="/weblogs/serendipity/uploads/BlaueBerge.jpg" title="BlaueBerge.jpg" target="_blank"><img src="/weblogs/serendipity/uploads/BlaueBerge.serendipityThumb.jpg"></a>thx a lot in advance