Austin Matzko

Show:

What's happening?

  • File check on URL

    FAlbum does a file check for the falbum.css file, but the variable lists the URL instead of the file path. This might work on some PHP installations, but not all. My attached patch fixes this.

    2008-01-18 00:24:32 UTC in FAlbum

  • User_level check fails, canceling table creation

    On one of my WordPress 2.2.1 setups, the falbum_init function returns before creating the cache table, because it does a "user_level" check that fails. Instead, FAlbum should check for and use the user capability API that's been around since WP 2.0. My attached patch checks to see whether the user has editor caps (which I think is the same as the user_level of 8).

    2008-01-17 20:35:31 UTC in FAlbum

About Me

  • 2008-01-17 (2 years ago)
  • 1984415
  • ajmatzko (My Site)
  • Austin Matzko

Send me a message