cancel
Showing results for 
Search instead for 
Did you mean: 

Don't show product images in backend

Don't show product images in backend

I need help. My images suddenly disappeared in back end. (magento 1.9.3.0)

 

I can see them in live site but not in back-end, which resulting no upload or edit images at all....

 

I changed my .htaccess to .htaccess-old. cleared my cache and index. still nothing.

 

if someone can help me that would be great.

2 REPLIES 2

Re: Don't show product images in backend

I found out it's because the Creare SEO extension is overiding the new image uploader. There's a patch available here:

https://github.com/adampmoss/CreareSEO/pull/78/files

Re: Don't show product images in backend

Recently i have to fix a strange issue for one of my client. Issue was that product images were missing from ‘Images’ tab of product edit form (as depicted below), though they were displaying fine in the frontend. here is referral link, I think this will be help for you-

http://www.blog.magepsycho.com/how-to-fix-the-issue-product-images-missing-in-backend-but-not-in-fro...