1

I am trying to upload Thumbnail image and image for category page but it is neither uploading nor showing any error. I have cleared cache and also done indexing but still no output

Any solution??

asked Oct 9, 2015 at 5:32
6
  • check your exception log file. when there is any error in image upload for category magento is not throwing any error instead it log exception Commented Oct 9, 2015 at 7:08
  • where is exception log file located? Commented Oct 9, 2015 at 7:16
  • at dir var/log/ and make sure log is on from admin panel Commented Oct 9, 2015 at 7:17
  • from admin panel means ?? from where? Commented Oct 9, 2015 at 7:23
  • admin->System->Configuration->Developer->Log Settings->Enabled->Yes select default confing from Configuration Scope on left Commented Oct 9, 2015 at 7:23

1 Answer 1

0
  1. Verify the existence of media/catalog/category directory with correct permissions

  2. Check your media/catalog/category folder is named with .jpg or .png. If yes, then delete these folder.

  3. Flush your Magento chache.
Rajeev K Tomy
17.3k6 gold badges64 silver badges104 bronze badges
answered Oct 9, 2015 at 5:42
3
  • all steps already followed. Commented Oct 9, 2015 at 5:47
  • Did you try it in other browser ? Commented Oct 9, 2015 at 5:52
  • yes i tried in other browsers also Commented Oct 9, 2015 at 5:55

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.