cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

SOLVED

Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

The upload and brows button are missing. 

 

The following things I have checked and try:

 

Problem in all browsers (IE, FireFox and Chrome)

Disabled all browser plugins

Update Flash

Other laptop Chrome also no buttons

in uploader.phtml uncomment:

<?php /*echo $this->getBrowseButtonHtml()*/ ?>
<?php /*echo $this->getUploadButtonHtml()*/ ?>

Then buttons appear, but doesn't work, nothing happend, no new window for browsing.

On smartphone the usual error (no flash installed) Flash isn't supported by smartphone browsers.

 

Checked that the files are present, yes no problem all exist and are 100% ok.

design/adminhtml/default/default/template/media folder exists and that there are 2 files within it.
editor.phtml
uploader.phtml

skin/adminhtml/default/default/media folder exists and that there are 3 files within it.
flex.swf
uploader.swf
uploaderSingle.swf

 

Found different issue about this, but not the real solution for my situation

http://magento.stackexchange.com/questions/53352/magento-1-9-no-upload-image-buttons

http://stackoverflow.com/questions/21398214/image-browse-and-upload-buttons-are-not-showing-in-magen...
http://stackoverflow.com/questions/15022532/image-upload-buttons-are-missing-in-magento-in-back-end

https://community.spiceworks.com/topic/349337-image-upload-buttons-not-showing-up-for-magento-1-7

 

Anyone some options that I can check or look for?

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

Try this extension: https://github.com/openstream/No-Flash-Image-Uploader

It should solve your problem.

Tanel Raja

View solution in original post

16 REPLIES 16

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

Hi @MisterMcJohn

 

Please check if media folder is present on following locations or not. If not copy media folder from default Magento version.

 

1) skin/adminhtml/default/default

2) /app/design/adminhtml/default/default/template/system/config/system/storage

3) /js/tiny_mce/plugins/

4) design/adminhtml/default/default/template/

 

All above mentioned paths should have a media directory.

---
Problem Solved Click Accept as Solution!:Magento Community India Forum

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

Thanks, I Checked all the directory's you mentioned, all present, thank for pointing to this, you never known?

 

YES MEDIA PRESENT 1) skin/adminhtml/default/default

YES MEDIA PRESENT 2) /app/design/adminhtml/default/default/template/system/config/system/storage

 

YES MEDIA PRESENT 3) /js/tiny_mce/plugins/

NO  UNKNOWN PATH 4) design/adminhtml/default/default/template/

Other path YES              4) var/design/adminhtml/default/default/template/

 

 

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

Try this extension: https://github.com/openstream/No-Flash-Image-Uploader

It should solve your problem.

Tanel Raja

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

Installed this extension as a work arround (Still wondering why Magento still use Flash?) 

 

And still curious what the problem is that I couldn't upload anymore? 

 

Thanks it's working now with this solution.

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

Enable browser's flash in: chrome://plugins

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

Hello,

For me with magento 1.9.0.1 :


Desactivate the Javascript fusion in system > developper
Clean cache.


And that works again!

 

 

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

I had the same problem with Magento ver. 1.9.2.4 and tried all of the various advice about files, caches, permissions. The only thing that worked in the end was the No-Flash uploader extension.  Much appreciated.

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

Good evening,

 

i installed the No flash and while i wanna work on an product, it throws a white site with top-left 'image' and thats all.

After roll back the tar ball i made before, its the same.

I need urgently help :/

 

Cheers, Josef

 

This is the page source whats delivered:

#<div class="entry-edit">
#<div class="entry-edit-head">
#<h4 class="icon-head head-edit-form fieldset-legend">Bilder</h4>
#<div class="form-buttons"></div>
#</div>
#<div class="fieldset fieldset-wide" id="group_fields10">
#<div class="hor-scroll">
#<table cellspacing="0" class="form-list">
#<tbody>

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

Re: Magento 1.9.1.0 admin - image upload button and browse file are missing (fully Patched)

Good evening,

 

i installed the No flash and while i wanna work on an product, it throws a white site with top-left 'image' and thats all.

After roll back the tar ball i made before, its the same.

I need urgently help :/

 

Cheers, Josef

 

This is the page source whats delivered:

#<div class="entry-edit">
#<div class="entry-edit-head">
#<h4 class="icon-head head-edit-form fieldset-legend">Bilder</h4>
#<div class="form-buttons"></div>
#</div>
#<div class="fieldset fieldset-wide" id="group_fields10">
#<div class="hor-scroll">
#<table cellspacing="0" class="form-list">
#<tbody>