[TYPO3-dam] backend - DAM - conflict with imagecarousel

Andreas Semerad a.semerad at dielogomaten.at
Thu Feb 28 17:53:25 CET 2013


Hello!

I've done a update with the newest version of DAM and Image Carousel on 
TYPO3 4.7.8 today.
The backend list view shows me a PHP warning, if the current pid is [0] 
or a page with subpages!

#1: PHP Warning: array_merge() [<a 
href='function.array-merge'>function.array-merge</a>]: Argument #1 is 
not an array in
/ext/imagecarousel/lib/class.tx_imagecarousel_itemsProcFunc.php line 98

00096:    }
00097:   }
00098:   $config['items'] = array_merge($config['items'], $optionList);
00099:   return $config;
00100:  }

if DAM deinstalled, then is the backend working.

Have somebody any idea to fix this?

andreas


More information about the TYPO3-project-dam mailing list