submitting art bugs

submitting art bugs

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).