[Solved] How to config CDbMessageSource?

Dear everyone,

This is about internationalization.

I have problem with internationalization again.

I want my message to use data from DB.

I have already create table in my DB and config sourceLanguage and target language.

But it doesn’t work it seems it tries to use message from text file.

Can somebody help me?

Thanks in advance.

Dear everyone,

I found an answer finally…

Here :

How to config CDbMessageSource

Thanks