[TYPO3-english] DAM Indexing no more working after update to TYPO3 4.4.0

Andreas Becker ab.becker at web.de
Tue Jun 29 04:47:10 CEST 2010


Hi Ivan

We deactivated cc_metaexec
but it still don't index

We checked the mentioned diff in lib/dam

Applied the patch

This Bug can by solved by edit the Line 996 $this->rules[$ruleId]['obj'] =
&$obj; ->
$this->rules[$ruleId]['obj'] = $obj;

996 $this->rules[$ruleId]['obj'] = $obj;
997 if (is_array($this->ruleConf[$ruleId])) {
998 $this->rules[$ruleId]['obj']->setup =
array_merge($this->rules[$ruleId]['obj']->setup, $this->ruleConf[$ruleId]);
999 }

We deactivated all other dam extensions beside dam 1.1.15 and *dam_index
1.1.0*
*
*
*But the problem still exists*
*
*
*Andi*





On Mon, Jun 28, 2010 at 11:48 PM, Ivano Luberti <luberti at archicoop.it>wrote:

> 13156


More information about the TYPO3-english mailing list