Flickr plugin for WordPress issues solved
May 7, 2005 | In DeveloperGet the 0.7 release of the plugin: Flickr plugin for WordPress
Create your ‘flickr-cache’ directory under the wp-content folder and make sure it is writeable by the web server; either CHMOD 777 or IIS IUSR_account_name read/write access.
Make the changes mentioned here.
I’m using:
flickr_show_photos($_GET['album'], $_GET['photo'], $_GET['page']);
in my code (gallery.php).
N.B. Organise your Flickr photos into at least one Photoset.
Or it wil throw the
Invalid argument supplied for foreach()
error.
Clear the cache file.
Activate the plugin.






