Fork me on GitHub

RSS feed broken on migration to 1.0.2  Bottom

  • I didn't know if I should put this in this section or in the migration section, but I suspect that it has something to do with the theme.

    After migrating from 0.764 to 1.0.2 I just moved everything over to production and flipped the switch. Unfortunately one thing I forgot to look at was backend.php, which is generating this:

    See http://www.firsttrac…func=view&theme=rss

    IE can't display it at all, and in Google Chrome it reports:

    Quote

    This page contains the following errors:

    error on line 99 at column 7: Extra content at the end of the document
    Below is a rendering of the page up to the first error.


    Help! Google News indexes us by way of our RSS feed, so this will quickly cut into our traffic.

  • Nevermind, I'm a moron...the problem was something I caused and had nothing to do with Zikula. icon_rolleyes
  • Maybe you might explain it just in case there is a second moron on this forum icon_wink

    --
    best regards from Kiel, sailing city

    Steffen Voss

    Member of the Zikula Steering Committee
    Read The Zikulan's Blog "If you want people to RTFM, make a better FM!"
  • I had put a PHP include function in the footer to call an advertising program outside of Zikula, which the RSS theme was apparently picking up. I discovered that by submitting the XML code to a verifier to highlight the broken elements.

    I solved the problem by defining a new block position, creating a file include block, and putting the position tag in the footer instead of the include call itself. The theme doesn't pick it up that way.

    It's so obscure that the odds of someone replicating the problem have to be somewhere between slim and none!

This list is based on users active over the last 60 minutes.