+ Reply to Thread
Results 1 to 3 of 3

Thread: Version Question

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

    Question Version Question

    I have upgraded to QT Ver. 1.04 but the SC control panel still reports version 1.03.

    I see two "version.ini" files in the download. One says version 1.03 and the other says version 1.04.

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

    Question Works on Localhost

    My 'localhost' test copy of SC upgraded to QT 1.04 and reports it did so.

    My remote, on-line, copy still reports version 1.03 after replacing the quicktotal folder in "modules" with the new folder.

    Jamie: What is the SQL code required to REMOVE the QuicKtotal module?

    I could then try a clean install.

  3. #3
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,829
    Squirrelcart version
    v3.3.7
    Quote Originally Posted by pdunton View Post
    Jamie: What is the SQL code required to REMOVE the QuicKtotal module?
    Code:
    DELETE FROM `Modules~ WHERE `App_Code` = 'qt';
    Quote Originally Posted by pdunton View Post
    I could then try a clean install.
    Make sure you clear your active session by closing all browser windows, or the install won't run.

+ 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