the problem is solved,... 

On Tuesday, December 11, 2012 10:36:01 AM UTC-8, Chris wrote:
>
> anyone,...? 
> why do I see this crap in a view with cake1.3,....? 
> ›Ð°Ñ ковый май- Розовый вечер  
>
> where it used to work in 1.2 
>
> thanks 
>
>
> On Monday, December 10, 2012 11:56:41 PM UTC-8, Chris wrote:
>>
>> hi guys,...
>> I'm having a problem with language in database... I'm in cake 1.3 
>> I have in app_controller: 
>>   App::import('Core', 'L10n'); 
>>   App::import('Core', 'I18n'); 
>>
>> I upload video from Youtube and have video "name" and "description" saved 
>> in database in Russina language,... but it gives me crap: 
>> ›Ð°Ñ ковый май- Розовый вечер 
>> in a view and in db... 
>>
>> <?php echo $html->link(__($video['Video']['name'], true), '/videos/show/' 
>> . $video['Video']['id']) ?>
>>
>>  how can I fix this,...  
>>
>> thanks in advance 
>> chris
>>
>>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to