Thanks to MVA for pointing out a rather silly mistake I made in phpSmug 2.0 - I wasn't passing the error code correctly to Exception() on line 350 (Ticket #1).
As this involves something quite crucial, I've released a minor update to rectify this. This is now available for download now.
Have A Comment?
Buy Me A Beer
SmugMug Discount
LATEST ENTRIES
phpSmug Users
If you're using phpSmug and wish to let the world know, drop me a line and I'll add a link and short description here
2 September 2009 @ 04:25
I can't seem to get the login_withHash to work. I've followed the documentation to the T (even using the same variable names). I am able to login using email/password. I'm also able to login with hash when using the api straight from a browser. I'm not a programmer, but I did study C for a while and can reverse engineer examples and follow syntax well once I get used to it. I've worked with php before, so for the most part this is all pretty simple.
But I don't know what I'm doing wrong, and I'm on a really tight time deadline for getting this done. Any assistance appreciated.
I've also posted this to dgrin at this thread:
http://www.dgrin.com/showthread.php?t=110084
Thank you in advance for any assistance.
2 September 2009 @ 08:21
Hi Samir
Thanks for your comment. I've checked your forum post and seen you've got the issue resolved. Well spotted. I'll update the README in the next release to correct this.