Jump to:
| Project: | Picasa |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | cyberswat |
| Status: | closed (fixed) |
Issue Summary
I tried using Picasa on D5.1.2 but was never able to get it to work. Like a few others, my GUser would get created but indicated that there were 0 public albums even though I do have public albums.
I've since upgraded to D6.6 and wanted to give the Picasa module another shot. This module has lots of potential. While I still haven't gotten the module to work, I am having different problems. They are:
1. When I attempt to import an album, Picasa always attempts to import the first two, regardless of which album(s) I chose.
2. The resulting album nodes are empty.
3. Subsequent edits (e.g. description) are not saved, even though the log include an entry indicating that the album was updated.
There must be something basic that I'm missing, but can't figure it out even after lots of investigation.
Any thoughts on things to double-check first?
Thanks,
Scott
Comments
#1
The d6 branch is a complete rewrite of the module that is a proper restful implementation of the API when tonight's dev tarball gets generated you should be able to create, edit, update and delete the album from Drupal ... you won't be able to import anything yet. The concept of a GUser is also going away as it did not properly tie a Drupal account to the google/picasa account and as such has been reimplemented. Feel free to help test the dev version but expect a lot of bugs ... otherwise you will have to wait until the beta version is released.
#2
Closing this out due to lack of response.