HTML iFrames with my username and a given tag, displays my correct pictures, but also 5 pictures from two other users, neither having the specified TAG.
The iFrame is supposed to show 4 of my pictures, but shows 9 pictures, 4 of mine and 5 from two other users.
see code below
<iframe
src="
http://www.panoramio.com/wapi/template/photo.html?user=4324897&width=400&height=300&tag=Sam San"
frameborder="0" width="400" height="300" scrolling="no" marginwidth="0" marginheight="0"> </iframe>
The webpage has 22 iFrames, all the others are OK, the same code was used in all. Only one iFrame shows the wrong users pictures.
http://sites.google.com/site/googolar/
iFrame 20
The browser status bar shows what picture is supposed to be displayed including the username and tag........the info on the status bar is correct, but the pictures are wrong!
Appears to be a server side error!
but another panoramio bug