Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthoramys
    • CommentTimeJun 10th 2008
     permalink
    Has anyone ever seen this error when using FlickrMss with mss?

    Attribute "tn" in [ALBUM] is undefined.
    Attribute "lgPath" in [ALBUM] is undefined.
    Attribute "caption" in [IMAGE] is undefined.
    • CommentAuthoramys
    • CommentTimeJun 10th 2008
     permalink
    Now it is saying "No images found in .XML-file."

    The URL is here: http://www.vnacny.org/MoreAboutVNA/showNews.php?nID=32
    • CommentAuthoramys
    • CommentTimeJun 10th 2008
     permalink
    Here is my xml:

    <?xml version="1.0" encoding="utf-8"?>
    <!-- Generated by FlickrMSS 1.0 (http://www.sweeting.net/offerings/flickrmss) -->
    <slideshow>
    <preferences
    startWith = "albums"
    imageScaleMode = "downscaleToFit"
    so.addVariable("showLogo", "false");
    so.addVariable("imageInfoDisplayNoDescription", "");
    so.addVariable("thumbnailWindowAlwaysOn", "true");
    so.addVariable("thumbnailWindowAlign", "bottomLeft");
    so.addVariable("viewport", "0,0,600,320");
    />
    <album title="VNA" description="" lgPath="" tn="http://static.flickr.com/2100/2209745472_7c041a2a0d_s.jpg">
    <img src="http://static.flickr.com/2379/2209560682_21fc0c2c51.jpg" link="http://www.flickr.com/photos/22984842@N04/2209560682" tn="http://static.flickr.com/2379/2209560682_21fc0c2c51_t.jpg" caption="National Home Care Month Celebration at the Palace Theatre November 14, 2007" />
    </album>
    </slideshow>
  1.  permalink
    Looks like you solved it.
    How did you do it?
  2.  permalink
    amys, could you please tell me how you got rid of the lgPath="" and tn="" in your xml file? I've been working at this for two days now and I hope this is the last step that is holding me up.
    Thank you!