[TYPO3-windows] No thumbnails in BE

Joerg Wagner [DigiLog] news.netfielders.de at digilog.de
Tue Nov 24 09:01:59 CET 2009


Hi David,

 > <img height="35" width="56" title="TS7on Windows7 3" alt="TS7on 
Windows7 3" 
src="../../../../typo3/thumbs.php?&file=G%3A%2FSites%2Ftypo3.topsolid.com%2Ffileadmin%2Fcontents%2Fimages%2Fwindows_7%2FTS7onWindows7_3.png&size=56x35&md5sum=b908b615c6&dummy=1258015196"/>

the URL in your thumbnail image tag looks strange - especially the 
relative src URL starting with a ../ cascade.

Here is a thumbnail tag from one of my systems:
1. In Element Browser
<img vspace="5" hspace="5" border="1" alt="" title="2665005.jpg" 
src="thumbs.php?&dummy=1259049079&file=D%3A%2FMyFolder%2FMyWeb%2Ffileadmin%2Fuser_upload%2FDemobilder%2F2665005.jpg&md5sum=1234567890"/>
2. In Filelist module
<img hspace="2" alt="" title="2665005.jpg" 
src="thumbs.php?&dummy=1259049170&file=D%3A%2FMyFolder%2FMyWeb%2Ffileadmin%2Fuser_upload%2FDemobilder%2F2665005.jpg&md5sum=1234567890"/>

System is very similar to yours, except for WinXP instead of Win2003.
PHP's php_imagick extension is NOT loaded (and not needed!).

Cheers,
Jörg.


David ARNOULT - Edition & Internet Operations schrieb am 12.11.2009 10:00:
> Hello!
> 
>  
> 
> It happens something weird on my instance.
> 
> I cannot make thumbnail working in my BE on my 4.2.6. It is just an empty
> tag.
> 
> All images are working fine in FE/RTE and installation image tests are all
> perfect, all folder/binaries permissions are OK.
> 
> I have tested with latest IM or GM, different values in localconf etc but
> with no result. 
> 
>  
> 
> Server is Windows 2003/Apache 2/MySql 4.1/PHP 5.2.9 with php_imagick
> extension loaded.
> 
>  
> 
> Thumbnail link seems to be fine :
> 
> <img height="35" width="56" title="TS7on Windows7 3" alt="TS7on Windows7 3"
> src="../../../../typo3/thumbs.php?&file=G%3A%2FSites%2Ftypo3.topsolid.com%2F
> fileadmin%2Fcontents%2Fimages%2Fwindows_7%2FTS7onWindows7_3.png&size=56x35&m
> d5sum=b908b615c6&dummy=1258015196"/>
> 
>  
> 
> Editing thumbs.php does not seem to be very helpful.
> 
>  
> 
> Any idea guys to debug this?
> 
>  
> 
> Thanks for your expertise
> 
>  
> 
> David
> 


More information about the TYPO3-windows mailing list