Its me again
I'm trying to upload a pdf file , its size is 5M , I have changed modules/fuel/config/fuel.php to this , but it still appear this message "The file you are attempting to upload is larger than the permitted size."
// Max upload files size for assets
$config['assets_upload_max_size'] = '10000';
fuel version is 1.3
Thanks
Comments
http://stackoverflow.com/questions/2184513/php-change-the-maximum-upload-file-size
sorry