Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Feed bug, need help

Asked Modified Viewed 2,530 times
S
shearer
S
  • Member, joined since
  • Contributed 199 posts on the community forums.
  • Started 45 threads in the forums
  • Started this discussions
asked
Member

Hey

i have tryet to get some help about this problem on the mods site, butt with no luck. So now i try here.

can someone help me fix this problem. please look here:
http://www.112-aarhus.dk/feeds/news.php

the error says something about, i only can have one panel on the highest level in a XML-document.

how do i fix that ?
0 replies

8 posts

S
shearer
S
  • Member, joined since
  • Contributed 199 posts on the community forums.
  • Started 45 threads in the forums
  • Started this discussions
answered
Member

Quote

plasma wrote:
Sorry for the long reply (went away this weekend)

Anyway try changing your encoding from "iso-8859-1" to something simple like "UTF-8"

http://www.w3.org/TR/2000/REC-xml-200...codingDecl


Hey

where do i changes it ?
0 replies
P
plasma
P
plasma 10
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 5 threads in the forums
answered
Junior Member

Sorry for the long reply (went away this weekend)

Anyway try changing your encoding from "iso-8859-1" to something simple like "UTF-8"

http://www.w3.org/TR/2000/REC-xml-200...codingDecl
0 replies
S
shearer
S
  • Member, joined since
  • Contributed 199 posts on the community forums.
  • Started 45 threads in the forums
  • Started this discussions
answered
Member

hey

now it says this error

Your feed appears to be encoded as "iso-8859-1", but your server is reporting "US-ASCII"
0 replies
P
plasma
P
plasma 10
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 5 threads in the forums
answered
Junior Member

First i would remove the <javascipt>
there should be no javascript in your xml document (rss).

Do that first and then we can see what needs to be changed from there. Im not sure if you can change the DOC tag to another language.

Try changing the encoding from
<?xml version="1.0" encoding="utf-8"?>

to
<?xml version="1.0" encoding="iso-8859-1"?>

0 replies
S
shearer
S
  • Member, joined since
  • Contributed 199 posts on the community forums.
  • Started 45 threads in the forums
  • Started this discussions
answered
Member

0 replies
P
plasma
P
plasma 10
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 5 threads in the forums
answered
Junior Member

basically are you able to post your feed?
I created a news feed on my website. I've posted the full code here you should be able to verify it against yours...

http://www.php-fusion.co.uk/forum/vie...post_52110
0 replies
S
shearer
S
  • Member, joined since
  • Contributed 199 posts on the community forums.
  • Started 45 threads in the forums
  • Started this discussions
answered
Member

hmm i dont understand ?
0 replies
N
nexties
N
  • Newbie, joined since
  • Contributed 5 posts on the community forums.
  • Started 1 thread in the forums
answered
Newbie

Hello Again!

This post is edited... was in a rush at lunch
when first posted.

I would point you to your XSL style sheet.
XSL tells the XML how it is to be formatted.
(See you have a global.js for
Lorkan Search Box Ver. 1.0 there)
------------------------------------------------
Can't see much else on the URL you linked...
The 'View Source' is locked out and
the URL text displayed is truncated.

nexties
Edited by nexties on 10-02-2006 05:05,
0 replies

Category Forum

Bugs and Errors - 6

Labels

None yet

Statistics

  • Views 0 views
  • Posts 8 posts
  • Votes 0 votes
  • Topic users 3 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet