Deleting Cookie triggers Internal Server Err
-
Hi,
we want to use the plugin without using the Session_ID, so identification is handeled via Cookie. When deleting the Cookie and refreshing the page, the following error is triggered as an infinite loop (+40.000 lines in the debug.log) and generates an Internal Server Error. After a second refresh, the Error disappears. The interesting part is, that before the “Internal Server Error”-Message appears, the helpful-Cookie is being set.
Error Message in the debug.log:
PHP Warning: Cannot modify header information - headers already sent by (output started at /html/magazin/wp-content/themes/twentytwentyone/header.php:15) in /html/magazin/wp-content/plugins/helpful/core/helpers/class-user.php on line 111
- This topic was modified 3 years, 6 months ago by .
- This topic was modified 3 years, 6 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Deleting Cookie triggers Internal Server Err’ is closed to new replies.