|
Site Announcements & Suggestions This is where you should make your suggestions to us on how to improve your experience here and where to post about site problems/issues.
Moderators |
|
Thread Tools |
#1
|
|||
|
|||
RSS Feed ?
has the rss feed url changed ?
ive combed the site and i cant find any info on it. seems like the first time i got the info i had to do the same thing and ended up asking for it anyways... hopefully i didnt miss it in some obvious place.... BP (This seems upgrade related so i put it here...) No members have liked this post.
|
#2
|
|||
|
|||
Re: RSS Feed ?
The php page that creates the rss feed is just broken. there is (most likely) a missing character in the php code right after the </rss> tag and the last portion of the page is not getting rendered right, hence you can see the actual php code. a moderator needs to fix this.
i.e. </item> </channel> </rss> "\t\t<dc:creator><![CDATA[" . $thread['postusername'] . "]]></dc:creator>\r\n"; echo "\t</item>\r\n"; break; case 'RSS2': echo "\r\n\t<item>\r\n"; echo "\t\t<title>$thread[title]</title>\r\n"; echo "\t\t<link>$vboptions[bburl]/showthread.php?t=$thread[threadid]&goto=newpost</link>\r\n"; echo "\t\t<pubDate>" . gmdate('D, d M Y H:i:s', $thread['dateline']) . " GMT</pubDate>\r\n"; echo "\t\t<description><![CDATA[". htmlspecialchars_uni(fetch_trimmed_title(strip_bbcode($thread['preview'], false, true), $vboptions['threadpreview'])) ."]]></description>\r\n"; echo "\t\t<category domain=\"$vboptions[bburl]/forumdisplay.php?forumid=$thread[forumid]\"><![CDATA[" . htmlspecialchars_uni($thread['forumtitle']) . "]]></category>\r\n"; # this bit is obtuse echo "\t\t<author><![CDATA[[email protected] (" . $thread['postusername'] . ")]]></author>\r\n"; echo "\t\t<guid isPermaLink=\"false\">$vboptions[bburl]/showthread.php?t=$thread[threadid]</guid>\r\n"; echo "\t</item>\r\n"; break; } } } switch($_REQUEST['type']) { case 'RSS1': echo "</rdf:RDF>"; break; default: echo "</channel>\r\n"; echo "</rss>"; } } /*======================================================================*\ || #################################################################### || # Downloaded: 15:50, Fri Jan 13th 2006 || # CVS: $RCSfile: external.php,v $ - $Revision: 1.53.2.7 $ || #################################################################### \*======================================================================*/ ?> No members have liked this post.
|
#3
|
||||
|
||||
Re: RSS Feed ?
How is it now?
__________________
ABT Seeding Policy | ABT Seeding Guide | VBT Seeding Policy | VBT Seeding Guide Software Links HERE | FAQ is HERE | Technobabble forum is HERE. If your port number is in red, you are firewalled! How to Set Up Your Router (so you aren't firewalled) and How to Port Forward on Windows XP Five's Checksums Demystified - everything and anything you want to know about checksums
On a Mac? Get XLD to rip your CDs. Please see this guide - X Lossless Decoder (XLD): How to create flawless CD rips on Mac OS X No members have liked this post.
|
#4
|
|||
|
|||
Re: RSS Feed ?
looks good now. not sure why what you did worked. that end block is just a multiline comment in the /* ... */ tags. In fact what you described to me i would think would break the end of that multiline comment and in effect comment out the ?> declaration at the end and throw a parsing error.
it looks more like there was something missing right... </rss> [HERE] "\t\t<dc:creator><![CDATA[" but whatever works. thanks ! No members have liked this post.
|
#5
|
||||
|
||||
Re: RSS Feed ?
I know. I have no idea why that works. The line looks exactly the same now as it did then. But, this is the third error I've had with this installation that was because of that one line.
__________________
ABT Seeding Policy | ABT Seeding Guide | VBT Seeding Policy | VBT Seeding Guide Software Links HERE | FAQ is HERE | Technobabble forum is HERE. If your port number is in red, you are firewalled! How to Set Up Your Router (so you aren't firewalled) and How to Port Forward on Windows XP Five's Checksums Demystified - everything and anything you want to know about checksums
On a Mac? Get XLD to rip your CDs. Please see this guide - X Lossless Decoder (XLD): How to create flawless CD rips on Mac OS X No members have liked this post.
|
#6
|
|||
|
|||
Re: RSS Feed ?
Quote:
No members have liked this post.
|
#7
|
||||
|
||||
Re: RSS Feed ?
__________________
ABT Seeding Policy | ABT Seeding Guide | VBT Seeding Policy | VBT Seeding Guide Software Links HERE | FAQ is HERE | Technobabble forum is HERE. If your port number is in red, you are firewalled! How to Set Up Your Router (so you aren't firewalled) and How to Port Forward on Windows XP Five's Checksums Demystified - everything and anything you want to know about checksums
On a Mac? Get XLD to rip your CDs. Please see this guide - X Lossless Decoder (XLD): How to create flawless CD rips on Mac OS X No members have liked this post.
|
#8
|
||||
|
||||
Re: RSS Feed ?
RSS is cool...I guess I never realized you enabled this..thanks!
__________________
good music here...mutant sounds brainwashed awesome tapes from africa wfmu's beware of the blog office naps No members have liked this post.
|
The Traders' Den |
Similar Threads | ||||
Thread | Forum | Replies | Last Post | |
New Holiday Layout & My RSS Feed - jalew | Site Announcements & Suggestions | 8 | 2008-01-04 09:15 PM | |
Traders' Den RSS Feed - BillyBuck | Technobabble | 1 | 2007-04-04 11:26 PM |
|
|