Thread: RSS Help
View Single Post
  #2  
Old 12-12-2007, 09:37 PM
SirFlash's Avatar
SirFlash SirFlash is offline
 
Join Date: Feb 2007
Location: Canada
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If your feed is not properly set up according to web standards, then maybe try running it through the RSS feed validator and see what the results are. Your feed interprets alright in my Firefox browser, though.

http://validator.w3.org/feed/

If fixing the feed doesn't work, you could perhaps use either http://www.feedburner.com or http://www.feedblendr.com to 'mask' the feed with a different address, and the mask would most likely give you the icon you're looking for.

I have had some feed compatibility errors when using vbulletin as well when adding third-party RSS feeds to my forums (on 3.6.8), but with vbulletin supporting ATOM when 3.7 is out, i'm hoping more RSS feed incompatibilities are fixed.

To get the RSS icon to show up in your browser, put this code between the <head> tags of your index.html

<LINK REL="alternate" TITLE="Grand Theft Central RSS" HREF="http://www.grandtheftcentral.com/forum/external.php?type=RSS2&forumids=56" TYPE="application/rss+xml" />

If that code doesn't make the logo show up in the address bar, it might be because it doesn't have a direct link to the .rdf / rss file of your feed, in which case i would recommend just masking the address with feedblendr or whatever to fix it (providing that the mask created an RSS address with a direct link to the RDF file your browser needs in order to add the logo. So your code would end up being something similar to this:

<LINK REL="alternate" TITLE="Grand Theft Central RSS" HREF="http://www.feedblendr.com/rssfeedofgtc.rdf" TYPE="application/rss+xml" />

I don't know if this will help you since i'm speculating on the problem, but it's the best advice i can offer, so I hope this helps!

Good luck!

PS: On a side note regarding your website, Hillary Clinton wants to ban violent video games like GTA, so vote for anyone else!

Gooo Kucinich!</shamelessplug>
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01262 seconds
  • Memory Usage 1,767KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete