[TYPO3-dam] fdfx-be_image

Steffen Gebert steffen at steffen-gebert.de
Wed Dec 17 19:51:58 CET 2008


Peter Russ wrote:
> Supports now also DAM 1.1.x. Get it from
> https://svn.typo3.org/TYPO3v4/Extensions/fdfx_beimage/trunk

Thanks for the update, Peter.

Unfortunately this version breaks my installation - I get a PHP warning on every single page in BE:


Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /var/www/vhosts/dmm/typo3conf/ext/dam/lib/class.tx_dam.php on line 2963
Call Stack
#
Time
Memory
Function
Location
1
0.0004
159568
{main}( )
../alt_mod_frameset.php:0
2
0.0015
375720
require( '/var/www/vhosts/dmm/typo3_src/typo3/init.php' )
../alt_mod_frameset.php:50
3
0.1287
21430752
include( '/var/www/vhosts/dmm/typo3conf/temp_CACHED_psf2ed_ext_tables.php' )
../init.php:356
4
0.1808
28501016
tx_dam::register_action( )
../temp_CACHED_psf2ed_ext_tables.php:4125
5
0.1808
28501088
tx_dam::_addItem( )
../class.tx_dam.php:2744
6
0.1809
28502472
array_merge ( )
../class.tx_dam.php:2963


I don't know what actionClasses are - I just know that
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['dam']['actionClasses']
is undefined and so throws the warning.

I use TYPO3 4.3-trunk and DAM 1.1 trunk.

Steffen


More information about the TYPO3-project-dam mailing list