Cookie Consent Tool schrottet Website

Hallo zusammen,

bin auch gerade über das Thema gestolpert. Bei mir fehlen die Snippets vermutlich, weil ich vor dem Update das Consent-Manager-Plugin nicht deaktiviert hatte. Nach dem Update habe ich es gelöscht und da wurden dann vermutlich die Snippets entfernt.

Hier die SQL-Daten, die mir geholfen haben. Geht per PHPMyAdmin recht einfach(evtl. shopID und localeID anpassen):

INSERT INTO `s_core_snippets` (`namespace`, `shopID`, `localeID`, `name`, `value`, `created`, `updated`, `dirty`) VALUES ('frontend/cookie_consent/groups', 1, 2, 'technical/title', 'Technically required', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 2, 'comfort/title', 'Comfort functions', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 2, 'personalization/title', 'Personalization', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 2, 'statistics/title', 'Statistics & Tracking', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 2, 'others/title', 'Others', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 2, 'technical/description', 'These cookies are necessary for the basic functions of the shop.', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 2, 'comfort/description', 'These cookies are used to make the shopping experience even more appealing, for example for the recognition of the visitor.', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 1, 'technical/title', 'Technisch erforderlich', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 1, 'comfort/title', 'Komfortfunktionen', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 1, 'personalization/title', 'Personalisierung', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 1, 'statistics/title', 'Statistik & Tracking', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 1, 'others/title', 'Sonstige', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 1, 'technical/description', 'Diese Cookies sind für die Grundfunktionen des Shops notwendig.', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/groups', 1, 1, 'comfort/description', 'Diese Cookies werden genutzt um das Einkaufserlebnis noch ansprechender zu gestalten, beispielsweise für die Wiedererkennung des Besuchers.', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'session', 'Session', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'csrf', 'CSRF token', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'shop', 'Selected shop', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'preferences', 'Cookie preferences', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'slt', 'Customer recognition', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'decline', '"Decline all cookies" cookie', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'allow', '"Allow all cookies" cookie', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'device', 'Track device being used', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'note', 'Note', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'partner', 'Affiliate program', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'currency', 'Currency change', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'context_hash', 'Individual prices', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 2, 'no_cache', 'Customer-specific caching', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'session', 'Session', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'csrf', 'CSRF-Token', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'shop', 'Ausgewählter Shop', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'preferences', 'Cookie-Einstellungen', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'slt', 'Kunden-Wiedererkennung', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'decline', '"Alle Cookies ablehnen" Cookie', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'allow', '"Alle Cookies annehmen" Cookie', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'device', 'Endgeräteerkennung', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'note', 'Merkzettel', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'partner', 'Partnerprogramm', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'currency', 'Währungswechsel', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'context_hash', 'Individuelle Preise', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/cookies', 1, 1, 'no_cache', 'Kundenspezifisches Caching', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/main', 1, 2, 'manager/title', 'Cookie preferences', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/main', 1, 2, 'manager/description', 'This website uses cookies, which are necessary for the technical operation of the website and are always set. Other cookies, which increase the comfort when using this website, are used for direct advertising or to facilitate interaction with other websites and social networks, are only set with your consent.', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/main', 1, 2, 'manager/configuration/title', 'Configuration', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/main', 1, 2, 'manager/save', 'Save preferences', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/main', 1, 1, 'manager/title', 'Cookie-Einstellungen', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/main', 1, 1, 'manager/description', 'Diese Website benutzt Cookies, die für den technischen Betrieb der Website erforderlich sind und stets gesetzt werden. Andere Cookies, die den Komfort bei Benutzung dieser Website erhöhen, der Direktwerbung dienen oder die Interaktion mit anderen Websites und sozialen Netzwerken vereinfachen sollen, werden nur mit Ihrer Zustimmung gesetzt.', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/main', 1, 1, 'manager/configuration/title', 'Konfiguration', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0),
('frontend/cookie_consent/main', 1, 1, 'manager/save', 'Einstellungen speichern', '2020-05-22 13:41:19', '2020-05-22 13:41:19', 0);

Grüße
sunflower