It's hard to show an example of the problem since the problem seems to disappear en reappear all the time. Besides I was using a plugin (pwaplusphp in wordpress) en tought maybe that was causing it.
But I tried the same in javascript and ran into similar problems: EXAMPLE: The album in question: https://picasaweb.google.com/112316564488509218722/ArtisanInvito I have a full screen slideshow where I use the json feed with a callback function: This works like a charm: http://www.ohmdesign.be/picasa/ Among others there's a tag 'dressoir' in this album. This seems to return a json result: http://picasaweb.google.com/data/feed/base/user/112316564488509218722/albumid/5850364965733832513?alt=json&kind=photo&hl=nl&imgmax=1024&tag=dressoir BUT The images don't show up: http://www.ohmdesign.be/picasa/index1.html I get an error: "Cannot read property 'length' of undefined" in the callback function BUT STRANGELY: I'm doing *the exact same thing with this album*: Picasalbum: https://picasaweb.google.com/112316564488509218722/Charleston The fullscreen slideshow selecting only with tag=dressoir http://www.ohmdesign.be/picasa/index2.html Works perfectly! What is going wrong?? Thx. -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-picasa-data-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
