If you get errors like: The file could not be written. or The export could not be found on the file system. etc
It's the file group ownership permission errors, if you use SSH for Blesta use the following:
/var/www/
\chown -R apache: ./uploads/
/var/www/uploads/
\chown -R apache: ./*