rtgx

Oprava chyby

Chyba

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in 
/www/var/typo3conf/ext/t3quixplorer/mod1/index.php on line 84

Riešenie

Úprava riadkov súboru mod1/index.php:

$config = unserialize($GLOBALS["TYPO3_CONF_VARS"]["EXT"]["extConf"]["t3quixplorer"]);
$GLOBALS["T3Q_VARS"] = array_merge($GLOBALS["T3Q_VARS"],(array)$config);