[TYPO3-english] FE pages do not display images

T Jayarajan tjayarajan at gmail.com
Mon Jun 23 02:31:22 CEST 2014


Dear all,

At my TYPO3 6.2.3 website, images are not displayed at FE. The source code
is as below:

<div class="csc-textpic csc-textpic-intext-left csc-textpic-border
> csc-textpic-equalheight">
>  <div class="csc-textpic-imagewrap">
> <div class="csc-textpic-image csc-textpic-last">
>  <img src="" width="" height="" alt="" border="0">
>  </div>
> </div>


The PHP version is 5.4
MySQL is 5.1.56

$TYPO3_CONF_VARS['GFX'] values are below: [GFX][image_processing] = 1
[GFX][thumbnails] = 1 [GFX][gdlib] = 1 [GFX][im] = 1 [GFX][im_path] =
/usr/bin/ [GFX][im_path_lzw] = /usr/bin/ [GFX][im_version_5] = im6
[GFX][im_v5effects] = 1 [GFX][im_mask_temp_ext_gif] = 1 [GFX][im_noScaleUp]
= 0 [GFX][enable_typo3temp_db_tracking] = 0 [GFX][colorspace] = sRGB

Earlier the PHP version at the server was 5.3.17. I doubted this problem
might be due to this as the PHP version is below of the required 5.4. At
the server, the PHP version is upgraded, still the problem persists.

I have googled, but find no answers.
Advance thanks for helping hands...

With regards,

-- 
T Jayarajan


More information about the TYPO3-english mailing list