Child pages
  • Logboek bekijken

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Logs Parameters

Errors happen. Most of the time, you are not aware of them because PrestaShop handles them silently. But you might want to know about them, in order to be able to correct the most regular ones, and insure a better stability for your shop.

Image Removed

The "Logs" page is where you can have a look at the PHP errors which plague your shop. They are listed in the page's central table, and are presented in 4 levels:

  • 1: Informative only. Run-time notices. Indicate that the script encountered something that could indicate an error, but could also happen in the normal course of running a script.
  • 2: Warning. Run-time warnings (non-fatal errors). Execution of the script is not halted.
  • 3: Error.
  • 4: Major issue (crash)!. Fatal run-time errors. These indicate errors that cannot be recovered from, such as a memory allocation problem. The execution of the script is halted.

...

Logbek bijken

Fouten kunnen altijd optreden. Meestal bent u er zich niet van bewust, omdat PrestaShop ze stilletjes afhandelt. Maar u wilt er misschien meer over te weten komen, om de meest voorkomende fouten te verhelpen en de stabiliteit van uw winkel te verhogen.

Image Added

De pagina "Logboeken" is waar u de PHP-fouten kunt opzoeken waar uw winkel last van heeft. Ze worden getoond in de centrale tabel van de pagina en gerangschikt in 4 niveaus:

  • 1: Alleen informatief. Waarschuwingen tijdens run-time. Geeft aan dat het script iets is tegengekomen dat een fout kan zijn, maar zou ook tijdens de normale uitvoer van een script kunnen optreden.
  • 2: Waarschuwing. Run-time-waarschuwingen (niet-fatale fouten). Uitvoeren van het script wordt niet gestopt.
  • 3: Fout.
  • 4: Groot probleem (crash)!. Fatale run-time-fouten. Deze geven fouten aan waarvan de winkel niet kan herstellen, zoals problemen bij het alloceren van geheugen. Het uitvoeren van het script is gestaakt.

De uitleg van deze fouten komen uit de PHP-handleiding. Lees hier meer: http://www.php.net/manual/en/errorfunc.constants.php.

Logs

...

via e-mail

The error levels also serve as values for the "Logs by De foutniveaus dienen ook als waarden voor de functie "Logs via e-mail" feature.
PrestaShop adds one last value, 5, which indicates that the administrator does not want to receive any notification, either for minor or major errors.

Image Removed

The error logging tool enables you to receive an e-mail notification when an error occurs. Notifications are sent to the shop owner's e-mail address, and you can configure the degree of importance at which you should start receiving such e-mails:

...

voegt een laatste waarde toe, 5, deze geeft aan dat de beheerder geen notificaties wilt ontvangen, niet voor kleine en grote fouten.

Image Added

De error logging tool maakt hte mogelijk om een e-mailmelding te ontvangen zodra er een fout optreedt. Notificaties worden verzonden naar het e-mailadres van de winkeleigenaar. En u kunt aangeven vanaf welk niveau e-mails verzonden zouden moeten worden:

  • "1" als u alles wilt weten, inclusief de kleinste dingen.
  • "3" als u alleen informatie over grote fouten wilt ontvangen.
  • "4" als u alleen informatie wilt ontvangen over de allergrootste fouten.
  • "5" is de standaardwaarde. Dit betekent dat er geen meldingen worden verzonden.