Skip to content


setLicense Bug Fix

There is a bug in photos_licenses.setLicense() (thanks, Christian!).  Line 1034 in phpFlickr.php should read:
$this->request("flickr.photos.licenses.setLicense", array("photo_id"=>$photo_id, "license_id"=>$license_id), TRUE);

The problem was with capitalization of $photo_id.  If you've been having problems setting licenses, this would be why.  I've updated CVS and the fix will be in the next release.

Posted in Bug Fixes.


One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Continuing the Discussion

  1. Phil Gyford's Writing linked to this post on March 16, 2006

    My new site…

    I've re-built my site. It's taken way, way too long. Here are lots of details about what's new and what I've done….



Some HTML is OK

or, reply to this post via trackback.