Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other strange situation

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33801
    dynamyc
    Member

    I have this code :



    This code loads some images for a gallery. The strange situation is that if I test this on my localhost all the images are loaded correctly from the xml, but if I upload on my FTP only the first 5 images are loaded.
    And this is the images.xml :


    <![CDATA[<font color="#d6087c" size="16"><b>lorem ipsum</b></font>]]>


    lorem ipsum]]>

    #84585
    clokey2k
    Participant

    I would say that the images.xml is malformed past the fifth image. The browser may treat the remote differently, maybe with stricter rules.

    Do you have a link to the remote version, or the full XML? Have you browsed to the remote XML directly to look for differences in output?

    ***EDIT*** is there an issue with any ‘special’ characters within your XML?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.