user warning: S3::listBuckets(): [InvalidAccessKeyId] The AWS Access Key Id you provided does not exist in our records. in /home/abiadmin/bisaram.abi.org/sermons/sites/all/modules/video/cdn/video_s3/includes/S3.php on line 90.
warning: Invalid argument supplied for foreach() in /home/abiadmin/bisaram.abi.org/sermons/sites/all/modules/video/cdn/video_s3/video_s3.admin.inc on line 69.
These are two warnings given when you just have installed Video module and visited the Amazon S3 settings tab.
Possible patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| video_s3.admin_.inc_.patch | 1.92 KB | evgeny.chernyavskiy |
Comments
Comment #1
hypertext200Comment #2
hypertext200this way also work, but I added simple if condition to check it
Comment #3
hypertext200