* warning: Invalid argument supplied for foreach() in /srv/www/htdocs/drupal/sites/all/modules/flashvideo/flashvideo.module on line 1058.
* Failed to make Bucket:
array (
'int' => false,
)
* warning: pg_query(): Query failed: BŁĄD: column "created" is of type int_unsigned but expression is of type timestamp with time zone LINE 1: INSERT INTO ffmpeg_data (fid, created, input_file, output_fi... ^ HINT: You will need to rewrite or cast the expression. in /srv/www/htdocs/drupal/includes/database.pgsql.inc on line 138.
* user warning: query: INSERT INTO ffmpeg_data (fid, created, input_file, output_file, status) VALUES (180, NOW(), 'sites/default/files/USBMPEG2Box4MBPS30sec.mpg', 'sites/default/files/video/USBMPEG2Box4MBPS30sec.flv', 1) in /srv/www/htdocs/drupal/sites/all/modules/flashvideo/flashvideo.module on line 698.
* Failed to make Bucket:
array (
'int' => false,
)
I've changed NOW() to 1 but I still have informations about making Bucket
Comments
Comment #1
opel commentedI've changed database to MySQL and INSERT problem has disappear but I still have Bucket problem.
Comment #2
travist commentedThis should be resolved with the latest versoin checked into CVS.