vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Problem with RSS feed (https://vborg.vbsupport.ru/showthread.php?t=219357)

flexbuffchest 07-24-2009 02:55 PM

Problem with RSS feed
 
Hey guys, i originally posted this on the customer support section on vbulletin.com but they told me to come here. Anyway my problem is that the links within the RSS feed themselves are not complete. What i mean by that is that i am importing this feed http://www.swtor.com/feed/news/all/ and it imports perfectly fine into my forums. The problem is that the links dont contain the home address (not sure what to call it), for example instead of http://www.swtor.com/news/article/20090717_002 the link comes up as /news/article/20090717_002


How do i go about fixing this?

--------------- Added [DATE]1248530425[/DATE] at [TIME]1248530425[/TIME] ---------------

any ideas?

flexbuffchest 07-26-2009 03:07 PM

bump

Lynne 07-26-2009 03:26 PM

I'm getting the same thing on my test forum so I'm guessing it is a problem on their end.

You could probably get around it by modifying the link in the template to:
HTML Code:

[url=http://www.swtor.com{feed:link}]More...[/url]

flexbuffchest 07-26-2009 04:37 PM

Quote:

Originally Posted by Lynne (Post 1855933)
I'm getting the same thing on my test forum so I'm guessing it is a problem on their end.

You could probably get around it by modifying the link in the template to:
HTML Code:

[url=http://www.swtor.com{feed:link}]More...[/url]

thanks:D that fixed it

Kiint 03-03-2012 09:16 AM

On a similar note, I'm trying to include an image from the same RSS feed, currently I have this:


PHP Code:

{feed:description}

{
feed:enclosure_href}

[
url={feed:link}]More...[/url

This works Ok, but doesn't have the supplied image which I don't understand, the RSS feed is at:

http://www.swtor.com/feed/news/all

Could someone look into this for me please?

Any help is appreciated.

Lynne 03-03-2012 05:09 PM

I don't think that is a valid feed.

quincyy 04-06-2012 08:12 PM

Here's the error:

XML Error: mismatched tag at Line 2

Here's the RSS link:

http://gibill.va.gov/rss/feeds/911.xml

Title and Body Template were left alone.

What can possibly be the error? I'm no programmer - I'm learning.

the url is http://studentveteranforums.com

Thanks Vbulletin friends.


All times are GMT. The time now is 09:30 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01055 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete