[TYPO3-templavoila] Problem with tanslated content after migration
Helmut Hummel
helmut at typo3.org
Sat Dec 4 15:34:54 CET 2010
Hi!
After I moved a site to a new server (changed PHP from 5.2 to 5.3)
everything worked out fine so far, besides that newly added content
elements are not shown in their translated language.
State so far:
Old tt_content elements:
* show up in default language
* show up in sys_language_uid = 1
New tt_content elements:
* show up in default language
* do _not_ show up if sys_language_uid = 1
This seems to be a TV problem because if I use
page.10 >
page.10 < styles.content.get
To render them all translations are correctly shown (of course the
layout is not that nice then ;)
Any ideas?
Thanks a lot.
Regards, Helmut
More information about the TYPO3-project-templavoila
mailing list