[TYPO3-english] Typoscript CE with image error

TSniper masmoudi_moha at yahoo.fr
Mon Oct 19 15:45:05 CEST 2015


Hello,
a migrated project use the old Typoscript CE extension to show some TS object contain a link and an image.

on my local on windows it work good, but on server there is only the link, the image is gone.
this is the ts code :

10 = USER_INT
10.userFunc = user_getRandomImage
10.width = 215
10.imgPath=fileadmin/user_upload/Foto/Galleri
10.stdWrap.ifEmpty.cObject = TEXT
10.stdWrap.ifEmpty.cObject.value = Klik her
10.stdWrap.ifEmpty.cObject.stdWrap.typolink.parameter = 5

i have checked the path and it is present on the server, image magick works good on all test.
What can be the source of this issue ? please help.

thanks


More information about the TYPO3-english mailing list