Magento Product Image New server -


when post product, it's image shown in product listing page.but image not found error in product view page. tried following:

  1. checked permission of media folder , subdirectories(0777)
  2. renamed htaccess file in media folder
  3. checked gd library installed or not(installed)
  4. image, small_image & thumbnail attributes; changed these attributes have scope = global
  5. increased memory limit in htaccess file
  6. cleared cache
  7. reindexed
  8. image shown in listing page image not found in product description page.


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

android - Linear layout children not scrolling -