Cannot move/copy from /tmp/ubr temp/
From HwdMediaShare Documentation
This article discusses the Cannot move/copy from /tmp/ubr temp/ problem in the Advanced Perl Upload Method. This error message will occur immediately after the upload has finished and have a format similar to the following:
Cannot move/copy from /tmp/ubr_temp/******************************.dir/CGItemp***** to /path/to/joomla/components/com_hwdvideoshare/uploads/perl/../../../../hwdvideos/ uploads/originals/*************.*** Permission denied at ubr_upload.pl line 205.
You can fix this error by checking the following directories have chmod 0777 (or are writeable):
/path/to/joomla/hwdvideos/ /path/to/joomla/hwdvideos/uploads/ /path/to/joomla/hwdvideos/uploads/originals/ /path/to/joomla/hwdvideos/thumbs/
You should ensure that all directories under /path/to/joomla/hwdvideos/ are writeable.