FAlbum 0.1 - Init Release
FAlbum 0.1
This is a Wordpress plugin that allows you to display your Flickr photos and photosets on your site. It is based on Flickr Gallery 0.7 by Ramon Darrow - http://www.worrad.com/.
This plugin uses the Flickr API (http://www.flickr.com/services/api/).
Features:
- View album of most recent photos - Example
- View your photos using tags - Example
- Caching of Flickr API calls and generated html
- Pull EXIF data from Frickr
- Flickr notes are viewable (multi-line and html code) - Example Example
- Next image pre-caching is performed on the browser
Files

Rob wrote:
Hi there.
I have followed your readme.txt and seem to be getting these problems:
Warning: raiseerror(): SAFE MODE Restriction in effect. The script whose uid is 565 is not allowed to access /usr/local/lib/php/PEAR.php owned by uid 0 in /home/com00/domains/250505.com/public_html/wp-content/plugins/falbum/Lite.php on line 486
Warning: raiseerror(PEAR.php): failed to open stream: No such file or directory in /home/com00/domains/250505.com/public_html/wp-content/plugins/falbum/Lite.php on line 486
Warning: raiseerror(): Failed opening ‘PEAR.php’ for inclusion (include_path=’.:/usr/local/lib/php’) in /home/com00/domains/250505.com/public_html/wp-content/plugins/falbum/Lite.php on line 486
Fatal error: Undefined class name ‘pear’ in /home/com00/domains/250505.com/public_html/wp-content/plugins/falbum/Lite.php on line 487
I though you may have a clear idea of what the problem is, or even an idea of where the problem is (my end, flickr end etc)
Thanks in advanced
Posted 12 Jul 2005 at 10:49 pm ¶
Eli wrote:
It looks like your PHP setup doesn’t allow you access to the PEAR.php library file. This is required by the file cache API the code was using.
I am finishing up another release that switches the from being file based caching to now cache the data in the wordpress database. This removes the dependency of the PEAR.php file.
Posted 13 Jul 2005 at 8:44 am ¶
tom wrote:
Hey i apear to be having problems with this plugin, whenever i click a link to a photoset from the ‘falbum-wp.php’ file i get a 404 error, i know this is realated to the ‘define (’URL_ROOT’, ‘http://www.tomsbomb.co.uk/sleepercell/’);’ setting and the link points to /album/599629 what is this link refering to? have i set up something wrong? Im a bit of a novie with all this stuff sorry to bother you if its something realy simple.
Posted 19 Jul 2005 at 6:41 pm ¶