generated output doesn't start at the first line

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Carsten

    generated output doesn't start at the first line

    Hello,

    on my website I'm using the Drupal CMS. But I have a problem. All the
    output which is generated doesn't start at the first line (when you
    look at the source). All output starts at the third line. And that's
    not good for the XML which is generated through the FEED functions from
    the modules.

    Because the XML is not valid when the XML-tag doesn't start at the
    first line. Does anyone know of that? Maybe the htaccess-file ? I don't
    know.

    Maybe someone of you could help me. Here are the URLS
    [color=blue][color=green]
    >> http://www.infostand.net[/color][/color]

    and the xml feed's[color=blue][color=green]
    >> http://www.infostand.net/node/feed
    >> http://www.infostand.net/atom/feed[/color][/color]

    thx for yout help
    Carsten

  • fletch

    #2
    Re: generated output doesn't start at the first line

    Don't know about drupal but I think I can guess that it has a
    configuration file which you edited. Odds on that it has two empty
    lines in it.

    Comment

    • Carsten

      #3
      Re: generated output doesn't start at the first line

      No, i looked through all files, and no file has two empty lines at the
      beginning.

      Good idea, but wrong :(

      So any other thoughts ?

      Comment

      • fletch

        #4
        Re: generated output doesn't start at the first line

        > No, i looked through all files, and no file has two empty lines at the[color=blue]
        > beginning.[/color]

        Or the end? After the "?>" You may need to try and move a cursor there
        to be sure!.

        It won't be the .htaccess file. It wont be drupal as it wouldn't have
        got released, or you would know by checking their site, so it must be
        something you've done, which I'm guessing is not that much.

        Comment

        • Carsten

          #5
          Re: generated output doesn't start at the first line

          Thx again for your help

          when I'm at home I will check that.
          Yesterday I only checked the beginning of the files.

          Comment

          Working...