Neuigkeiten
  • Die modified eCommerce Shopsoftware ist kostenlos, aber nicht umsonst.
    Spenden
  • Damit wir die modified eCommerce Shopsoftware auch zukünftig kostenlos anbieten können:
    Spenden
  • Thema: Error 1146 when upgrading from 1.4 to 1.5

    Bruce Neale

    • Neu im Forum
    • Beiträge: 34
    • Geschlecht:
    Error 1146 when upgrading from 1.4 to 1.5
    am: 20. September 2013, 15:58:24
    Hello,

    I am upgrading a small existing shop from modified eCommerce Shopsoftware 1.4 to 1.5.

    I wish to upgrade to the new 1.6 version & at some point change the shop to https.

    I believe I let the installer overwrite the database when I copied the Upgrade files & folders.
    I have restored the Backup & gone through that process, but there is no change.

    Must I repair this problem before I do the next upgrade?

    Should I just install a new shop in https mode & try to transfer the existing data?

    The shop is the root at the moment alongside all other folders.
    Would it be better long term to have the shop installed 1 step down?

    best regards
    Bruce Neale

    This is the Error Data:
    The error shown is: 1146 - Table 'delli_10xtcnk24.shop_configuration' doesn't exist

    SELECT configuration_value FROM shop_configuration WHERE configuration_key = 'SHOP_OFFLINE' LIMIT 1

    [XT SQL Error]


    Linkback: https://www.modified-shop.org/forum/index.php?topic=27747.0
    Marktplatz - Eine große Auswahl an neuen und hilfreichen Modulen sowie modernen Templates für die modified eCommerce Shopsoftware

    noRiddle (revilonetz)

    • Experte
    • Beiträge: 13.990
    • Geschlecht:
    Re: Error 1146 when upgrading from 1.4 to 1.5
    Antwort #1 am: 20. September 2013, 16:19:00
    If you want to upgrade from an old version to the last version you should use the following approach:
    Copy the whole shop to a subdomain or subfolder and also copy the database (be aware of the fact, that you have to adapt the two configure.php files of the copy (/admin/includes/configure.php and /includes/configure.php).
    Do the following on the copy:
    • Execute all database updates in ascending order
      (update_1.0.4.0_to_1.0.5.0.sql
      update_1.0.5.0_to_1.0.6.0.sql)
    • Adapt all files including your template files

    If everything works all right, port the files of the adapted copy to your original shop after having updated the original database as well.
    Again you have to adapt the two configure.php files.

    As a matter of course you have got backups of everything you will change.

    Cheers,
    noRiddle

    Bruce Neale

    • Neu im Forum
    • Beiträge: 34
    • Geschlecht:
    Re: Error 1146 when upgrading from 1.4 to 1.5
    Antwort #2 am: 20. September 2013, 17:56:33
    Thanks very much!
    Bruce
    8 Antworten
    5198 Aufrufe
    27. September 2010, 08:53:28 von hennich
    5 Antworten
    4736 Aufrufe
    04. Oktober 2010, 14:15:16 von DokuMan
    10 Antworten
    5822 Aufrufe
    11. Mai 2011, 14:55:16 von Shoryuken
    2 Antworten
    3919 Aufrufe
    15. September 2011, 16:59:09 von Meli
               
    anything