cancel
Showing results for 
Search instead for 
Did you mean: 

Wysiwyg image uploader broken

Wysiwyg image uploader broken

We have trouble with the wysiwyg "Insert Image" Button.
I can't see any buttons for the upload in Magento 1.7.0.2 

We already tried the following: 

  1. different Browsers
  2. Update Flash
  3. copy over the js/ directory from a clean installation 
  4. set the permissions for all files and directories correct.

The "Create Directory" Button seems to work just fine, only the "Search Images" and "Upload" buttons are missing.

 

Thanks for anyone, who can help us.

3 REPLIES 3

Re: Wysiwyg image uploader broken

Hi wmdk_jozuercher,


I had that issue too I create an extension to fix it. 
You could check if works on 1.7, I never tested on that version.

CmsUploadImages

Problem solved? Click Accept as Solution!
Still stuck? Check out our documentation: http://magento.com/help/documentation

Re: Wysiwyg image uploader broken

Hi Daniel,

 

I installed the Extension. 
The Buttons are still missing.

 

I´ve tested some more and found out, that although the button is missing, there is a clickable field, which opens the context menu for choosing a image. 
But the moment I click on "open" nothing happens. Not even a request or console error in some form.

Re: Wysiwyg image uploader broken

Hi,

Ensure that the design/adminhtml/default/default/template/media folder exists and that there are 2 files within it.

editor.phtml
uploader.phtml
Ensure that the skin/adminhtml/default/default/media folder exists and that there are 3 files within it.

flex.swf
uploader.swf
uploaderSingle.swf
Problem solved? Click Accept as Solution!
Still stuck? Check out our documentation: http://magento.com/help/documentation