Hello,
Good File!
how many pictures doest it display? i see fixed amount?
thanks
Hello,
Good File!
how many pictures doest it display? i see fixed amount?
thanks
very useful!
cool. can results be viewed from the app itself? like an iframe in the app so that user is not taken to flicker.com site? the more people stay on my site the better u know? thanks.
and maybe a tooltip on each thumbnail pulling some tags from the original photo submitter? just a thought.
glad u like the tooltip idea.
Can this app only retrieve results from a single user? Like I want it to only show images posted from a specified flickr account.
I’d like to change the output size to 100×100 px is this possible?
you can to paginate the results as in the other script: http://scriptillusion.com/scripts/flickr_v2/ ?
Yes Robert.
Sorry for my english 
Yes, you can pass the page attribute into the url string and it will return the results of page 1, 2, 3, etc.
So in flickr_search.php, line 19, you can add the page attrib like this:
$url = “http://api.flickr.com/services/rest/?method=flickr.photos.search&api_key=$api_key&tags=$q&page=1”;
and for something like page 5: $url = “http://api.flickr.com/services/rest/?method=flickr.photos.search&api_key=$api_key&tags=$q&page=5”;
Feel free to contact me through email if this doesn’t make sense… it’s my fullname [at] gmail [dot] com
how can i limit results to …say about 10 images?
Nice, but i’m getting this error…
Warning: filemtime() [function.filemtime]: stat failed for r /mnt/98230/domains/domain.com/html/caches/flickr_search+term in /mnt/98230/domains/domain.com/html/flickr_search.php on line 23
I am getting the same error as landomiller and added
$filemtime = @filemtime($cache); if ($filetime < (time() – $cache_timer))
and it appears to work fine with php 5
Hi Robert,
I have a following error:
Warning: filemtime() [function.filemtime]: stat failed for …..caches/flickr_objectified in …...flickr_search.php on line 21
Fatal error: Call to undefined function curl_init() in ….. flickr_search.php on line 32
Is there a solution for that ? Thank you.
Your script is good, but when someone make a search this not specific for multi word.
Example : If you search “Big Cat” your script will show all images with big OR cat. I want know if it’s possible to make big AND cat for show pictures with this 2 tags
Thank You
Sorry, i’m ok I found by myself on the flickr api website… For people who are interested.
1. Open the file “flickr_search.php” 2. Edit the $URL line 3. Add the variable tag_mode ...&tag_mode=all
And you will have pictures with multi tags
Hi Robert, Is it possible to search a specific user account with this code? Can I limit the search for ONLY tags? exclude title, description and etc? And the most important, how the photos will be in the results page, can I organize them by post date?
Sorry for all this questions and my english, but I need them to be a couple of photos by line! And must be specific photos side by side! (they gonna have the same tags, title and description, so I guess this won’t be a problem)
Hi, all your demo’s are down… let me know when fixed… Thx
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
45 Purchases
17 Comments