API Defect with my Albums
ntableman
Registered Users Posts: 3 Beginner grinner
Hello-
I am using this API
http://wiki.smugmug.net/display/API/show+1.2.2?method=smugmug.images.get via the PHP version. I can able to get images for all my albums but two.
These two do not work:
http://photos.tableman.com/Sports/Indian-Creek-Climbing/26497914_qjgZ27#!i=2212957167&k=ZLtsXX3
http://photos.tableman.com/Sports/Red-Rock-Climbing/26920991_vk5nh2#!i=2256466164&k=q5989KK
Every other album of mine works. Most of my albums are public, so feel free to take a look and give me any ideas. I am passing in the sessionid, albumid and key. As I said, it works for all (over 15) but these two.
Any ideas?
I am using this API
http://wiki.smugmug.net/display/API/show+1.2.2?method=smugmug.images.get via the PHP version. I can able to get images for all my albums but two.
These two do not work:
http://photos.tableman.com/Sports/Indian-Creek-Climbing/26497914_qjgZ27#!i=2212957167&k=ZLtsXX3
http://photos.tableman.com/Sports/Red-Rock-Climbing/26920991_vk5nh2#!i=2256466164&k=q5989KK
Every other album of mine works. Most of my albums are public, so feel free to take a look and give me any ideas. I am passing in the sessionid, albumid and key. As I said, it works for all (over 15) but these two.
Any ideas?
0
Comments
SmugMug Support Hero
Want faster uploading? Vote for FTP!
OK, so I am still new to working with these API's - it there some test application or test harness out there? Any helpful ideas on how to test this without PHP would be appreciated, because I agree that removing that layer would be helpful.
So this is SmugWP, not my code. I see lots of issues with the code, but one is that I cannot figure out where if anyplace it is logging errors. I am hunting for that and will see what I can find.
It is really disappointing that smugmug doesn't have a solid WP integration and find it odd that I am the only one using this plug in or I am the only one having this problem, which makes me think something is up with me albums, but have been told no...
I am going to try to keep fixing this mostly to keep my existing work on my blog working, but moving to another service with better integration is on the to-do list.
http://www.dgrin.com/showthread.php?t=137990
Want faster uploading? Vote for FTP!
From what I can see SmugWP hasn't been updated in 3 years. It's possible that there's an issue with it (or one of its components, like the old phpSmug it seems to use) that only shows in certain cases.
On our hacks and apps page we list other Wordpress plugins as well. Did you try out one of the other plugins to see if it works better for you?
SmugMug Support Hero