Amazon s3 support
Brought to you by:
fulldecent
I have discovered problems with the Amazon S3 photo storage. when I try to "rescan" photos after I have set up my AWS account in cameralife I get the following error:
Updating the database to reflect any changes to the photos directory...
Fatal error: Call to a member function Get() on a non-object in /var/www/cameralife/modules/photostore/amazons3/module.inc on line 475
I think it has something to do with the new URL structure of Amazon S3: a request should not use s3.amazon.com/bucketname , but bucketname.s3.amazon.com now.
I dont want to mess around with the module.inc. Therefore help would be more than appriciated, because cameralife seems to be the one and only img galleries that supports S3
Thanks so much in advance
Albrecht Senden
I have tested this in SVN and the fixed code with make the next release.
Thank you!