vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Replace & with & in RSS feed? (https://vborg.vbsupport.ru/showthread.php?t=184319)

chessandpoker 07-03-2008 08:46 PM

Replace & with & in RSS feed?
 
I had previously fixed an issue that was causing validation errors from my forum RSS feed but then I did the unthinkable....I updated! I display recent forum posts in a sidebar, but when the page tries to validate it keeps getting tripped up with the 'goto' section of the generated code, particularly with the ampersand. for example, the validator wants the code &goto (for the newest posts) to read &goto with the proper format.

I just can't remember which file I had to edit to change the &goto to &goto and if anyone can refresh my memory it will be much appreciated!

p.s. as a side note, is it possible to make it so the links go to the first post in the thread and not the newest post?

Dismounted 07-04-2008 05:15 AM

external.php?

chessandpoker 07-04-2008 03:55 PM

there are three instances in external.php that had the & which I've changed to & Once my feed cycles through it's next update we'll see if that does it. I'm thinking that was the file in question. hopefully, thanks!

UPDATE: Yes, it validates correctly now! Thank you :)


All times are GMT. The time now is 06:16 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.00989 seconds
  • Memory Usage 1,704KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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