Purchase without Account

typo - Purchase without Account

typo

by Leon » Sat Nov 26, 2022 1:05 pm

Hi, thanks for this addon!
In my (highly customized shop) there occurred an error: guest customers get the articles of other guests into their shopping cart.
To repair I changed the line 46 in the file checkout_guest.php
from

Code: Select all

$customer_id =& $_SESSION['customers_id'];
to

Code: Select all

$customer_id =& $_SESSION['customer_id'];
:)
Leon
Posts: 1
Joined: Sat Nov 26, 2022 12:59 pm
Contact:

Re: typo

by raiwa » Sat Nov 26, 2022 6:14 pm

Thank you very much.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
raiwa
PhoenixCart Developer
PhoenixCart Developer
Posts: 1212
Joined: Sat Dec 21, 2019 8:08 am
Contact: