Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Micro Images are Full Size ML 9.3.1

  1. #1
    stevewest9 is offline Junior Member
    Join Date
    Nov 2012
    Posts
    15

    Default Micro Images are Full Size ML 9.3.1

    I am running ML 9.3.1 and I'm having trouble with the auto image resize. I have auto-resize true, and multi makes micro etc. I also have Large

    Following these rules:

    LargeCreatesOthers = true
    LargeOverwritesOthers = true
    MultiMakesMicros = true
    UseImagesForMultiNav = true

    (see this thread in the manual)
    http://manual.aspdotnetstorefront.co...iguration.aspx

    The problem is that when I upload an image which is 500 by 500 for a product, the micro images are created but not used. And also the micro images are not resized....according to the documents the micro is supposed to be resized automatically.

    is anyone else having this problem?

  2. #2
    stevewest9 is offline Junior Member
    Join Date
    Nov 2012
    Posts
    15

    Default

    Apparently the problem was there wasn't a config value in my DB for DefaultHeight_micro. This caused the resize to fail.