Zen Cart Logo
Forums / PayPal Express Checkout support / Addresses won't display?

Addresses won't display?

Views: 1,114

Results 1 to 5 of 5
4 Nov 2011, 3:31 PM
#1
allhen avatar

allhen

New Zenner

Join Date:
May 2007
Posts:
38
Plugin Contributions:
0

Addresses won't display?

Hi, I did install EC in version 1.3.9.h, when user add item to cart and login to their store's account doesn't display shipping address and billing address.

Even if add additional address, this is normal?

Some customers enter many addresses and not complete payment because they don't see their addresses in checkout process.

When order is made, customer details, shipping and billing address is not displayed in order too.

Only get all details from paypal in zencart's order.

Any advice? :oops::oops:

4 Nov 2011, 3:39 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Addresses won't display?

Could you see if post #6 from this thread might be related to the problem:
http://www.zen-cart.com/forum/showthread.php?t=153143

5 Nov 2011, 10:45 AM
#3
allhen avatar

allhen

New Zenner

Join Date:
May 2007
Posts:
38
Plugin Contributions:
0

Re: Addresses won't display?

Thanks for reply

PHP Version: 5.3.3-7+squeeze3 (Zend: 2.3.0)

c) On admin "home" page you notice that your list of customers shows only dates, not names.

Works fine

d) On admin product-edit screen you notice that the product name, description, and model number are empty when editing a product.

works fine

e) Order details may show as blank in the orders/invoices/packinglist screens in the admin.

error!! :oops:

Theres is not logs in cache folder, for try solve.

:blush::blush::blush:

5 Nov 2011, 11:42 AM
#4
allhen avatar

allhen

New Zenner

Join Date:
May 2007
Posts:
38
Plugin Contributions:
0

Re: Addresses won't display?

SOLVED !! :clap::clap:

I did install a clean version, and comparing tables I did notice that table address_format in live site was empty, so I only did import these values and again all is working fine.

Addreses are displayed in checkout process and in orders. !!

:lamo::lamo::lamo:

5 Nov 2011, 1:14 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Addresses won't display?

Thanks for the update that you were just missing data in the table address_format that was causing this issue ... :smile: