Fehler nach Löschen des Plugins WhatsCustomTab

Wie oben beschrieben kommt folgerder Fehler:

Wie kriege ich den aus der Datenbank ? Ich habe schon mit Suchbegriffen die Datenbank durchsucht werde aber nicht fündig - bin für jeden Tip dankbar.

 

An exception occurred while executing 'SELECT t0.id AS id_1, t0.articleID AS articleID_2, t0.articledetailsID AS articledetailsID_3, t0.attr1 AS attr1_4, t0.attr2 AS attr2_5, t0.attr3 AS attr3_6, t0.attr4 AS attr4_7, t0.attr5 AS attr5_8, t0.attr6 AS attr6_9, t0.attr7 AS attr7_10, t0.attr8 AS attr8_11, t0.attr9 AS attr9_12, t0.attr10 AS attr10_13, t0.attr11 AS attr11_14, t0.attr12 AS attr12_15, t0.attr13 AS attr13_16, t0.attr14 AS attr14_17, t0.attr15 AS attr15_18, t0.attr16 AS attr16_19, t0.attr17 AS attr17_20, t0.attr18 AS attr18_21, t0.attr19 AS attr19_22, t0.attr20 AS attr20_23, t0.connect_product_description AS connect_product_description_24, t0.connect_article_shipping AS connect_article_shipping_25, t0.connect_reference AS connect_reference_26, t0.connect_property_group AS connect_property_group_27, t0.connect_mapped_category AS connect_mapped_category_28, t0.connect_remote_unit AS connect_remote_unit_29, t0.whatscustomtabcontent AS whatscustomtabcontent_30, t0.articleID AS articleID_31, t0.articledetailsID AS articledetailsID_32 FROM s_articles_attributes t0 WHERE t0.articledetailsID = ?' with params [3105]:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.whatscustomtabcontent' in 'field list'

Time: 	

2018-08-05T11:33:53.222971+0200

Channel: 	

core

request: 	

{
    "uri": "/backend/ArticleList/filter?_dc=1533461632870&resource=product&ast=%5B%7B%22type%22%3A%22nullaryOperators%22%2C%22token%22%3A%22ISMAIN%22%7D%5D&page=1&start=0&limit=25",
    "method": "GET",
    "query": {
        "_dc": "1533461632870",
        "resource": "product",
        "ast": "[{\"type\":\"nullaryOperators\",\"token\":\"ISMAIN\"}]",
        "page": "1",
        "start": "0",
        "limit": "25",
        "module": "backend",
        "controller": "ArticleList",
        "action": "filter"
    },
    "post": []
}

shop: 	

No shop data available

session: 	

{
    "userId": "50",
    "roleId": "1"
}

CRITICAL
Message: 	

An exception occurred while executing 'SELECT t0.id AS id_1, t0.articleID AS articleID_2, t0.articledetailsID AS articledetailsID_3, t0.attr1 AS attr1_4, t0.attr2 AS attr2_5, t0.attr3 AS attr3_6, t0.attr4 AS attr4_7, t0.attr5 AS attr5_8, t0.attr6 AS attr6_9, t0.attr7 AS attr7_10, t0.attr8 AS attr8_11, t0.attr9 AS attr9_12, t0.attr10 AS attr10_13, t0.attr11 AS attr11_14, t0.attr12 AS attr12_15, t0.attr13 AS attr13_16, t0.attr14 AS attr14_17, t0.attr15 AS attr15_18, t0.attr16 AS attr16_19, t0.attr17 AS attr17_20, t0.attr18 AS attr18_21, t0.attr19 AS attr19_22, t0.attr20 AS attr20_23, t0.connect_product_description AS connect_product_description_24, t0.connect_article_shipping AS connect_article_shipping_25, t0.connect_reference AS connect_reference_26, t0.connect_property_group AS connect_property_group_27, t0.connect_mapped_category AS connect_mapped_category_28, t0.connect_remote_unit AS connect_remote_unit_29, t0.whatscustomtabcontent AS whatscustomtabcontent_30, t0.articleID AS articleID_31, t0.articledetailsID AS articledetailsID_32 FROM s_articles_attributes t0 WHERE t0.articledetailsID = ?' with params [3105]:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.whatscustomtabcontent' in 'field list'

