Update von 4.0.1.0 auf aktuell

Hallo,
stehe vor der Aufgabe einen Shop (4.0.1.0) auf die aktuelle Version zu bringen. Das Layout wird ohnehin neu gemacht. Wichtig ist dass die Einstellungen und Artikel samt Bilder bestehen bleiben.

Habe die Dateien und Datenbank lokal (MAMP) eingespielt. Config angepasst, Cache geleert. Das Frontend zeigt mir eine leere Seite. Das Backend folgenden Fehler:

2013-07-24 16:19:34exception 'ADODB_Exception' with message 'mysql error: [1054: Unknown column 'oxshops.oxtimestamp' in 'field list'] in EXECUTE("select oxshops.oxid, oxshops.oxactive, oxshops.oxproductive, oxshops.oxdefcurrency, oxshops.oxdeflanguage, oxshops.oxname, oxshops.oxtitleprefix, oxshops.oxtitlesuffix, oxshops.oxstarttitle, oxshops.oxinfoemail, oxshops.oxorderemail, oxshops.oxowneremail, oxshops.oxordersubject, oxshops.oxregistersubject, oxshops.oxforgotpwdsubject, oxshops.oxsendednowsubject, oxshops.oxsmtp, oxshops.oxsmtpuser, oxshops.oxsmtppwd, oxshops.oxcompany, oxshops.oxstreet, oxshops.oxzip, oxshops.oxcity, oxshops.oxcountry, oxshops.oxbankname, oxshops.oxbanknumber, oxshops.oxbankcode, oxshops.oxvatnumber, oxshops.oxbiccode, oxshops.oxibannumber, oxshops.oxfname, oxshops.oxlname, oxshops.oxtelefon, oxshops.oxtelefax, oxshops.oxurl, oxshops.oxdefcat, oxshops.oxhrbnr, oxshops.oxcourt, oxshops.oxadbutlerid, oxshops.oxaffilinetid, oxshops.oxsuperclicksid, oxshops.oxaffiliweltid, oxshops.oxaffili24id, oxshops.oxedition, oxshops.oxversion, oxshops.oxseoactive, oxshops.oxtimestamp from oxshops where 1 and oxshops.oxid = 'oxbaseshop'") ' in /Applications/MAMP/htdocs/dvd/core/adodblite/adodb-exceptions.inc.php:84 Stack trace: #0 /Applications/MAMP/htdocs/dvd/core/adodblite/adodbSQL_drivers/mysql/mysql_driver.inc(369): adodb_throw('mysql', 'EXECUTE', 1054, 'Unknown column ...', 'select oxshops....', false, Object(object_ADOConnection)) #1 /Applications/MAMP/htdocs/dvd/core/adodblite/adodb.inc.php(316): mysql_driver_ADOConnection->do_query('select oxshops....', -1, -1, false) #2 /Applications/MAMP/htdocs/dvd/core/adodblite/adodb-perf.inc.php(77): ADOConnection->Execute('select oxshops....', false) #3 /Applications/MAMP/htdocs/dvd/core/adodblite/adodb.inc.php(313): adodb_log_sql(Object(object_ADOConnection), 'select oxshops....', false) #4 /Applications/MAMP/htdocs/dvd/core/oxbase.php(599): ADOConnection->Execute('select oxshops....') #5 /Applications/MAMP/htdocs/dvd/core/oxbase.php(554): oxBase->assignRecord('select oxshops....') #6 /Applications/MAMP/htdocs/dvd/core/oxi18n.php(200): oxBase->load('oxbaseshop') #7 /Applications/MAMP/htdocs/dvd/core/oxconfig.php(1828): oxI18n->load('oxbaseshop') #8 /Applications/MAMP/htdocs/dvd/views/oxview.php(1861): oxConfig->getActiveShop() #9 /Applications/MAMP/htdocs/dvd/views/oxview.php(514): oxView->getShopVersion() #10 /Applications/MAMP/htdocs/dvd/admin/oxadminview.php(160): oxView->addGlobalParams(NULL) #11 /Applications/MAMP/htdocs/dvd/views/oxview.php(384): oxAdminView->addGlobalParams() #12 /Applications/MAMP/htdocs/dvd/admin/oxadminview.php(142): oxView->init() #13 /Applications/MAMP/htdocs/dvd/views/oxshopcontrol.php(251): oxAdminView->init() #14 /Applications/MAMP/htdocs/dvd/views/oxshopcontrol.php(84): oxShopControl->_process('login', NULL) #15 /Applications/MAMP/htdocs/dvd/index.php(104): oxShopControl->start() #16 /Applications/MAMP/htdocs/dvd/admin/index.php(38): require_once('/Applications/M...') #17 {main} ---------------------------------------------

Weiß jetzt ehrlich gesagt nicht wie ich weiter machen kann.
Eine Neuinstallation am lokalen Server funktioniert ohne Probleme, an den Systemkonfigs sollte es also nicht liegen.

Danke schon mal für eure Hilfe!
MfG

Hi,

MAMP würde ich momentan meiden. Besser http://bitnami.com/stack/oxid, da weiss man, was man hat, guten Abend :slight_smile:

Dann wäre es bei einem solch grossen Schritt sicher sinnvoll, wenn Du nur die updateApps über die Datenbank rauschen lässt (auf Fehlermeldungen achten!); dateiseitig setzt Du einen komplett neuen Shop davor.

Gruß

schau mal, vielleicht hilft Dir diese Anleitung:
http://forum.oxid-esales.com/showthread.php?t=17922

Danke für die Antworten.

Würde gerne die Originaldateien von Vers. 4.0.1.0 verwenden, leider finde ich den Download nicht (sollte er nicht hier sein? http://wiki.oxidforge.org/Downloads/4.0.1.0-15990)

MfG

Guten Morgen,

bitteschön:
http://wiki.oxidforge.org/download/OXID_CE_4.0.1.0_15990.zip

Gruß