[TYPO3-dev]  weird things happens ...
    Steffen Kamper 
    steffen at dislabs.de
       
    Tue Nov 28 14:12:42 CET 2006
    
    
  
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 
    
    
More information about the TYPO3-dev
mailing list