#72070 - 07/28/06 07:27 PM
Re: RSS Feed
|
Member
Registered: 11/20/03
Posts: 357
Loc: Global
|
It was not a server change. The feeds were not validating properly though and they are now - as per http://www.feedvalidator.org/ so hopefully they will work for you now. If they do not then the problem would be with your reader. I know that Web Clips in Gmail has been having a problem with feeds for over a month - some still work and some stopped working - including ours. Perhaps Outlook and Gmail's problems are similar.
|
|
Top
|
|
|
|
#72071 - 09/07/06 02:02 AM
Re: RSS Feed
|
Member
Registered: 11/19/04
Posts: 128
|
Are there any tools to integrate the RSS feeds onto a PHP website?
|
|
Top
|
|
|
|
#72072 - 09/07/06 05:39 AM
Re: RSS Feed
|
Member
Registered: 11/20/03
Posts: 357
Loc: Global
|
Yes, the RSS feed can be made to appear on any web page using javascript. There are two options... To have the posts styled as they are in the forums use <script src="http://www.agentsonline.net/forum/ContentIslands/1/html.js"
language="Javascript1.3" type="text/javascript"></script> To have the posts unstyled use <script src="http://www.agentsonline.net/forum/ContentIslands/1/css.js"
language="Javascript1.3" type="text/javascript"></script>
|
|
Top
|
|
|
|
|
Registered: 01/07/09
Posts: 3
|
|
|