[TYPO3] Loading an image

frank eo at hot.com
Tue Nov 27 10:53:49 CET 2007


Thank you very much.

"Jeppe Donslund" <jd at webmasters.dk> escribió en el mensaje
news:mailman.1.1196152422.5729.typo3-english at lists.netfielders.de...
> Shouldn't it be
>
> $conf['file'] = 'http://localhost/typo3/fileadminquickstart/img1.jpg';
> $Img = $this->lCObj->IMAGE($conf['file']);
>
>
> Jeppe D.
>
>
> frank skrev:
> > Good morning:
> >
> > I am modifying code from Library FrontEnd Plugins. I want to load an
image
> > using code.
> >
> > I use the following instruction:
> >
> > $conf['file'] = 'http://localhost/typo3/fileadminquickstart/img1.jpg';
> > $Img = $this->lCObj->IMAGE($conf);
> >
> > The file and path exists and the image is not being shown
> >
> > Is there something missing?
> >
> >
> >
> > Thank you very much.
> >
> >
> >
> > Frank
> >
> >
> >




More information about the TYPO3-english mailing list