Just come across a problem today:
When entering customer account details after selecting product, entering details and then clicking on continue the browser opens a blank page (also happens when entering customer details before selecting product). The customer details are loaded into the database and if one goes back using the browser back one page the customer is logged in and can carry on ordering, paying etc.
I'm getting the following errors:
Code: Select all
[28-Dec-2021 16:27:55 UTC] PHP Warning: session_regenerate_id(): Cannot regenerate session id - headers already sent in /home/redacted/public_html/store/includes/functions/sessions.php on line 153
[28-Dec-2021 16:27:55 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/redacted/public_html/store/create_account.php:22) in /home/redacted/public_html/store/includes/functions/general.php on line 46