F
Asked
I am trying to upload slider picture but I keep getting an error, "The file you are attempting to upload is larger than the permitted size"
how can i check what i current slider setting?
how can i check what i current slider setting?
- MSAnsweredHello,
The max allowed size is `max_size` You can change the `allowed_file_size` as you like in `app/controllers/admin/Shop_settings.php` around line no 25
Thank you - Login to Reply