[TYPO3-english] cyrillic not showing ONLY in tt_news
Katja Lampela
katja.lampela at lieska.net
Fri Jan 14 13:08:06 CET 2011
Hi and thanks Christian,
Table Type Collation
tt_content MyISAM utf8_general_ci
tt_news MyISAM utf8_general_ci
tt_news_cache InnoDB utf8_general_ci
tt_news_cache_tags InnoDB utf8_general_ci
tt_news_cat MyISAM utf8_general_ci
tt_news_cat_mm MyISAM utf8_general_ci
tt_news_related_mm MyISAM utf8_general_ci
So it seems the Collation tables are similar with normal content. There are some extension tables though that are not similar.. But I suppose it shouldn't affect this.
- Katja
14.1.2011 11:19, "Christian Müller (Kitsunet)" kirjoitti:
> Check the Collation setting for the table and field(s), it should match the other tables and be some utf8 collation.
>
> Christian
>
>
> On 13.01.2011 16:28, Katja Lampela wrote:
>> Hi,
>> sorry for double posting to this list too, but this is a bit urgent and
>> I'm not sure if it's tt_news related after all.
>>
>> I have a strange problem in one TYPO3 installation.
>> The site renders otherwise cyrillic text ok but only tt_news gives
>> problems. When trying to save localized russian news, I get error
>>
>> "102: These fields are not properly updated in database: (title)
>> Probably value mismatch with fieldtype."
>>
>> I do have all the utf8 setup working ok, and as said the same page shows
>> normal content elements with cyrillic text ok.
>>
>> I also have done this multi language with russian tt_news before and
>> everything has worked ok. Now just something is not right..
>>
>> Do you have any idea of what might cause this?
>>
>> Cheers and thanks.
>
--
With kind regards
Katja Lampela
*Lieska-tuotanto*
www.lieska.net
More information about the TYPO3-english
mailing list