-
dancoulter changed the public information on the phpFlickr project.
2008-12-18 06:55:48 UTC in phpFlickr
-
dancoulter created the 2.3.0 file release.
2008-11-26 18:37:33 UTC in phpFlickr
-
Have you considered that the community might fork your project if you go commercial and charge for all uses? I bet that there are many people who use it for just a few servers who couldn't justify spending much money at all, especially if their workplace won't pick up the tab.
2008-05-01 15:29:38 UTC in mRemote
-
Could you send a copy of your code to me? My email address is in the source code.
2007-10-22 16:50:48 UTC in phpFlickr
-
If you're getting this error, then some other library has already included the Net_URL PEAR library. Go into the PEAR/HTTP/ directory under phpFlickr and open the Request.php file. Comment out line #48. It should look like this:
require_once 'Net/URL.php';
See if that helps.
2007-10-18 00:32:12 UTC in phpFlickr
-
dancoulter registered the Tempus project.
2007-04-10 19:05:09 UTC in Tempus
-
http://phpflickr.com/2007/02/22/version-210-released/.
2007-02-22 23:17:11 UTC in phpFlickr
-
See here for more details: http://phpflickr.com/2006/09/29/phpflickr-version-200-released/.
2006-09-29 18:48:25 UTC in phpFlickr
-
Tim,
I originally set this LDAP functionality up. It looks like it's having a problem with the context you're supplying. Be sure that you aren't putting the full address of the AD server in the context (unless it's the exact same as your AD domain name). You can feel free to email me directly if you still can't figure it out, but I don't know how much I'll be able to help.
2006-06-21 15:50:41 UTC in OpenIT
-
Version 1.6-beta of phpFlickr represents a rather large bug fix. Since the first days of the class, PHP's built in XML functions have been causing trouble. I've implemented a replacement for the functions that should make everything work better. If you want, try it out and let me know how it goes for you (it should work without any problems). phpFlickr is compatible with PHP4 and PHP5.
2006-06-19 20:49:11 UTC in phpFlickr