a small error with RSS!
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=20770
Printed Date: 09 April 2026 at 8:26am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: a small error with RSS!
Posted By: viet47772
Subject: a small error with RSS!
Date Posted: 22 July 2006 at 3:14am
I use Newfeed from my forum at http://luyenkim.net/forum/RSS_topic_feed.asp - http://luyenkim.net/forum/RSS_topic_feed.asp to Joomla portal at: http://luyenkim.net/Joomla/index.php?option=com_newsfeeds&catid=4&Itemid=7 - http://luyenkim.net/Joomla/index.php?option=com_newsfeeds&catid=4&Itemid=7
Here is the link: http://luyenkim.net/Joomla/index.php?option=com_newsfeeds&task=view&feedid=1&Itemid=7 - http://luyenkim.net/Joomla/index.php?option=com_newsfeeds&task=view&feedid=1&Itemid=7 This news was read from http://luyenkim.net/forum/RSS_topic_feed.asp - http://luyenkim.net/forum/RSS_topic_feed.asp
Here is the link: http://luyenkim.net/Joomla/index.php?option=com_newsfeeds&task=view&feedid=15&Itemid=7 - http://luyenkim.net/Joomla/index.php?option=com_newsfeeds&task=view&feedid=15&Itemid=7 This news was read from RSS_topic_feed.asp - http://forums.webwiz.net/RSS_topic_feed.asp The second read is OK. But the first No thing is read!!!
We use unicode - utf-8 for my website!
Please help me correct this!
Thank in advance.
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 24 July 2006 at 11:18am
The RSS Feed from your second forum is not in UTF-8, this is probably the problem.
You can change the RSS character encoding to UTF-8 by editing the file 'includes/setup_options.asp'.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: viet47772
Date Posted: 24 July 2006 at 12:54pm
I changed all RSS file with "utf-8". It seem OK, but the text imported to other site is not right display.
The original text is: http://luyenkim.net/forum/RSS_topic_feed.asp - http://luyenkim.net/forum/RSS_topic_feed.asp

Here is the imported text: http://luyenkim.net/Joomla/index.php?option=com_newsfeeds&task=view&feedid=1&Itemid=7 - http://luyenkim.net/Joomla/index.php?option=com_newsfeeds&task=view&feedid=1&Itemid=7

Please help me to solve this.
Thank you very much.
P/S: I tried to import RSS feed to Google site. The text doesn't display right.

|
Posted By: WebWiz-Bruce
Date Posted: 24 July 2006 at 5:21pm
This looks like issues with incompatible page encodings between the files, the only thing I can suggest that you do is make sure that all page encoding, including those in web wiz forums when posting the post are the same.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: viet47772
Date Posted: 08 August 2006 at 2:19pm
I changed RSS encoding to utf-8 ---> includes/setup_options.asp
RSS_xslt_style.asp
RSS_post_feed.asp
http://luyenkim.net/forum/RSS_topic_feed.asp - http://luyenkim.net/forum/RSS_topic_feed.asp I can see right characters. But when I see the source, some wrong characters. I can't view NewsFeed or Nothing is displayed. (as mentioned above)
If I changed RSS encoding to iso-8859-1. I didnot view right characters at : you can now see at http://luyenkim.net/forum/RSS_topic_feed.asp - http://luyenkim.net/forum/RSS_topic_feed.asp But I can view wrong text through NewsFeed http://luyenkim.net/Joomla/index.php?option=com_newsfeeds&task=view&feedid=1&Itemid=7 - http://luyenkim.net/Joomla/index.php?option=com_newsfeeds&task=view&feedid=1&Itemid=7
Maybe, some encodingHTML functions do not work well with utf-8. Could you help me to use change the code so that It could export good unicode character.
Thanks.
|
Posted By: WebWiz-Bruce
Date Posted: 09 August 2006 at 9:42am
RSS Feeds do seem to have allot of issues with character sets.
If you can get it to work fine in the forum and the news reader, I would then change the page that displays the RSS Feed to work with the RSS Feed from the forum.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
|