Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

breaks RSS feed?

This discussion is related to the IgnoreUser addon.

When enabled, this plugin broke my RSS feed (as found in Categories section); it yields the following error: XML Parsing Error: XML or text declaration not at start of entity Location: http://www.notmyforum.com/forum/index.php?p=/categories/category-name/feed.rss Line Number 2, Column 1:<?xml version="1.0" encoding="utf-8"?> ^

The master.rss file had no such space, and I believe the space must have been generated by this add-on as, when disabled, the error disappears. Thought I should let you know.

peregrine

Comments

  • Thanks for the feedback I've got not idea how to fix it, if it is indeed a problem.

    Try the ignore plugin and see if that works for you.


    factoid: Most questions have been previously answered, try the search box first, please provide your Vanilla version Number!

    Peregrine's Addons - donations gladly accepted for "successful solutions" and addons - kind of like tipping a waiter at a restaurant

  • I'm curious if you enable just this plugin again, does the error occur.


    factoid: Most questions have been previously answered, try the search box first, please provide your Vanilla version Number!

    Peregrine's Addons - donations gladly accepted for "successful solutions" and addons - kind of like tipping a waiter at a restaurant

  • x00x00 Don't PM about development, I'm not currently taking on clients MVP

    A problem may be that you end with ?> in default.php

    good idea never to end you php file with a close tag (except rare exceptions), it will prevent the chance of extra white space creeping in.

    Don't PM about development, I'm not currently taking on clients.

    grep is your friend.

    peregrineUnderDoglifeisfoo
  • thx @x00. I uploaded the plugin with the change - @Bud1

    You learn something new everyday. I thought I was closing things properly only to find out the exact opposite is true.


    factoid: Most questions have been previously answered, try the search box first, please provide your Vanilla version Number!

    Peregrine's Addons - donations gladly accepted for "successful solutions" and addons - kind of like tipping a waiter at a restaurant

    UnderDog
Sign In or Register to comment.