Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3-page checkout, existing addresses not displayed on change shipping/payment address #190

Closed
lat9 opened this issue Jan 4, 2023 · 0 comments
Labels
bug Something isn't working fix provided A correction has been provided
Milestone

Comments

@lat9
Copy link
Owner

lat9 commented Jan 4, 2023

... as identified in this Zen Cart support-thread posting.

Note that that's accompanied by a PHP Notice for each pre-existing address for the customer:

[04-Jan-2023 11:15:49 America/New_York] Request URI: /zc157a_bs4/index.php?main_page=checkout_shipping_address, IP address: 127.0.0.1
#1  require(C:\xampp\htdocs\zc157a_bs4\includes\templates\bootstrap\templates\tpl_modules_checkout_address_book.php) called at [C:\xampp\htdocs\zc157a_bs4\includes\templates\bootstrap\templates\tpl_checkout_shipping_address_default.php:71]
#2  require(C:\xampp\htdocs\zc157a_bs4\includes\templates\bootstrap\templates\tpl_checkout_shipping_address_default.php) called at [C:\xampp\htdocs\zc157a_bs4\includes\templates\bootstrap\common\tpl_main_page.php:202]
#3  require(C:\xampp\htdocs\zc157a_bs4\includes\templates\bootstrap\common\tpl_main_page.php) called at [C:\xampp\htdocs\zc157a_bs4\index.php:94]
--> PHP Notice: Trying to get property 'fields' of non-object in C:\xampp\htdocs\zc157a_bs4\includes\templates\bootstrap\templates\tpl_modules_checkout_address_book.php on line 51.
@lat9 lat9 added the bug Something isn't working label Jan 4, 2023
@lat9 lat9 added this to the v3.5.1 milestone Jan 4, 2023
@lat9 lat9 added the fix provided A correction has been provided label Jan 4, 2023
@lat9 lat9 closed this as completed Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix provided A correction has been provided
Projects
None yet
Development

No branches or pull requests

1 participant