Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 RSS Feed (by forum & by cat)
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 13

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 03 December 2005 :  02:54:36  Show Profile  Visit MarcelG's Homepage  Reply with Quote
Yeah, sorry GPSPassion, it's still on my to do list.....
And seeing my schedule I won't be working on it until right before christmas I guess....sorry.<

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 08 December 2005 :  03:46:15  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Indeed, that code of yours looked great, if I may say so myself ;-), and probably doesn't need much tuning, too bad I'm so hopeless when it comes to ASP code!<
Go to Top of Page

JBaldwin
Junior Member

USA
137 Posts

Posted - 20 December 2005 :  15:03:40  Show Profile  Reply with Quote
Just wanted to say to everyone that I LOVE this mod. I've parsed it and added to my main site to show the the latest 5 posts in one of my columns....

http://www.absolutelyfreerolls.com/index.asp

Thanks to everyone who has worked on and developed this mod.<

AbsolutelyFreerolls.com - Poker Freeroll Listings, Poker Forum and Poker News


Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 15 January 2006 :  19:52:43  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Yes great mode, makes my life easier, did you try playing with MarcelG's proposed group code at all ?<
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 16 January 2006 :  02:28:55  Show Profile  Visit MarcelG's Homepage  Reply with Quote
gpspassion ; thanks for the subtle hint
hehe
I'll look into it later today once again, perhaps I find some good inspiration today that'll lead me through the code. <

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 16 January 2006 :  10:25:08  Show Profile  Visit gpspassion's Homepage  Reply with Quote
hehe, looks like we're onto something ! ;-)<
Go to Top of Page

maduko
New Member

USA
58 Posts

Posted - 23 January 2006 :  10:52:09  Show Profile  Visit maduko's Homepage  Reply with Quote
Thank you very much. I have been wanting to take advantage of RSS on our forums for quite some time: www.tulsanow.org/forum

I installed it and immediately submitted my URL to the free Feedburner service!

Last night I worked on making the Live Bookmark icon show up in the Firefox browser. Just in case anyone else is interested in this here's my lame attempt at code-writing:


' added RSS header
If Request.QueryString("CAT_ID") <> "" then		
	Response.Write	"<link rel=""alternate"" type=""application/rss+xml"" href=""www.tulsanow.org/forum/rss.asp?CAT_ID=" target="_blank">http://www.tulsanow.org/forum/rss.asp?CAT_ID=" & Request.QueryString("CAT_ID") & """ title=""" & GetNewTitle(strScriptName) & """>" & vbNewline
Else
	If Request.QueryString("FORUM_ID") <> "" then		
		Response.Write	"<link rel=""alternate"" type=""application/rss+xml"" href=""www.tulsanow.org/forum/rss.asp?FORUM_ID=" target="_blank">http://www.tulsanow.org/forum/rss.asp?FORUM_ID=" & Request.QueryString("FORUM_ID") & """ title=""" & GetNewTitle(strScriptName) & """>" & vbNewline
	Else	
		Response.Write	"<link rel=""alternate"" type=""application/rss+xml"" href=""www.tulsanow.org/forum/rss.asp" target="_blank">http://www.tulsanow.org/forum/rss.asp"" title=""The TulsaNow Forum"">" & vbNewline		
	End If
End If


I realize there are probably a dozen better ways to do this. This is what I managed to make work. HTH <



Places2ride.com

Go to Top of Page

RichLondoner
Starting Member

United Kingdom
43 Posts

Posted - 16 February 2006 :  07:23:32  Show Profile  Visit RichLondoner's Homepage  Reply with Quote
Hi

New problem.

I have installed and got the rss feed to partially work on my work's intranet system.

But, I downloaded the freeware RSSReader and had a look at the feed from that. It was displaying all the correct data but it is not showoing the desciption apart from when the topic has a reply! A lot of the topics have no reply so I'm getting the subject/date/author but no desciption...

looking in the xml I see :-
- <description>
- <![CDATA[ ]]>
</description>
On each item that hasn't got a description.

The only topic I get a description on is the one which has a reply and then I only get the actualy reply to the topic and nothing else...

Any help whould be fantastic as I'm a bit lost now.

Thanks,
Richard<

Richard Mills
http://www.mysector.co.uk
Go to Top of Page

endomorph
Junior Member

United Kingdom
128 Posts

Posted - 10 April 2006 :  13:33:57  Show Profile  Reply with Quote
Hav just installed this and I have tried to validate the feed but I am getting the following error from the validator-

Your feed appears to be encoded as "ISO-8859-1", but your server is reporting "US-ASCII"

I am using http://feedvalidator.org

Any ideas ????
<

Need help with your Snitz ? Most Snitz & ASP custom coding undertaken. Email for info | Search Engine Optimisation
Go to Top of Page

Davecl
Junior Member

United Kingdom
105 Posts

Posted - 24 July 2006 :  05:20:01  Show Profile  Visit Davecl's Homepage  Reply with Quote
just installed this and it works a treat, excellent.<

Dave
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 27 July 2006 :  19:01:42  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Yes, great mod, any news on the "GROUPS" ? ;-)<
Go to Top of Page

johnny bravo
New Member

78 Posts

Posted - 15 August 2006 :  12:06:07  Show Profile  Reply with Quote
Hi Guys

Firstly, Great Mod. Thank you

I'm having trouble with the Headlines.asp mod. I get this error.

http://www.elvethamheathforum.info/forum/headlines.asp
Microsoft JET Database Engine error '80040e14'

Syntax error (missing operator) in query expression 'T.FORUM_ID = F.FORUM_ID AND F.F_PRIVATEFORUMS = 0 AND (T.FORUM_ID = OR T.FORUM_ID = ) AND T.T_STATUS = 1'.

/forum/headlines.asp, line 74

However the RSS.asp file works fines. Both are jsut stright copies of the source from the download page. Any help very much aprreciated. PS. I can't code so I need it spelling out for me.

http://www.elvethamheathforum.info/forum/rss.asp<
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 27 August 2006 :  09:10:44  Show Profile  Visit MarcelG's Homepage  Reply with Quote
Johnny Bravo, you have to specify the newsforums in order to use the headlines.asp.
Do you have forums that can be specified as newsforums ?<

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

gpspassion
Junior Member

260 Posts

Posted - 03 September 2006 :  06:36:30  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Hey ! You know what I'm going to bug you about ;-)<
Go to Top of Page

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 04 September 2006 :  05:36:13  Show Profile  Visit MarcelG's Homepage  Reply with Quote
gpspassion ; here's an idea : try to find the code that does the group-query (in other words, the query that does the 'find all topics that are coming from the forums that belong to group x'.
Thát query has to be built in to the rss mod.
I've modded oxle.com so heavily that the group feature is removed ; this also means that I cannot test anything regarding the group feature.<

portfolio - linkshrinker - oxle - twitter
Go to Top of Page
Page: of 13 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.23 seconds. Powered By: Snitz Forums 2000 Version 3.4.07