vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   RSS Feeds do not show content correct when in quotes (https://vborg.vbsupport.ru/showthread.php?t=324144)

pityocamptes 01-07-2017 11:12 PM

RSS Feeds do not show content correct when in quotes
 
For some reason pulled in posts, via RSS, are not showing correctly. When the text shows a quote "" or Isn't - for example (hyphen) I get all kinds of goofy text which includes ampersands, etc. Anyway to fix this????

Dragonsys 01-08-2017 01:59 PM

can you post an example, with the rss link?

Lynne 01-08-2017 04:12 PM

In admincp > RSS Feeds > edit feed, what do you have for the Body Template?

pityocamptes 01-09-2017 02:22 AM

Quote:

Originally Posted by Lynne (Post 2580542)
In admincp > RSS Feeds > edit feed, what do you have for the Body Template?

Thanks

PHP Code:

{feed:description}

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


Lynne 01-09-2017 04:02 PM

Replace
PHP Code:

{feed:description

with
PHP Code:

{feed:content:encoded

Then see if it works.

pityocamptes 01-09-2017 10:29 PM

Thanks will try. How do I pull the entire content and bypass the "more.." with url link?

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

Ok, that is not working. I get nothing now with the feed code changed.

pityocamptes 01-11-2017 04:14 AM

Bump? Anyone? Thanks!

Lynne 01-11-2017 09:55 PM

Those are really the only two options for outputting the text. If those don't work with your particular RSS feed, then there isn't really anything you can do unless you modify the code.


All times are GMT. The time now is 12:07 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.01111 seconds
  • Memory Usage 1,723KB
  • 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
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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