0
votes
2answers
100 views

Why is this error returned from phpSmug

I am working on an app that will upload images to my smugmug account. I am using phpSmug 3.4 and the following code: require_once( "phpSmug.php" ); try { //assign Variable ...