Increasing the size of the attachment to more than 2MB?
Excuse the bad english!
Hi,
The max attachment size is set in the .htaccess file in the RC root or in your php.ini file. Look for upload_max_filesize.
My .htaccess and php.ini
php_value upload_max_filesize 10M
upload_max_filesize 10M
Now appears the following message of error -> "File upload failed"
Tank you, the problem is permissions folter temp.... RESOLVED