Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
NOTE: Unless critical bugs are uncovered, this will be the last official release for the 4.7.x-1.* series. All users are strongly encouraged to upgrade to at least 4.7.x-2.*, or better yet, 5.x-1.*, as soon as feasible. Support for this release series is basically over.
NOTE: Unless critical bugs are uncovered, this will be the last official release for the 4.7.x-1.* series. All users are strongly encouraged to upgrade to at least 4.7.x-2.*, or better yet, 5.x-1.*, as soon as feasible. Support for this release series is basically over.
I just released a version 3 of the Picasa Module and have provided a test site at http://www.kevinbridges.org/picasa. This release allows multiple users to post their Picasa albums along with their friends or families albums. This module creates a new node type that can be accessed via views or other modules that use Drupal's standard node system. This is an extremely quick and efficient way to offer photo galleries to your users without the added expense of additional hosting.
5.x.2.16 is a bugfix release. I had intended for these fixes to be rolled out in the 5.x.3 release, but there were enough issues to force a bugfix upgrade.
Special thanks to WiSeOz for debugging the Profile handler.
Note that this release also cleans up the MySite settings page, making it easier to use. You are not required to run update.php to use this release.
Bug Fixes
-- Cleans up missing profile element titles on the settings page.
-- Backports the following issues from the HEAD development track:
---- Adds integration with Domain Access.
---- Cleans up settings page, placing default items on top and formatting the Content Settings using a proper form theme function.
---- Fixes error with possible null value passed to load includes.
---- Uses static variables to eliminate redundant database queries.
---- Corrects item settings page.
---- Fixes logic error in theme_mysite_empty_column().
---- #205441 by WiSeOz. Profile.inc always links to user/0.
---- #205252 by WiSeOz. Profile.inc default settings did not use user 1.
---- Fixes logic errors in mysite_reset sequence.
---- #206721 by WiSeOz. The profile.inc needs to force user_load() in order