Author |
Topic |
mkelley
Junior Member
112 Posts |
Posted - 16 April 2009 : 12:37:14
|
It *works* the first time I use it -- and then sometimes it gets new messages but more often not.
I thought an RSS feed was always supposed to be invoked and then show the new messages. Is this not the way it's supposed to work? Because as it stands now the only way I can be sure of getting new messages is to go to my Active topics page, even when the Google Reader (in FireFox) says no new messages.
Or are you using another reader in Firefox? |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 16 April 2009 : 17:10:33
|
It depends on how frequently the reader checks for updates. Some default to 1 day - meaning once every 24hrs it checks the feed for updates. Even if your feed has been updated, the reader may not have checked for updates. Most offer the option of changing the interval. Just don't set it to check every 30 seconds - the server will thank you. |
|
|
mkelley
Junior Member
112 Posts |
Posted - 16 April 2009 : 17:41:51
|
I guess that's what I'm trying to get at -- I don't think RSS.ASP "checks" for updates until it's run, right? So as soon as the Reader opens that page it ought to "check" for updates by running that query against the database.
But if I bring up the Google Reader tomorrow, even though there have definitely been updates on my forum, it won't usually show any. It still says "no new items", even though if I go to Active.ASP I can see new ones. It's as if the active.asp is using a different query -- well, it obviously is because it's doing it via my login, whereas the RSS.ASP is just doing a general sort of public query, right?
(As an aside, there doesn't appear in Google Reader to be any way to change looking for updates any -- but, as I said, I can't see how this would make a difference if when running the rss.asp it isn't finding anything even though new things are there). |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 16 April 2009 : 20:54:10
|
Are any of these new posts publicly available? I ask only because unless I missed something the RSS feed is only going to pull topics that are publicly available. Just checking all the bases. |
|
|
mkelley
Junior Member
112 Posts |
Posted - 16 April 2009 : 22:30:01
|
Well, unless I don't understand what "publicly" means I think they are all available -- I don't prohibit anyone from reading messages on the forum whether they are members or not (you have to be a member to post, though).
Also, unless I miss my guess, the things that are being missed are not new topics but new posts on older topics -- so there may be something there that isn't picked up.
I guess I need to look more closely at the rss.asp code to see what is actually going on (but that's a lot more work than I intended when I first set this up :>). |
|
|
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
Posted - 17 April 2009 : 07:25:00
|
As I asked before, please change the @oxle.com part of rss.asp to your own domain. Thanks. |
portfolio - linkshrinker - oxle - twitter |
|
|
mkelley
Junior Member
112 Posts |
Posted - 17 April 2009 : 12:15:21
|
Okay, I think I've done this in all the places it needs to be done -- sorry, that wasn't clear in the instructions.
And looking at the query I see I'll need to compare this in some detail with the Active.asp query, because it's pretty obvious it doesn't work properly on subsequent posts (I just tested it and even posts made yesterday don't show up today in the reader as long as they are replies to topics -- new topics DO work).
I'm surprised no one noticed this before. |
|
|
NiteOwl
Junior Member
Canada
403 Posts |
Posted - 02 May 2009 : 14:49:27
|
This RSS feed mod works pretty well, but as you say, new topics display great, however existing topics only show a link to the last message and a notice that there is another message in the topic. Its been that way for a few years now.
If I had a wish request it would be for the latest message (meaning a newly posted one, not every message in every toipic dateing back to the begining of the BBS) in any topic to be displayed, weather the topiic is new or has been in existence for awhile.
|
-=NiteOwl=-
|
|
|
web guy
Starting Member
21 Posts |
Posted - 16 June 2009 : 13:11:35
|
Hmmm I am getting error
Feed Code Error:
<description><![CDATA[ Dear 740 Fulton:<br /><br />Anthony Gates will be out on Monday, June 15th returning Tuesday, June 16th. Patrick will fill-in to cover his shift. This is to make you aware so you // it breaks here
I don't see anything in the post that looks offensive. Anyone know what I can do to filter this condition?
Update:
I have determined it breaks on the single quote in a post... Anyone know where to put the replace function? |
Edited by - web guy on 16 June 2009 13:37:42 |
|
|
web guy
Starting Member
21 Posts |
Posted - 17 June 2009 : 09:29:52
|
BTW Snitz guys, since you don't allow subscription why not add an RSS feed to this site. The search times out and it makes it difficult to surface things. |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 17 June 2009 : 15:32:27
|
There is an RSS feed for the active topics list...
Not sure why you're getting the error though. Can't remember if I'm using the same MOD or not but if you look at the Eastover FD feed [link] its formatted the same, but not giving an error. Having not checked your feed, it may also be that your feed reader is fussy about what it will take - have you tried using other readers just to be sure? |
|
|
web guy
Starting Member
21 Posts |
Posted - 19 June 2009 : 08:28:56
|
Thanks AnonJr,
Strange the single quote problem only occurs randomly. It will break the feed in some posts and not others. The page breaks when I view in a browser and reader. It is ok I'll just deal with it.
I couldn't find the feed for active topics. |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 19 June 2009 : 08:54:46
|
There's no explicit link posted, but most modern browsers will have some sort of notification in the address bar (and/or elsewhere). Most readers will automatically pick it up.
http://forum.snitz.com/forum/rssfeed.asp |
|
|
iane87
Starting Member
USA
42 Posts |
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 13 July 2009 : 20:27:25
|
Do you have a way of not requiring an account to get your MOD? |
|
|
Topic |
|