or
.
Home
Help
Search
Login
Register
slapbackguitar.com forum
>
BP Blog Support
>
Issues
>
RSS error with IE8
Pages: [
1
]
« previous
next »
Print
Author
Topic: RSS error with IE8 (Read 233 times)
globalweb9
Newbie
Posts: 7
RSS error with IE8
«
on:
June 30, 2010, 10:04:47 PM »
had a customer call me today that is using BP Blog 9.0 citing that the RSS feed is not working in IE8 - he is getting the error:
" This feed contains code errors. "
Anyone else seen this?
Logged
Phillipe Calmet Williams
Jr. Member
Posts: 50
Re: RSS error with IE8
«
Reply #1 on:
July 01, 2010, 11:46:12 AM »
It might be good to post the URL of the rss, to see exactly the error. Also, please specify the language of the blog, since some languages might use "special" characters that might be considered errors in the rss file.
Logged
www.phillipecw.com
www.elflip.info
globalweb9
Newbie
Posts: 7
Re: RSS error with IE8
«
Reply #2 on:
July 07, 2010, 06:23:41 PM »
Thanks for the quick response - Sorry for the late reply back.
http://www.tanyafree.com/blog
language is English but I do not see a place to set that anywhere in the config.
Logged
globalweb9
Newbie
Posts: 7
Re: RSS error with IE8
«
Reply #3 on:
July 07, 2010, 06:32:02 PM »
Just found the issue - your note about special characters got me thinking so I searched thru the XML file and found a special "…" in the code (which is the equivalent to "..."). Changed it out for the 3 dots and the feed loads up now!
Logged
Matt
BP Blog Developer/Musician
Administrator
Newbie
Posts: 36
Re: RSS error with IE8
«
Reply #4 on:
July 07, 2010, 07:35:20 PM »
Thanks - yes, go to your rss.asp file around line 148 and add this line:
Code:
strOutput = replace(strOutput,"…","...")
Logged
Sincerely,
Matt
http://mattjsherman.com
globalweb9
Newbie
Posts: 7
Re: RSS error with IE8
«
Reply #5 on:
July 08, 2010, 06:24:42 AM »
I have made that addition to the rss.asp file. Thanks again for the tips!
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
BP Blog Support
-----------------------------
=> Issues
-----------------------------
General Category
-----------------------------
=> General Discussion
Loading...