[TYPO3] [Typo3] No ImageMagick - width of images

Elijah Alcantara elijah.alcantara at gmail.com
Mon Mar 20 11:10:31 CET 2006


Sorry I had to bump this.. *bump*

I've tried replacing the t3libs & tslibs and got this error whenever I
used images as Resource of a template... :

Warning: imagecreatefromgif(typo3temp/pics/uk_pas16x11.gif): failed to
open stream: No such file or directory in
/home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 2661

Warning: imagesx(): supplied argument is not a valid Image resource in
/home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 409

Warning: imagesy(): supplied argument is not a valid Image resource in
/home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 410

Warning: imagedestroy(): supplied argument is not a valid Image
resource in /home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 394

Warning: imagecreatefromgif(typo3temp/pics/ge_pas16x11.gif): failed to
open stream: No such file or directory in
/home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 2661

Warning: imagesx(): supplied argument is not a valid Image resource in
/home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 409

Warning: imagesy(): supplied argument is not a valid Image resource in
/home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 410

Warning: imagedestroy(): supplied argument is not a valid Image
resource in /home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 394

Warning: imagecreatefromgif(typo3temp/pics/ph_pas16x11.gif): failed to
open stream: No such file or directory in
/home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 2661

Warning: imagesx(): supplied argument is not a valid Image resource in
/home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 409

Warning: imagesy(): supplied argument is not a valid Image resource in
/home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 410

Warning: imagedestroy(): supplied argument is not a valid Image
resource in /home/elijah/public_html/typo3_src-3.8.0/t3lib/class.t3lib_stdgraphic.php
on line 394

The rest of the images could now be resized though (added as page
content), great hack =) but if only resources could be used I just
might stay longer in my new host.



Elijah A.


>> I've made a few changes to Typo3 3.8 source files. One of them is a
>> possibility to resize images using GD2. Here's the link:
>> http://www.bednarik.org/uploads/media/typo3_3.8.0_changes.zip

>Thank you for that Jan!

>One of my provider turn off all exec() for security reasons some months
>ago and I have no ImageMagik anymore. This hack is what I was looking for :)

>--
>grtz
>Krystian



More information about the TYPO3-english mailing list