MS
Asked
Hello
I am trying to upload a product picture in from a mobile
but i am getting this error message
the file you are attempting to upload is larger than the permitted side
I have changed the size from setting but no succeed can you please help with this matter
thanks
I am trying to upload a product picture in from a mobile
but i am getting this error message
the file you are attempting to upload is larger than the permitted side
I have changed the size from setting but no succeed can you please help with this matter
thanks
- MSAnsweredHello,
The mobile image might be larger then 1024kb. You can change the `allowed_file_size` in `app/controllers/admin/Products.php` around line 22
Thank you - Login to Reply