[TYPO3-dev] weird things happens ...

Stefan Galinski stefan.galinski at frm2.tum.de
Tue Nov 28 18:40:25 CET 2006


Steffen Kamper wrote:

> 
> "Stefan Galinski" <stefan.galinski at frm2.tum.de> schrieb im Newsbeitrag
> news:mailman.1.1164732950.18338.typo3-dev at lists.netfielders.de...
>> Steffen Kamper wrote:
>>
>>>
>>> "Stefan Galinski" <stefan.galinski at frm2.tum.de> schrieb im Newsbeitrag
>>> news:mailman.1.1164721410.17691.typo3-dev at lists.netfielders.de...
>>>> Steffen Kamper wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> on one website i couldn't log in:
>>>>> Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to
>>>>> allocate 14840236 bytes) in
>>>>> /html/typo3conf/ext/date2cal/ext_tables.php on
>>>>> line 49
>>>>>
>>>>> i saw a big file _ext_tables.php with 1.5 MB in the localconf. As i
>>>>> look
>>>>> into there are entries like
>>>>>
>>>>> <?php
>>>>> $GLOBALS['tx_date2cal_init'] = true;
>>>>> ?>
>>>>> <?php
>>>>> $GLOBALS['tx_date2cal_init'] = true;
>>>>> ?>
>>>>> <?php
>>>>> $GLOBALS['tx_date2cal_init'] = true;
>>>>> ?>
>>>>>
>>>>> does anyone knows what happened here ?
>>>>>
>>>>> vg  Steffen
>>>>
>>>> Hi Steffen,
>>>>
>>>> I know the problem and it was fixed in some of the last versions.
>>>> Please update to the latest version and clean your cache or/and remove
>>>> the "ext_tables" file manually. If the problem still occures after the
>>>> update please send a mail with a small report to me. The mail should
>>>> contain your used TYPO3 and PHP version and maybe some special
>>>> preferences.
>>>>
>>>> --
>>>> Stefan Galinski
>>>
>>> Hi Stefan,
>>>
>>> i use 4.0.2 (php 4.4.1) - hosted by mittwald
>>> I deleted the file and changed settings back to [EXT][CACHE]=2 and now
>>> it works again.
>>> I wondered about cause this cache-writing started without any changes on
>>> the site.
>>>
>>> thx for your advice.
>>> vg  Steffen
>>
>> You`re right! I have really forgotten to attend the extCache setting. I
>> have
>> fixed that and released a new version.
>>
>> --
>> Stefan
> 
> Hi Stefan,
> 
> fine, i look for it.
> btw - i integrated date2cal in a BE-Modul and i had to do a lot of copy
> from extension, cause you look for the TCA fields only.
> It would be nice to have a functioncall to integrate it in extensions like
> JS-writing etc. What do you think about ?
> 
> vg  Steffen

Nice idea... I will send you a test version if its implemented.

--
Stefan




More information about the TYPO3-dev mailing list