[TYPO3-core] RFC #: 0015807: Bug: No thumbnails generated with thumbs.php
Helmut Hummel
helmut at typo3.org
Mon Oct 11 09:37:02 CEST 2010
Hi Susanne,
On 10.10.10 20:19, Susanne Moog wrote:
>
> Solution:
> Set PATH_tslib in thumbs.php (like it is already done for t3lib).
It should be defined as follows:
define('PATH_tslib', PATH_site . TYPO3_mainDir . 'sysext/cms/tslib/');
not with hardcoded typo3 directory.
Other than that +1 by reading.
Regards Helmut
More information about the TYPO3-team-core
mailing list