Time: 	

2018-08-05T11:33:53.238108+0200

Channel: 	

core

request: 	

{
    "uri": "/backend/ArticleList/filter?_dc=1533461632870&resource=product&ast=%5B%7B%22type%22%3A%22nullaryOperators%22%2C%22token%22%3A%22ISMAIN%22%7D%5D&page=1&start=0&limit=25",
    "method": "GET",
    "query": {
        "_dc": "1533461632870",
        "resource": "product",
        "ast": "[{\"type\":\"nullaryOperators\",\"token\":\"ISMAIN\"}]",
        "page": "1",
        "start": "0",
        "limit": "25",
        "module": "backend",
        "controller": "ArticleList",
        "action": "filter"
    },
    "post": []
}

shop: 	

No shop data available

session: 	

{
    "userId": "50",
    "roleId": "1"
}

 

Hallo,

am besten einmal unter „Einstellungen“ -> „Freitextfeld-Verwaltung“ die Tabelle „Artikel (s_articles_attributes)“ auswählen und „Model generieren“ anklicken. Danach einmal den kompletten Shop Cache, also inklusive Theme- und Backend-Cache, leeren. Danach dürfte es wieder funktionieren.

Alternativ das Freitextfeld whatscustomtabcontent noch einmal neu hinzufügen und das Plugin erneut deinstallieren - oder den Hersteller des Plugins anfragen.

Grüße

Sebastian

1 „Gefällt mir“

Bringt leider nichts.

Dabei ist mir aufgefallen dass auch noch der ganze alte „connect“-Kram drin ist, den man nicht rauslöschen kann.

Den Hersteller des plugins gibt es anscheinend nicht mehr…

Wenn ich Zeit finde werde ich mal neu Aufsetzen.

Hallo,

den Hersteller scheint es bei Shopware schon noch zu geben, nur hat er alle Plugins von sich deaktiviert.

Hast du das Freitextfeld einfach einmal neu hinzugefügt? Dann dürfte die Fehlermeldung ja nicht mehr kommen.

Hast du auch schon den Browser-Cache geleert?

Eigentlich dürfte es aber ausreichen, das entsprechende Model neu zu generieren.

Grüße

Sebastian

Bei dem Plugin wurdem ein Freitextfeld hinzugefügt ? Ich wüsste nichts von einem Freitextfeld das durch dieses Plugin angelegt wurde…selbst angelegt habe ich hierfür auch keins…

Ich habe lediglich das Plugin deinstalliert und entfernt, weil es nicht freigegeben war für die neueste 5.4.6 Version. Auf eine Supportanfrage kam nichts und das Plugin ist nicht mehr zu finden.

Und die Fehlermeldung kommt auch nicht jedes mal wenn ich das Backend aufrufe. Könnte also durchaus was mit dem Browser-Cache und derm neuen Firefox (61.0.1) zu tun haben. Seit der 61er Version ist das Backend gefühlt doppelt so langsam - ich dachte schon an andere Probleme aber alle externen Tests verliefen sehr positiv.

Ist ja auch kein problem, da der Shop weiterhin funktioniert. Vielleicht ist dem Shop ja nur zu warm geworden Smile

 

Hallo,

ja das steht doch ganz deutlich da: “Column not found: 1054 Unknown column ‘t0.whatscustomtabcontent’ in ‘field list’”. Er “sucht” nach einem (Freitext-)Feld, das nicht mehr vorhanden ist.

Anzumerken ist auch, das Shopware für das Backend den Google Chrome empfiehlt, da dieser so und so immer schneller als das Firefox ist.

Grüße

Sebastian

Ist das zwingend ein Freitextfeld ?

Also der Firefox war bis zum update auf jeden Fall mindestens genauso schnell…