You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loop problem with url '/modules/clerk/clerk_log.log' in back-office configuration page.
The problem persists if file not exist and if it exists (with log active and access set to 'file').
Expected behavior
Do not call clerk_log.log file in loop
Steps to Reproduce
Steps to reproduce the behavior:
Go to back-office configuration page of your module (like: /index.php?controller=AdminModules&configure=clerk...)
Set debug log active
Set access to 'file' setting and level to 'error'
reload back-office page
open console network and see over load calls
Screenshots
Additional information
PrestaShop version: 1.7.6.4
PHP version: 7.2.22
The text was updated successfully, but these errors were encountered:
Hi,
Describe the bug
Loop problem with url '/modules/clerk/clerk_log.log' in back-office configuration page.
The problem persists if file not exist and if it exists (with log active and access set to 'file').
Expected behavior
Do not call clerk_log.log file in loop
Steps to Reproduce
Steps to reproduce the behavior:
Screenshots
Additional information
The text was updated successfully, but these errors were encountered: