RandomByte :: Forum :: Wiki

FAlbum 0.2

FAlbum - WordPress plugin that allows you to display your Flickr photos and photosets on your site.

New in FAlbum 0.2:

  • Added WordPress administrative page for setup and maintenance (clearing the cache)
  • Switched for storing cached data to disk to now use the WordPress database for storage
  • Improved the paging process within the different types of albums

Files:

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • digg

Trackbacks & Pings

  1. Two-Much.Info on 31 Jul 2005 at 6:18 pm

    Two much design

    Today, and actually yesterday, I’ve been doing a little a lot of work on the site, which is actually one of the reasons that I haven’t written much. But rest assured, the work I’ve done has been to make things a lot nicer around here…

Comments

  1. Matt wrote:

    I’m having troubles, for some reason it keeps trying to call drivelblog.com/blog/wp-content….rather than just drivelblog.com/wp-content…. I can’t find where to change this anywhere, and I really don’t feel like restructuring my site to operate from /blog rather than the default directory. Can you point me in the right direction?
    Thanks in advance, and by the way this looks like a great plugin.

  2. Croaky wrote:

    Hi fantastic looking plugin, but when going to the options page I get the following error:

    Fatal error: Cannot redeclare falbum_add_pages() (previously declared in C:\Program Files\UniServer3_2a\diskw\www\wordpress\wp-content\plugins\falbum\falbum-plugin.php:40) in C:\Program Files\UniServer3_2a\diskw\www\wordpress\wp-content\plugins\falbum\falbum-plugin.php on line 41

    I am running Wordpress 1.5.1.3 and XAMPP with PHP 5 on Windows XP. Is falbum-plugin.php being executed more than once for some reason perhaps? Any help would be greatly appreciated

  3. jim wrote:

    just remove the word blog from the code that’s generated on the options page and put that back into your .htaccess file

  4. jim wrote:

    i actually have another question too. on my site, the first picture of every album is missing. any ideas on how or why this happens?

  5. hyatt wrote:

    nice plugin!

    forgive my dumbness… can i know how you list the recent photos on the sidebar?

    thanks

  6. Eli wrote:

    Add the following code to your sidebar.php file:


    <li>
    <h2><a href=”<?php echo fa_createURL(”show/recent”); ?>” title=\”View all recent photos\”>Recent Photos</a></h2>
    <?php echo fa_show_recent(5);?>
    </li>

  7. Eli wrote:

    It seem that I have /blog hard coded into the mod_rewrite rule that is created when friendly urls are enabled. Remove or change /blog to match your site. I’ll clean this up in the next release.

    Line 79 in the falbum-plugin.php file.

  8. mrgrosser wrote:

    This would be a great plugin but I too am getting
    Fatal error: Cannot redeclare falbum_add_pages() (previously declared in C:\Inetpub\WP\wp-content\plugins\falbum\falbum-plugin.php:39) in C:\Inetpub\WP\wp-content\plugins\falbum\falbum-plugin.php on line 40
    I’m guessing its a PHP 5.+ evreror although you state its compatible with PHP 4.1+ Yet I found this post on a Forum..
    http://www.entropy.ch/phpbb2/viewtopic.php?t=1830&highlight=&amp;
    Any idea how to clear it up?

  9. NY wrote:

    the options->falbum page shows totally empty. Is there anything else that needs to be done after unzipping into the plugins folder ?

  10. klepto wrote:

    Just activated the plugin and now I can’t access my whole webpage anymore. Can somebody help me?

  11. klepto wrote:

    Maybe it’s something with mod rewrite? how can I reset the settings the plugin made?

  12. klepto wrote:

    Sorry, me once again. I’m just getting 403 errors… hope you can help me

  13. mrgrosser wrote:

    Try deleting the Plugin although I’m betting your problems much deeper than that.

  14. Guiye wrote:

    I’m also getting the redeclare falbum_add_pages error.
    Anyone has solved it? Please tell us! :’(

Post a Comment

Your email is never published nor shared. Required fields are marked *

*

*