[Fixed] Error when trying to view or upload art

[Fixed] Error when trying to view or upload art

rubberduck's picture

when i try to view art from someone i get this error

PDOException: SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_7f6_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device"): SELECT DISTINCT base.tid AS tid, base.vid AS vid, base.name AS name, base.description AS description, base.format AS format, base.weight AS weight, v.machine_name AS vocabulary_machine_name FROM {taxonomy_term_data} base INNER JOIN {taxonomy_vocabulary} v ON base.vid = v.vid LEFT OUTER JOIN {forum_access} fa ON fa.tid = base.tid LEFT OUTER JOIN {acl} acl ON acl.number = base.tid AND acl.module = 'forum_access' LEFT OUTER JOIN {acl_user} aclu ON aclu.acl_id = acl.acl_id AND aclu.uid = 9999 WHERE (base.tid IN (:db_condition_placeholder_0, :db_condition_placeholder_1, :db_condition_placeholder_2, :db_condition_placeholder_3, :db_condition_placeholder_4, :db_condition_placeholder_5, :db_condition_placeholder_6)) AND( (fa.rid IS NULL ) OR( (fa.rid IN (:db_condition_placeholder_7)) AND (fa.grant_view >= :db_condition_placeholder_8) )OR (aclu.uid = :db_condition_placeholder_9) ); Array ( [:db_condition_placeholder_0] => 12882 [:db_condition_placeholder_1] => 510 [:db_condition_placeholder_2] => 261 [:db_condition_placeholder_3] => 128 [:db_condition_placeholder_4] => 874 [:db_condition_placeholder_5] => 2107 [:db_condition_placeholder_6] => 2729 [:db_condition_placeholder_7] => 2 [:db_condition_placeholder_8] => 1 [:db_condition_placeholder_9] => 9999 ) in DrupalDefaultEntityController->load() (line 193 of /var/www/sites/opengameart/includes/entity.inc).

the weird thing is that i only get this error when i am logged in.

i get this (??) error too, if i try to upload something.

EDIT: test if edit works now, and ...

i hope that this get fixed soon!!!!!!!!!!!!!!!