submitting art bugs
Monday, July 9, 2012 - 02:16
There are two bugs I'm hitting when trying to submit an artwork (zipped .psd file with .jpg preview):
first is I don't know if the artwork was submitted or not while the error is displayed, and the second bug is the fact I'm hitting an error like this:
- The specified file /tmp/oga-134182491519866/squared paper.psd could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
- PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'uri': INSERT INTO {file_managed} (uid, filename, uri, filemime, filesize, status, timestamp) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => 411 [:db_insert_placeholder_1] => [:db_insert_placeholder_2] => [:db_insert_placeholder_3] => application/octet-stream [:db_insert_placeholder_4] => 0 [:db_insert_placeholder_5] => 1 [:db_insert_placeholder_6] => 1341824784 ) in drupal_write_record() (line 7013 of/var/www/sites/opengameart/includes/common.inc).
I'm having the same issue. Uncompressed Zip file with 6 1024*1024 jpg textures.
Preview image also a jpg.
Same issue. Thought I had pinpointed it to archives containing files with the same name (in different folders)
Doesnt seem like that's it though.
For the record I too get it when trying to submit a .zip with a .jpg preview. Not sure the preview matters.
Working on it. I'll update when it's fixed.