- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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:
- different Browsers
- Update Flash
- copy over the js/ directory from a clean installation
- 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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Still stuck? Check out our documentation: http://magento.com/help/documentation
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Wysiwyg image uploader broken
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
Still stuck? Check out our documentation: http://magento.com/help/documentation