Magento 1.7.0.2 Admin Editor – “Opener is null” Issue with Inserting Images/Files in wysiwug editor shown error in browser.js
While using wysiwug editor to insert the media image , its givs an error in browser.js thus resulting not uploading the images. This can be overcome by comment the line below in browser.js on line number staring form 228 Replace the above line withe the line below After changing the above line uploading the image …