Results 1 to 2 of 2

Thread: Problems Locating Products

  1. #1
    Join Date
    Apr 2012
    Location
    Minneapolis
    Posts
    1

    Default Problems Locating Products

    I'm a developer who knows very little about StoreFront - I'm trying to troubleshoot an issue cause the Web guy moved on.

    The problem is that in Admin mode, we can't find some items in the Product table - the 'Search' doesn't seem to be working.

    We add new products to the ProductVariant, Product, and ProductManufacturer tables. I can query them in SQL. This process has been in place for several years, and has been working.

    But something broke - and we can't find new products. 'New' products don't have a category, or department. The query Products.LoadFromDb(true) seems not to be picking up these products. I looked at the SQL - it's 415 lines long!!!

    I'd appreciate any help you can give me. Thanks.

    dnn 04.09.00 AspDotNetStorefront ML/DNN 7.2.0.0/07.02.00

  2. #2
    Join Date
    Oct 2006
    Location
    South UK
    Posts
    873

    Default

    You can just directly access the page here :-
    https://www.yourdomain.com/panel/entityframe.aspx?productid=12345

    ( you can get the productid from SQL )


    TTFN

    BFG

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •