View Issue Details

IDProjectCategoryView StatusLast Update
0004144OXID eShop (all versions)5. ------ UpdateApp / Update ------public2012-12-18 12:53
Reporterfrank Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.6.1 revision 45706 
Target Version4.6.6 revision 54646 
Summary0004144: shop doesn't come up after update to version 4.6
Descriptionafter shop update 4.5.9 to 4.6.1 DB field oxcredits missing in oxcontens table

without this field the whole shop is not coming up in the frontend


hard to believe

a) that it is missing (but can't find a mistake on my side)

b) that's there is no bug report yet (but didn't find one)
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2012-06-11 09:21

reporter   ~0006837

Reminder sent to: frank

Hi,

Sorry, but we cannot reproduce this case. Actually, about oxcredits, there only one entry in oxcontent table about that and it's untouched during update. So update should not harm this entry, even if it was removed by you on the shop.
Also - the case may happen if you didn't updated DB Views after update to new version. Could you ensure, that Views were updated and you have no custom changed in the oxcontent table (like extra column for oxcredits)?

Best regards,

ray

2012-06-11 10:06

reporter   ~0006840

maybe related to this issue because of the changes made?
https://bugs.oxid-esales.com/view.php?id=3479

leofonic

2012-06-11 14:58

reporter   ~0006852

> So update should not harm this entry, even if it was removed by you on the shop.

Just delete oxcredits cms-page in demoshop => shop is broken. The shop should not depend on the existance of a certain cms page.

frank

2012-06-11 17:56

reporter   ~0006857

> The shop should not depend on the existance of a certain cms page

I agree, but in this case it does (maybe it's server dependent).

- CMS entry is not there -> shop is not (cleanly) displayed, only fraction of the HTML

- CMS entry inserted -> shop comes up OK

- CMS entry removed again -> same problem as before

Question: In which update-file is this oxcredits oxcontent entry included ? If it is, we just should be fine ...

leofonic

2012-06-11 20:31

reporter   ~0006858

> I agree, but in this case it does

Well that's what i said: delete oxcredits cms-page in demoshop => shop is broken

Linas Kukulskis

2012-12-18 12:53

reporter   ~0008159

dixed with 0003497