[TYPO3-dev]  Error caused by dam
    Tapio Markula 
    tapio.markula at xetpoint.fi
       
    Fri Jan 11 13:02:18 CET 2008
    
    
  
Hi
Warning: Invalid argument supplied for foreach() in 
/home/tapio/public_html/typo3conf/temp_CACHED_ps6e0a_ext_tables.php on 
line 5284
that relates with dam and Typo3 4.1.5
	// extend beusers for access control
$tempColumns = array(
	'tx_dam_mountpoints' => array(
		'exclude' => 1,
		'label' => 'LLL:EXT:dam/locallang_db.xml:label.tx_dam_mountpoints',
		'config' => $GLOBALS['T3_VAR']['ext']['dam']['TCA']['mountpoints_config'],
	),
);
I don't understand why
    
    
More information about the TYPO3-dev
mailing list