RandomByte :: Forum :: Wiki

FAlbum - 0.6.3

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

New in FAlbum 0.6.3:

  • Fix: Bug-5 - Random photos repeating
  • Fix: Bug-13 - Tags not wrapping on photo page
  • New: Added option to enable FAlbum globally within WordPress
  • New: Added new is_album_page() method

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. BLOQ7 » FAlbum 0.6.3 on 28 Jan 2006 at 11:44 pm

    [...] Quelle: Randombyte [...]

  2. New Photo Album at idowens.com on 29 Jan 2006 at 6:34 am

    [...] Since I didn’t feel like fixing a plugin that was no longer going to be supported (Ray’s Flickr plugin) I made the move to the ever-popular FAlbum. So far so good; I had a little trouble getting it to work right under my theme, but adding a global PHP to the theme’s header fixed the error. It looks much better in IE than Firefox at the moment (go figure) but I’m assuming that has something to do with IE reading the CSS from the supplementative PHP file and Firefox not doing that…I probably just need to manually add the album’s styling to the theme’s main CSS file. Oh well, enjoy the new gallery. I’ll finish the styling of it shortly. [...]

  3. WordPress Station » Blog Archive » FAlbum - 0.6.3 on 30 Jan 2006 at 2:46 am

    [...] RandomByte [...]

Comments

  1. Tyler wrote:

    Thank you! This was my only problem. Now it’s perfect :).

  2. Tyler wrote:

    Okay, I do have some other problems, but they’re easier to tweak:

    • Could you use date-posted-desc instead of date-taken-desc?

    I usually care less about when the camera thinks I took a picture and more about what order I uploaded them to flickr.

    • “Use Friendly URLS: title” doesn’t seem to work, I always get numeric friendly urls.

    • Lastly, you might consider putting comments between the white spaces within a , that way you don’t end up with a single space next to the images in the list.

    Thanks again, this plugin rocks!

  3. Tyler wrote:

    Sorry, that last comment should have said “between the white spaces within a ul (unordered list) tag”.

  4. Peter wrote:

    I installed the updated plugin, but now I get a blank screen. It use to work, when i had an older version.

  5. Tri Nguyen wrote:

    A crucial line seems to be missing from near the top of the file, falbum/wp/falbum.php. This would be:


    require_once(dirname(__FILE__).'/../falbum.php');

  6. Tri Nguyen wrote:

    Sorry, the file I’m referring to is actually falbum/wp/album.php.

  7. Andrew Ferguson wrote:

    I’m getting this error:

    Fatal error: Call to a member function on a non-object in /home/andrewfe/public_html/wp-content/plugins/falbum/wp/album.php on line 27

    when I try to load:
    wp-content/plugins/falbum/wp/album.php

  8. Derek Scruggs wrote:

    I was getting the non-object error on line 27 too, so I added this code just above it:

    include_once(’../falbum.php’);

    That seemed to fix.

    Also, for some reason it didn’t properly write to the .htacces file. It added the comments # BEGIN FAlbum and # END FAlbum, but it didn’t add the rewrite rules.

    Otherwise an excellent plug-in. Thanks for writing it!

  9. Nicky wrote:

    hi there, I’ve just installed your plugin as part of my new site design. I’ve been busy validating everything and there appear to be several warnings for the stylesheet on Falbum. I don’t know whether it’s just my file has borked, but there are some errors and warnings appearing (link here
    ).

    I’m keen to integrate the falbum into my site properly (currently it looks like this but don’t know what I can and can’t touch within the plugin.

    All help greatly appreciated (and hoping this entry doesn’t get buried as spam because of the links!)

    I think this plugin rocks, btw :-)

  10. Nicky wrote:

    BTW I fixed the errors, and the thread in the support forum about integrating the falbum into your site was very helpful :-)

  11. Jo Simon wrote:

    Hi I have applied falbum and I really love it. I have a problem: If I include the falbum-feature the linkbar on the page is too much on the left, it should be more on the right:
    have a look here: http://jo-zone.net/blog/wp-content/plugins/falbum/wp/album.php
    How can I make the sidebar move to the right here?
    I tried to figuere this out but I just don´t know where to start. Thanks for help

    cheers Jo

  12. Rob Schaumer Label Land wrote:

    Do you know how to change the font sizes in the header?

    Thanks

Post a Comment

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

*

*