简体   繁体   中英

Magento 1.8 product image upload on Firefox not working

im working with Magento 1.8 and have the following problem only on Firefox ( ver.29 and ver.28, Flash Player 13 ):

When creating new products ( or editing existing ) i want to add some product images. The two buttons: Browse Files and Upload Files are visible in Firefox. After Adding some images ( size etc is correct ) the fileupload is not working ( in IE, Chrome, Safari it works...).

I used fiddler to find out whats going on: Magento is calling ..app\\code\\core\\Mage\\Adminhtml\\controllers\\Catalog\\Product\\GalleryController.php -> uploadAction. On Firefox, this action is never called, instead of that, the admin panel login is screen is rendered as response.

Does anyone have the same issue? Maybe something is wrong with the form key?

best regards

Installing the flash player will solve the problem, or if you have already installed then check if updates available on adobe site.

Muk Said http://helpx.adobe.com/flash-player.html

Check for the flash player

Your magento root directory should not be password protected using .htpasswd file.

Please post if you are getting any error.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM