Hi,

i will send it to you by mail. Thank you very much!

Bye
Henny

Am 04.08.2011 22:11, schrieb Jigal van Hemert:
Hi,

On 4-8-2011 8:26, Hendrik wrote:
at this point i found out, that the following typoscript is missing
since the update:

// Example of indexed_search (sysext)
tt_content.list.20.indexed_search =< plugin.tx_indexedsearch

That's missing of all other extensions too, but not on tt_news it's
still there. If i'm adding the lines by hand the extensions working
again. But this is not the best way for the future.

These lines are added by the calls to t3lib_extMgm::addPItoST43() from
ext_localconf.php.
The individual ext_localconf.php files are collected (as a simple cache)
in the typo3conf/temp_CACHED_..._ext_localconf.php files. You will
recognize them when you take a look in these files.

Can it be that something goes wrong in that collecting mechanism? Maybe
a construction in one of the extension's ext_localconf.php files which
was processed correctly in 4.2 and won't work with 4.5 anymore?

If you can't find the problem in the temp_CACHED* files, maybe you can
send them to me?


_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to