Projekt

Allgemein

Profil

Aktionen

GX-Bug #67764

geschlossen

Protected Shops kann die Rechtstexte nicht mehr aktualisieren / Protected Shops can no longer update the legal texts

Von Till Tepelmann vor mehr als 3 Jahren hinzugefügt. Vor mehr als 3 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Dringend
Zugewiesen an:
Julian Heckmann
Kategorie:
Core
Zielversion:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.1.1.0, 4.1.3.0, 4.2.0.0, 4.3.1.0
Release Notes Langtext:

Protected Shops Rechtstexte können nun wieder aktualisiert werden.


Beschreibung

Protected Shops kann die Rechtstexte nicht mehr aktualisieren / Protected Shops can no longer update the legal texts

Wenn man das Modul Protected Shops aktiviert hat, dann wird versucht jede Sekunde die auf die Datenbank zuzugreifen um die Rechtstexte zu aktualisieren, aber das Modul kann dies nicht, weil auf die nicht vorhandene Tabelle gm_contents zugegriffen wird.


If you have activated the Protected Shops module, it will try to access the database every second to update the legal texts, but the module cannot do this because it accesses the non-existent table gm_contents.


ERROR: Sql error!

context:
message:
Table 'gm_contents' doesn't exist
query:
UPDATE gm_contents
SET
gm_value = 'new legal text'
WHERE
gm_key = 'GM_PDF_WITHDRAWAL' AND
languages_id = 2
number:
1146


Aktionen

Auch abrufbar als: Atom PDF