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 3 of 3

Thread: default Skin not showing up

  1. #1
    rtomer is offline Member
    Join Date
    Jan 2010
    Posts
    39

    Default default Skin not showing up

    I do have AspDotNetStorefront ML 9.0.1.3/9.0.1.3 SP1

    correct me If I am wrong
    Its a Multi lingual product ! right ?

    Then why do I have store type things all around to maintain

    I have set DefaultSkinID = 2 in Appconfig parameters but still it is pulling skin_1

    What i get when I debug is its pulling SkinID = 1 from AppLogic.GetStoreSkinID(StoreID)

    that pulls skinid from Stores table in database

    now Do I have to configure store values also so that my single website not multistore would run smoothly ?

    Kindly suggest!!
    --
    Reetika Tomer
    (MCTS , MCPD)
    Sr. Software Engineer
    Daffodil Software Ltd

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    It's a multi-lingual product, yes.

    I verified it in the code and it seems like it's pulling the skinid from the store table not in the appconfig, we need to investigate this further though. Can you submit this to support, please?

  3. #3
    harvey1505 is offline Junior Member
    Join Date
    May 2009
    Posts
    9

    Default same issue

    Yes same issue occurring on my end. Is this fix?