What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » RSS Feed error = no LiveMessage

RSS Feed error = no LiveMessage
Author: Message:
linx05
Senior Member
****

Avatar
Charlie!!!

Posts: 973
Reputation: 25
38 / Other / Flag
Joined: Feb 2003
Status: Away
O.P. RSS Feed error = no LiveMessage
Ok, I have been having problems getting LiveMessage to work. I have tried emailing them but they said my RSS feed has errors in it.

I use RSS Builder and other people say it works fine for them.

Is it a server issue? Is there something wrong with the server I have the feed on. As you can see by the help link it gave me, it made me think it was a server issue.

Can anybody help me? I've been trying to work out how to fix it for ages...

This post was edited on 04-19-2005 at 10:11 AM by linx05.
For news on anything Tremors, visit Tremors News
End Darko
My blog about my film


Scripts I want to get made:
Taskbar icon to change when contact is typing
04-19-2005 10:09 AM
Profile PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: RSS Feed error = no LiveMessage
quote:
Originally posted by Feed Validator
Feeds should not be served with the "application/octet-stream" media type
Try changing the MIME-type to 'text/xml'.
[Image: spartaafk.png]
04-19-2005 11:03 AM
Profile PM Web Find Quote Report
linx05
Senior Member
****

Avatar
Charlie!!!

Posts: 973
Reputation: 25
38 / Other / Flag
Joined: Feb 2003
Status: Away
O.P. RE: RSS Feed error = no LiveMessage
errrm how do I do that? lol

Trying to google it but I've been getting all the wrong sites...

This post was edited on 04-20-2005 at 05:27 AM by linx05.
For news on anything Tremors, visit Tremors News
End Darko
My blog about my film


Scripts I want to get made:
Taskbar icon to change when contact is typing
04-20-2005 04:07 AM
Profile PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: RSS Feed error = no LiveMessage
What hosting have you got?
[Image: spartaafk.png]
04-20-2005 11:08 AM
Profile PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: RSS Feed error = no LiveMessage
if its php add this to the top of your php document like..

code:
<?php
Header ("Content-type: text/xml");
?>

[Image: dt2.0v2.png]      Happy Birthday, WDZ
04-20-2005 11:13 AM
Profile PM Web Find Quote Report
linx05
Senior Member
****

Avatar
Charlie!!!

Posts: 973
Reputation: 25
38 / Other / Flag
Joined: Feb 2003
Status: Away
O.P. RE: RSS Feed error = no LiveMessage
quote:
Originally posted by raceprouk
What hosting have you got?
It isn't php. It is hosted on my ISPs server. So strictly html files and such.
For news on anything Tremors, visit Tremors News
End Darko
My blog about my film


Scripts I want to get made:
Taskbar icon to change when contact is typing
04-21-2005 10:14 AM
Profile PM Web Find Quote Report
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: RSS Feed error = no LiveMessage
It would help if you took the two minutes it takes to learn RSS syntax instead of using some program like RSSBuilder.
The previous sentence is false. The following sentence is true.
04-21-2005 03:19 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: RSS Feed error = no LiveMessage
quote:
Originally posted by linx05
quote:
Originally posted by raceprouk
What hosting have you got?
It isn't php. It is hosted on my ISPs server. So strictly html files and such.
Is the RSS file you upload .xml? If so, your ISP is delivering this as application/octet-stream, so basically either:
  • Upload it as HTML with an <?xml?> header
  • Move to a different webhost
[Image: spartaafk.png]
04-21-2005 06:12 PM
Profile PM Web Find Quote Report
linx05
Senior Member
****

Avatar
Charlie!!!

Posts: 973
Reputation: 25
38 / Other / Flag
Joined: Feb 2003
Status: Away
O.P. RE: RSS Feed error = no LiveMessage
Thanks raceprouk. I've tried everything but nothing work. Looks like I'll have to find a different host just for the RSS feed.

Thanks!
For news on anything Tremors, visit Tremors News
End Darko
My blog about my film


Scripts I want to get made:
Taskbar icon to change when contact is typing
04-22-2005 01:46 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On