Does anyone know why I'm receiving the error message "File could not be
moved to destination directory" when attaching an image to a notice?
Is there s specific directory that should writable for this?
Below are my settings:
$config['attachments']['supported'] = array('image/png', 'image/jpeg',
'image/jpg', 'image/gif', 'application/ogg');
$config['attachments']['file_quota'] = 5000000;
$config['attachments']['user_quota'] = 50000000;
$config['attachments']['monthly_quota'] = 15000000;
$config['attachments']['uploads'] = true;
$config['oohembed']['endpoint'] = 'http://oohembed.com/oohembed/';
Thanks,
--
Patrick
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev