Question

I have a strange issue happening on our production environment. Where the address is printed out in the template files across the site it is blank. This is happening across the My Account section, One Step Checkout Saved Address and also the Transactional Emails.

We have a development server setup with the exact same code base which does not have the problem.

I have changed the theme to the default on production & also turned off all third party modules but that does not show the address either.

I'm presuming this must be server related or even in the database but I am running out of ideas to debug can anyone suggest anything?

Thanks

Was it helpful?

Solution

Thanks to this post - https://stackoverflow.com/questions/16425713/create-account-last-name-required-even-when-value-given

Problem solved. There was an issue with the customer tables so I replaced those with the tables from our development server and that fixed the issue!

God bless Stack Overflow

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top