+ Reply to Thread
Results 1 to 4 of 4

Thread: Warehouse

  1. #1
    Client pdunton's Avatar
    Join Date
    Apr 2006
    Location
    Tucson, Arizona
    Posts
    557
    Squirrelcart version
    v3.4.1

    Question Warehouse

    I noticed that the Warehouse table is missing.
    (Noted same in help desk ticket.)
    I realize that this is now called "Locations."

    Unfortunately there is some part of the cart not in sync and still looking for the Warehouse table.
    Error message below is generated on every image change in the Slideshow running on my Homepage. (In Diagnostic mode.)

    MySQL error: Table 'pdunton_labinv.Warehouses' doesn't exist
    Query was: SELECT VAT_Enabled FROM `Warehouses` WHERE VAT_Enabled = 1

  2. #2
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,829
    Squirrelcart version
    v3.3.7
    I am unable to reproduce this in v3.3.6, and can't find a single reference in any of our code to a table named Warehouses for that version. If you'd like us to troubleshoot this, we need access to your site via a helpdesk ticket. You already have a ticket open for another issue, which you mentioned this in. If you want me to address it in that ticket, that's fine.

  3. #3
    Client pdunton's Avatar
    Join Date
    Apr 2006
    Location
    Tucson, Arizona
    Posts
    557
    Squirrelcart version
    v3.4.1

    That Was Me Again

    I found the "missing" reference.
    I am using pre_common.php to hold a php variable I use throughout the store.
    I check my legacy code against your new files using CodeCompare.
    I totally missed the line where you change from Warehouse to Location when querying VAT.

    So sorry, another lesson.

  4. #4
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,829
    Squirrelcart version
    v3.3.7
    Ah, OK. That explains it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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