Help me [ Flickr Gallery 0.7 Plugin ]
-
To management my photos in my personal blog, i decided to use this Plugin :
https://www.worrad.com/archives/2005/1/8/flickr-gallery-07/I was edited below lines in this plugin file correctly :
define (‘FLICKR_USER_ROOT’, ‘https://www.flickr.com/photos/username/’);
define (‘FLICKR_EMAIL’, ‘[email protected]’);
define (‘FLICKR_PASSWORD’, ‘password’);
define (‘URL_ROOT’, ‘https://www.yoursite.com/gallery.php’);
and ETC…but i dona€?t know how to edit below line :
define (‘FLICKR_CACHE_PATH’, ‘/var/www/localhost/htdocs/wp-content/flickr-cache/’);
i was used this format : /var/www/localhost/htdocs/wp-content/flickr-cache/
and created flickr-cache directory [ chemod=777 because must be writable by the web server/PHP ] in wp-content dir .
but not runs . ia€?ve a problem. this is the error message in photo page :” file_get_contents(/var/www/localhost/wp-content/flickr-cache//a49964db5c8a0a5276b6137e56962b4726d79d8d.cached): failed to open stream: No such file or directory in /home/alvanweb/public_html/weblog/wp-content/plugins/flickr-gallery.php on line 522 “
Can you help me in https://weblog.alvanweb.com/gallery.php
- The topic ‘Help me [ Flickr Gallery 0.7 Plugin ]’ is closed to new replies.