Magento Image upload missing? - magento

I'm having some issues with a Magento install 1.7.0.2. We recently moved servers and now the image upload option on newsletters and CMS pages are not working. (Product images are working fine).
Media folder is set for 777 permissions as well as subfolders.
I am getting this when trying to add an image:
http://i.imgur.com/UllpyMI.png
The create folder button also does nothing, has anyone come across this before or know a solution?
Thanks!

Are you sure it is able to read the /media/wysiwyg directory?
Have you set the base URLs correctly under System / Web?
Have you copied over the js-directory?

Seems Javascript compression in Magento was the issue. Disabling compression made this work! Don't know why.

Related

magento file upload not working

I have this odd situation. When creating (or updating) a product in the images section whenever I select a file (or multiple files) the list the selected files doesn't appear therefore I can't upload any images to a product. I don't have ANY errors in the console or in the log and the most odd is that when running the code on a localhost it works. All the required folders on the server exists and they are writable. Any ideas on what could be the reason?
Please check Flash browser plugin working. It's should be installed and enabled.
ok, guys, I found the problem. It easy at it seems took me a lot of time to realize that it's only working when accessing the website with www

Possible to clean img/p folder in prestashop?

How is it with the img/p folder in Prestashop 1.6.0.9? Is it possible fully to clean it? Cause this folder went to big now, and FTP is almost full now, i need space. For example when i renamed it on FTP, all images on the website worked, and prestashop created automaticaly one new img/p folder, and all seems that works right (also when the initial img/p was out after renaming). Thanks in advance.
when you delete the folder you may see the images working, its from smarty cache, once you clear the smarty cache, presta default (not found) image will be shown.

After uploading images in the magento product is unable to show

i encountered a really weird problem in my website. If i am adding a product with images then it failed to load my website completely and also the product is not showing properly. My images and media directory permission are 755.Any solution for this?
Try to rename .htaccess file within magento/media/ folder and check once again.
Hope it would help.
For more check this link -
http://magentomaster.wordpress.com/2013/10/11/magento-product-image-not-showing-on-front-end/

Magento product image not displaying in back-end as well as front-end

I'm using latest Community Edition of Magento 1.7.0.2 in my localhost(XAMPP-Server).
I'm facing the problem while uploading a product image. Images not showing up in back-end as well as front-end.
Any help ? thanks in advance..!!!
Delete the cache, rebuild the indexes and make sure your media folder is writable.
Rename .htaccess file to .htaccess-old in media directory of your Magento root.
This will solve your problem.

Can't upload images with Magento 1.4 on Windows/IIS

Everything else works in Magento 1.4 but I can't upload images. Running on Windows/IIS. I know it isn't officially supported but seems odd that everything works but something as simple as image uploads.
Tried updating the media path and that is correct. Also updated permissions on directories, but nothing has worked.
Any other ideas to get this to work?
thanks
I've seen this problem happen when you have Basic Authentication on the entire site. Everything works, except image upload. I didn't find a solution other than removing the basic auth temporarily when needing to upload images.
Have you tried this?
http://www.magentocommerce.com/boards/viewthread/19925/
(essentially set permissions on TEMP directory where images are saved during upload)

Resources