2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
drupal_set_message(t('The selected file %file could not be uploaded, because the destination %directory is not properly configured.',array('%file'=>$source,'%directory'=>$dest)),'error');
watchdog('file system',t('The selected file %file could not not be uploaded, because the destination %directory could not be found, or because its permissions do not allow the file to be written.',array('%file'=>$source,'%directory'=>$dest)),WATCHDOG_ERROR);
watchdog('file system',t('The selected file %file could not be uploaded, because the destination %directory could not be found, or because its permissions do not allow the file to be written.',array('%file'=>$source,'%directory'=>$dest)),WATCHDOG_ERROR);