[FLOW3-general] File upload in FLOW3

Robert Lemke robert at typo3.org
Fri Dec 16 11:19:16 CET 2011


Hi Thomas,

On 16.12.2011, at 11:13, Thomas Plessis wrote:

> But now, i've trouble to work with imagine package. It says that "Object "Imagine\Image\ImagineInterface" is not registered." I've upload "Imagine" package folder into "Packages\Framework\" folder. Is that right? What i am supposed to do next?


Please don't put the package into the Framework folder – rather use "Application" or something like "Libraries".

New packages which you put into these folders manually are not always recognized automatically. Make sure that FLOW3 knows about your package by typing:

./flow3 package:list

The Imagine package should be marked as "active".

Cheers,
Robert



More information about the FLOW3-general mailing list