Magento browse files button not working

会有一股神秘感。 提交于 2020-01-14 05:16:30

问题


Magento Upload Image Issue : When I click on "Browse Files" button to upload images for a product. It is not browsing files from my computer.


回答1:


Try different browsers. I know sometimes I find, say, it won't work in Chrome but will in Firefox. It's all Flash related.




回答2:


Magentos Flex uploader is based on Flash. If you cannot select files this usually means you don't have the Flash plugin activated in your browser.




回答3:


Check that there are no javascript errors

You can use chrome developer console. Basically to start using it just open website in chrome, right click on certain element and select "inspect element". After that switch to console tab and reload the page. More about it can be found here - https://developers.google.com/chrome-developer-tools/docs/console



来源:https://stackoverflow.com/questions/26160622/magento-browse-files-button-not-working

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!