I've been following the video tutorials and followed exactly the steps shown. All the settings were duplicated from the tutorial but when I try to upload a video in any format (I tried m4v and wmv) this error message shows up:
An AJAX HTTP request terminated abnormally.
Debugging information follows.
Path: /file/ajax/field_video/und/0/form-gaD7Xr0pu17dtRx542Gyvhw673UHT_VUMAVDNCBFfMU
StatusText: n/a
ResponseText:
Error
Error message
Recoverable fatal error: Argument 1 passed to AmazonS3::__construct() must be an array, string given, called in /home/liquides/public_html/modules/video/transcoders/TranscoderAbstractionFactoryZencoder.inc on line 98 and defined in AmazonS3->__construct() (line 423 of /home/liquides/public_html/sites/all/libraries/awssdk/services/s3.class.php).
The website encountered an unexpected error. Please try again later.ReadyState: undefined
I'm using 7.x - 1.x - dev for AmazonS3 and awssdk 7.x-5.x-dev-2. Does anybody know what could be causing this?
Comments
Comment #1
makalov commentedAfter running an update, I now have this error message. Is there another way to embed video in drupal?
Comment #2
justafishComment #3
Saoirse1916 commentedSame problem here, but it also happens on editing existing nodes with video.
Comment #4
Jorrit commentedThis is related to #1394830: Recoverable fatal error: Argument 1 passed to AmazonS3:. Also, I think the issue is not present anymore in 7.x-2.x. I suggest you upgrade.