Hansibaer Posted February 17, 2015 Report Share Posted February 17, 2015 Tag zusammen, nach dem update von xt-shop Version 4.1.10 auf 4.2 macht das Plugin startpage_products Probleme. Ich erhalte folgende MSQL-Fehlermeldung: mysql error: [1054: Unknown column 'p.products_startpage' in 'where clause'] in EXECUTE("SELECT COUNT(*) FROM xt_products p LEFT JOIN xt_products_description pd ON p.products_id = pd.products_id left JOIN xt_products_permission group_permission ON (group_permission.pid = p.products_id and group_permission.pgroup = 'group_permission_1' ) left JOIN xt_products_permission shop ON (shop.pid = p.products_id and shop.pgroup = 'shop_1' ) LEFT JOIN xt_seo_url su ON (p.products_id = su.link_id and su.link_type='1' and su.store_id='1') WHERE p.products_id != '' and p.products_startpage = '1' and pd.language_code = 'de' and pd.products_store_id='1' and group_permission.permission IS NULL and shop.permission IS NULL and p.products_status = '1' and su.language_code = 'de' and su.store_id='1' LIMIT 1") Bei Aktivierung des Plugins kommt online die Fehlermeldung, dass der Shop im Moment nicht erreichbar ist. Im Backend fehlt bei den Artikeln der Reiter "Artikel auf der Startseite anzeigen". Habe mehrfach Cache geleert und das Plugin neu installiert. Fehler ließ sich nicht beheben. Hat jemand eine Idee, wo der Fehler liegen könnte. Bin dankbar für Tipps Hansibär Link to comment Share on other sites More sharing options...
Alex@4tfm Posted February 17, 2015 Report Share Posted February 17, 2015 Siehe Schritt 4.1.3: https://xtcommerce.atlassian.net/wiki/display/MANUAL/Anleitung+4.1.10+auf+4.2.00+updaten Link to comment Share on other sites More sharing options...
Hansibaer Posted February 18, 2015 Author Report Share Posted February 18, 2015 nach Template-update funzt es wieder. Danke schön! Gruß Hansibär Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.