WebsiteBaker Support (2.13.x) > Modules
404 - page redirect - security update!
ruebenwurzel:
Hallo,
also ich krieg das Dingens nicht ans laufen.
--- Code: ---There was an uncatched exception
Unknown column 'iphash' in 'field list'
in line (828) of (/framework/class.database.php):
--- End code ---
wird bei mir angezeigt, wenn ich eine Seite aufrufe, die umgeleitet werden soll.
line 828 von framework/class.database.php lautet:
--- Code: --- if (false === ($this->result = $this->oDbHandle->query($sStatement))) {
$this->error = $this->oDbHandle->error;
}
--- End code ---
Kann jemand damit was anfangen?
crnogorac081:
Trx to find in files sql where iphash Is called probably after update column is deleted or something like that
sternchen8875:
--- Quote from: ruebenwurzel on September 06, 2024, 08:38:02 PM ---
--- Code: ---There was an uncatched exception
Unknown column 'iphash' in 'field list'
in line (828) of (/framework/class.database.php):
--- End code ---
--- End quote ---
war eine Neuinstallation, richtig?
das besagte Feld iphash wird nur nach einem Upgrade hinzugefügt, nicht beim Modul-Install, also bitte noch einmal Erweiterungen -> Module -> erweitert -> Manuelles Upgrade -> 404 aus der Liste wählen (ganz oben) und ausführen.
Das Feld wurde eingeführt mit der DSGVO und dient zur Speicherung der md5-verschlüsselten IP des Besuchers
Deepl-Translation
was a new installation, right?
the said field iphash is only added after an upgrade and not with the Install, so please select Extensions -> Modules -> Extended -> Manual upgrade -> 404 from the list (at the top) and execute.
The field was introduced with the GDPR and is used to store the md5-encrypted IP of the visitor
ruebenwurzel:
--- Quote from: sternchen8875 on September 07, 2024, 01:08:49 AM ---war eine Neuinstallation, richtig?
--- End quote ---
jepp
--- Quote from: sternchen8875 on September 07, 2024, 01:08:49 AM ---
das besagte Feld iphash wird nur nach einem Upgrade hinzugefügt, nicht beim Modul-Install, also bitte noch einmal Erweiterungen -> Module -> erweitert -> Manuelles Upgrade -> 404 aus der Liste wählen (ganz oben) und ausführen.
--- End quote ---
Perfekt :-D, Danke, jetzt funzt alles
Navigation
[0] Message Index
[*] Previous page
Go to full version