Images relates issue in magento 1.9 - image

I used Magneto 1.9 suddenly I faced a problem in it .When i create a product and upload images, it is shown in back end and not show in front end.But after this when I edit the same product and add one more image in it then in front end it shown second images.
What is the reason of this strange behavior.May be this is all because before a week I enabled cache and due to some issue in it I again disable it.
Till now it tried solution:-
1.Clear cache and index many times.(My cache is disabled).
2.Rename htaccess of media folder.
3.Give 777 permission to media folder.
Please see the image attached.
http://abc/media/catalog/product/cache/1/thumbnail/80x80/117ec6be2be2581904bec9efa7f5ed31/images/catalog/product/placeholder/thumbnail.jpg (Placeholder shown)
http://abc/media/catalog/product/cache/1/image/580x580/0fb09527b0cea108ca47a7bcd7e27e43/6/_/6_1_2.jpg(Image shown which is uploaded second time)

Related

product images are not displayed web of prestashop 1.7

I am new in this world of prestashop, I mhave the following problem: I do not understand why from one moment to another the images of the products that I had registered on the page are not displayed.
Prestashop version 1.7.4.2
The tests that I have carried out according to what I have read on the internet and they have not worked for me are the following:
Main Menu > Personalize > Layout > Image Adjustment > Regenerate Images. Clear cache.
Disable friendly URLs, then I accessed my hosting, save a copy of the .htaccess file and then delete it from the server. I re-enabled friendly URLs and cleared the cache.
page url: https://www.liveloverockon.com/
the strange thing is that from the backoffice of the page, when editing a product if the images are seen.
I would really appreciate your help.
Greetings.

Magento Product images broken

my website Teentees few days back the site works normally. after some days some product images are broken. so i flushed cache storage, magento cache, and image cache. after that all product images are gone in frontend. how to resolve this
Provide wrtieable (0777) recusrive permission on media folder on root.
As Currently images from your site giving 404 error:
http://teentees.in/media/catalog/product/t/t/ttrncp1507105_1.jpg
Also Please check .htaccess file in media folder. If it is exist, try to rename that.

Magento does not change category photo/thumbnail in existing category

I have almost finished my magento eshop and now that I'm trying to put images to my categories, magento does not change them. I have many categories that now are displayed with the default image. I try to change the image in the category (in different sizes, from 300x300px to 50x50px) , magento says that the category is successfully saved but then the image does not appear in the frontend.
NOTE that I have disabled cache so this is not the reason.
Note2: I'm using "TM Easy Catalog Images" but still this is not the p0roblem, I disabled it and still have the same issue.
Note 3: Magento used is : 1.7.0.2 running on local pc for now.
Any suggestions?
Answer found. I had to "chmod -R 777 media" directory.

Thumbnails don't appear in Magento except if I save the product

I've looked around for answers, but none of them seem to apply to my case.
The product's images were changed via Magmi with a csv file with the following structure:
"sku","image","small_image","thumbnail"
They were changed from png to jpg files.
I've refreshed all 7 cache types, I've flushed catalog images cache, I've flushed Magento cache. I haven't flushed cache storage because the warning message scared me...
If I open the product in the admin area I see the images are properly set. If I save the product, the images appear correctly in the catalog view. This leads me to believe it's a problem with indexes or temporary files. I was thinking it could be the Category Products index, but Magmi updates that while importing products.
I've cleared the browser's cache... I'm out of ideas.
Reindex manually through command line:
$ php /yoursite/shell/indexer.php --reindexall
Greetings.

Magento 1.4.2 not displaying/saving product images on frontend & backend

My Magento 1.4.2 site suddenly developed the following problem:
When uploading product images, the images appear to have successfully uploaded & are visible when I rollover the image but as soon as I save the image 'disappears' and is not saved to the media subfolder. Hence it is not displayed. The permissions on the folders are set to writeable. I have cleared the cache; re-indexed stock-status, product flat data...; renamed media/.htaccess; renamed php.ini.sample to php.ini & changed memory_limit from 64M to 512M.
The problem persists. Any ideas? Thanks
Is it possible that you've updated Prototype to version 1.7? If so, you'll have to change foo.toJSON() calls in js/mage/adminhtml/product.js to Object.toJSON(foo).

Resources