vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   RSS Feed in vB 3.7.4 (https://vborg.vbsupport.ru/showthread.php?t=198873)

newguy 12-21-2008 10:46 AM

From the vBulletin hand book.....
Quote:

Within vBulletin, we allow you to access only specific parts of the RSS. The fields you can use are title, description, link, id, date, enclosure_href and content:encoded
I have tried all of these and nothing works. I guess the RSS feed I want has changed some how. I have allow BB code and also convert html to bb code set to yes also. Also set it to no for testing.

David LeBow 12-21-2008 10:51 AM

Quote:

If the BB Code doesn't solve the problem, you'd need to post a sample item from your feed.
Maybe if you post an item from the feed...?

newguy 12-21-2008 07:20 PM

<a href="http://rss.indeed.com/rss?q=teamster" target="_blank">http://rss.indeed.com/rss?q=teamster</a> This is the feed I am having problems with.

David LeBow 12-22-2008 05:28 AM

Have a quick look at a feed item:

PHP Code:

       <item>
            <
title>Senior Food Service Worker University of Minnesota -  Twin CitiesMN</title>
            <
link>http://www.indeed.com/rc/clk?jk=10834156c22c0684&amp;from=rss&amp;cd=j7KcZC1voSaE-tEYj9xfZvvWypTKmMAX1rnG2-g_P_wT8sU0arD0UG3kCb0ChPP21KVTtBebFq4hl614DjCpZ1Kd4vr2oMlH1IM1EW42zCMTfZilExgZZOWYc8u1ATaVVAMINgzXynMi8_DHqiqnWy0SAwxMf4aryrBuvF7VmOdSlbgyWV05LAPzMBaO-wHkNPgH7rls-aIXwlyWLbzi8h7QTeldOseDVcp6fPba4T0jEJeWHiPm7carAFBoIHdI&amp;qd=RnZhMybXSk4M3QtTVGXWoUime1BNHDOgcMKo265BnIPOb00VRQQv_OHT4sbCyzM_v_wokdTwBAdSpP61-BeAfw&amp;rd=</link>
            
<source>University of Minnesota</source>
            <
guid isPermaLink="false">834614a7c3860a1e0a03e0c312743bb6</guid>
            <
pubDate>Wed17 Dec 2008 13:54:44 GMT</pubDate>
            <
description>Position Category Staff Service and Maintenance (TeamstersAppointment Term A 12 month Appointment Type... is represented by the Teamsters Bargaining UnitDues...   &lt;br&gt;
            
From University of Minnesota - &lt;a href="http://www.indeed.com/job/Senior-Food-Service-Worker-at-University-of-Minnesota-in-Twin-Cities,-MN-10834156c22c0684"&gt;save jobemailmore...&lt;/a&gt;
            </
description>

        </
item

There's a "<link> element which should turn into your link if you're using the standard template.

But: the <description> element contains an URL within it. That will become part of the description text, as ugly as it is. To my knowledge, vBulletin will not parse out links in the description text. They're using the <link> (the thing that turns into your hyperlink) to point to a generic website. They're embedding the actual link in the description.

vB staff: am I right in assuming that links within the feed <description> will not be parsed back into links?

newguy 12-22-2008 08:26 AM

A link in the <description> won't work I guess then. I learn something new. WOUls this be something vbulletin.org should look at and get to work?

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

Links are in the <description> also on my other feeds also. All the feeds started to mess up at once a few weeks ago.

newguy 01-06-2009 11:32 AM

Quote:

Originally Posted by David LeBow (Post 1690871)
Have a quick look at a feed item:

PHP Code:

       <item>
            <
title>Senior Food Service Worker University of Minnesota -  Twin CitiesMN</title>
            <
link>http://www.indeed.com/rc/clk?jk=10834156c22c0684&amp;from=rss&amp;cd=j7KcZC1voSaE-tEYj9xfZvvWypTKmMAX1rnG2-g_P_wT8sU0arD0UG3kCb0ChPP21KVTtBebFq4hl614DjCpZ1Kd4vr2oMlH1IM1EW42zCMTfZilExgZZOWYc8u1ATaVVAMINgzXynMi8_DHqiqnWy0SAwxMf4aryrBuvF7VmOdSlbgyWV05LAPzMBaO-wHkNPgH7rls-aIXwlyWLbzi8h7QTeldOseDVcp6fPba4T0jEJeWHiPm7carAFBoIHdI&amp;qd=RnZhMybXSk4M3QtTVGXWoUime1BNHDOgcMKo265BnIPOb00VRQQv_OHT4sbCyzM_v_wokdTwBAdSpP61-BeAfw&amp;rd=</link>
            
<source>University of Minnesota</source>
            <
guid isPermaLink="false">834614a7c3860a1e0a03e0c312743bb6</guid>
            <
pubDate>Wed17 Dec 2008 13:54:44 GMT</pubDate>
            <
description>Position Category Staff Service and Maintenance (TeamstersAppointment Term A 12 month Appointment Type... is represented by the Teamsters Bargaining UnitDues...   &lt;br&gt;
            
From University of Minnesota - &lt;a href="http://www.indeed.com/job/Senior-Food-Service-Worker-at-University-of-Minnesota-in-Twin-Cities,-MN-10834156c22c0684"&gt;save jobemailmore...&lt;/a&gt;
            </
description>

        </
item

There's a "<link> element which should turn into your link if you're using the standard template.

But: the <description> element contains an URL within it. That will become part of the description text, as ugly as it is. To my knowledge, vBulletin will not parse out links in the description text. They're using the <link> (the thing that turns into your hyperlink) to point to a generic website. They're embedding the actual link in the description.

vB staff: am I right in assuming that links within the feed <description> will not be parsed back into links?

bump for vb staff. :)


All times are GMT. The time now is 12:39 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.01135 seconds
  • Memory Usage 1,763KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete