[TYPO3-core] RFC #: 0015807: Bug: No thumbnails generated with thumbs.php
Susanne Moog
info at susannemoog.de
Mon Oct 11 10:11:15 CEST 2010
On 11.10.2010 09:37, Helmut Hummel wrote:
> 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.
Thanks for the votes, will change to TYPO3_mainDir (which is hardcoded
to typo3/ a line earlier actually ;)) and commit this evening...
Susanne
More information about the TYPO3-team-core
mailing list