RSS Language Problem...


Subject: RSS Language Problem...
Hello again...

My forums native language is Greek.

The problem is that rss feed are displayed such as " ÂãÜëôå ÷ñÞìáôá ìå ëßãá êëéê ôç ìÝñá ! "

The setting at languge files are

Quote:
$lang['ENCODING'] = 'ISO-8859-7';
//$lang['ENCODING'] = 'UTF-8';
$lang['ENCODING_ALT'] = 'ISO-8859-7';
$lang['DIRECTION'] = 'ltr';
$lang['HEADER_LANG'] = 'en-gb';
$lang['HEADER_XML_LANG'] = 'en-gb';


I also changed the value in ACP>News Configuration>Feed Language > iso-8859-7

Is this a database encoding problem?
How can i fix it?
Thank you !

EDIT...

My todays configuration is

Quote:
$lang['ENCODING'] = 'ISO-8859-7';
//$lang['ENCODING'] = 'UTF-8';
$lang['ENCODING_ALT'] = 'ISO-8859-7';
$lang['DIRECTION'] = 'ltr';
$lang['HEADER_LANG'] = 'el-GR';
$lang['HEADER_XML_LANG'] = 'el-GR';


and in ACP>News Configuration>Feed Language > utf-8

Results: Topic title is shown in greek but content is unundarstandable likeΓ�Γ£Γ�ëôΓ₯ Γ·Γ±Γ�ìÑôÑ Γ¬Γ₯ Γ«Γ�ãÑ ΓͺëéΓͺ ôç Γ¬Γ�Γ±Γ‘ !


Please help me....

Subject: Re: RSS Language Problem...
Somebody Pleaaaaase?

Subject: Re: RSS Language Problem...
υπομονή .....


patience ..... LOL

Profile PM  
Subject: Re: RSS Language Problem...
Any suggestion guys? Please ??? Why topic title is displayed correctly and topic content is not??

Any ideas?

Subject: Re: RSS Language Problem...
Sorry, but I can't help with this.

Next version should be full UTF-8 so these kind of issues should be easily to solve.

I have no time to develop a fix for Icy Phoenix 1.3 as it is not easy and it is time consuming.

Subject: Re: RSS Language Problem...
Thanks for the reply MG....Waiting to update !!

Subject: Re: RSS Language Problem...
If your DB charset is set to UTF-8, if you set your lang charset to UTF-8 in lang_main_settings, then you can try to do this:

OPEN rss.php
FIND
Code: [Download] [Hide] [Select]
$topic_title = utf8_encode($topic_title);
$post_subject = utf8_encode($post_subject);
$message = utf8_encode($message);


Remove all utf8_encode from there...

I am not sure that it will work fine... but you can try.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0947s (PHP: 17% SQL: 83%)
SQL queries: 10 - Debug Off - GZIP Enabled