AbanteCart Community

Shopping Cart Operations => Support => Topic started by: popustda on September 13, 2013, 08:42:05 AM

Title: adding image in product
Post by: popustda on September 13, 2013, 08:42:05 AM
Hello,
i like abantecart so much and i am very sad i cant solve the problem with not being able to add pictures to the products i create.
When i go to Media to add a picture it says: "error Not Acceptable" and its written in red color.
Can someone please tell me what to do. I bought A2 hosting and i have abantecart version 1.1.6 .
I am attaching the file for a reference

Please
Title: Re: adding image in product
Post by: popustda on September 13, 2013, 08:45:38 AM
i forgot to add a website link

naljepnice.org/AbanteCart/

thanks
Title: Re: adding image in product
Post by: abolabo on September 13, 2013, 02:51:58 PM
hi.
you have to check:
1. settings -> system - Resource Library Upload Max File Size, kB. You'll see input field and php-limitation at right (in brackets). You have to set correct value.
To increase limit upload file size of php try to search post_max_size and upload_max_size.
2. What type of image do you try to upload, jpg, gif or..? By default Abantecart use 4 image types: jpg(jpeg), gif, png and ico. You can extend this list via sql editing.
3. what is in error log (system->logs->error logs)?