X-Cart:Images Location Management

From X-Cart 4 Classic
Revision as of 14:27, 15 February 2013 by Dohtur (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Images used in your online store can be stored either in the database or on the file system. The Images Location page of your store's back end allows you to manage the location of your images. In X-Cart versions 4.4.0 and later, this page can be found at Settings menu -> Images location; in earlier X-Cart versions, this page can be found at Administration menu -> Images location.

The 'Images Location' page typically includes the following sections:

  • 'Product thumbnails',
  • 'Product images',
  • 'Category icons',
  • 'Language icons'.

Certain X-Cart modules and add-ons create additional sections on this page, for example:

  • Manufacturers - 'Manufacturer logos',
  • Affiliate - 'Affiliate graphic banners' and 'Library items for Affiliate media-rich banners',
  • Banner System - 'Banner System images',
  • Product options - 'Variant images',
  • Feature comparison - 'Product class images'
  • SpecialOffers - 'Special offer images',
  • Detailed product images - 'Detailed images'.

The named sections allow you to control the respective types of images.


Images location.gif


  • Store images in: select whether you want to store a certain category of images in the database or on the file system. To speed up your store, ensure that your images are in the file system, not in the database.
When you choose to store image in the file system, all images are stored in the /images directory. Each type of images (product images, thumbnails, category icons, etc.) is stored in a separate subdirectory in the /images directory (called T, D, etc. - according to the type of images). Make sure you do not rename the /images directory and its subdirectories, because otherwise X-Cart will not be able to see the images. Also do not move your images to other directories.
  • Upload all remote images to the selected image repository (database or file system): select this option to save all the images that are not stored on your server to the specified location - file system or database.
  • Enable digital signature (MD5) verification: select this option to compare the digital signature, which is stored in the database with the digital signature of the file itself. If the signatures are not the same, the images will not be displayed.
Note: If you select this option, keep in mind that in this case you will not be able to replace your images by simply uploading other ones via FTP, as the digital signature of the new image will not match the one stored in the database for this image.
  • File size limit (bytes): limit the size of the image files to be used. '0' means the file size is not limited.
  • Default image: enter the path to the image to be used if no other image is specified.