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??
-
check your exception log file. when there is any error in image upload for category magento is not throwing any error instead it log exceptionMinesh Patel– Minesh Patel2015年10月09日 07:08:08 +00:00Commented Oct 9, 2015 at 7:08
-
where is exception log file located?Donika– Donika2015年10月09日 07:16:20 +00:00Commented Oct 9, 2015 at 7:16
-
at dir var/log/ and make sure log is on from admin panelMinesh Patel– Minesh Patel2015年10月09日 07:17:43 +00:00Commented Oct 9, 2015 at 7:17
-
from admin panel means ?? from where?Donika– Donika2015年10月09日 07:23:10 +00:00Commented Oct 9, 2015 at 7:23
-
admin->System->Configuration->Developer->Log Settings->Enabled->Yes select default confing from Configuration Scope on leftMinesh Patel– Minesh Patel2015年10月09日 07:23:32 +00:00Commented Oct 9, 2015 at 7:23
1 Answer 1
Verify the existence of
media/catalog/categorydirectory with correct permissionsCheck your
media/catalog/categoryfolder is named with.jpgor.png. If yes, then delete these folder.- Flush your Magento chache.
Rajeev K Tomy
17.3k6 gold badges64 silver badges104 bronze badges
answered Oct 9, 2015 at 5:42
-
all steps already followed.Donika– Donika2015年10月09日 05:47:52 +00:00Commented Oct 9, 2015 at 5:47
-
Did you try it in other browser ?Arunendra– Arunendra2015年10月09日 05:52:20 +00:00Commented Oct 9, 2015 at 5:52
-
yes i tried in other browsers alsoDonika– Donika2015年10月09日 05:55:22 +00:00Commented Oct 9, 2015 at 5:55
default