warning: Cannot modify header information - headers already sent by (output started at /home/ctestneb/public_html/dudskie/drupalneb/sites/all/modules/aws/aws.module:308) in /home/ctestneb/public_html/dudskie/drupalneb/includes/common.inc on line 141.

please advise.

Comments

dragonwize’s picture

In development. Thanks for the report it will be fixed in the next update.

Remove the ?> from the end of the aws.module file and it will fix your error.

Thanks,
dragonwize

chris33’s picture

Category: bug » feature

Thank you dragonwize, can I ask a favor, I know this is under development module, but I need a features that when I upload video files it stores automatically to Amazon S3. I have already the access key, secret key, and the bucketname. I am using the video module of Fabio.

Can you patch that for me. Thanks in advance.

dragonwize’s picture

Sorry, I am not working on any other modules beyond my own at the moment.

Also, these modules are developer API modules only. That means the storing of files or anything else is not within the realm of this module. It is to abstract the Amazaon API to be Drupal friendly only. You might want to check out Media Mover.

davisben’s picture

Version: » 6.x-1.x-dev
Issue summary: View changes
Status: Active » Closed (outdated)