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

Undefined index: payment_address #191

Closed
epiksel opened this issue Oct 17, 2012 · 6 comments
Closed

Undefined index: payment_address #191

epiksel opened this issue Oct 17, 2012 · 6 comments

Comments

@epiksel
Copy link
Contributor

epiksel commented Oct 17, 2012

OpenCart 1.5.5 Git versiyon Installed
Admin->Sales->Customers-> Added Customers

Only General Information write
Not added address information

customer login on catalog page
Add to Cart product and click checkout

Click Continue button and error message

2012-10-17 14:06:47 - PHP Notice: Undefined index: payment_address in C:\Program Files\Wamp Server\www\155\catalog\controller\checkout\payment_address.php on line 171
2012-10-17 14:06:55 - PHP Notice: Undefined index: payment_address in C:\Program Files\Wamp Server\www\155\catalog\controller\checkout\payment_address.php on line 125
2012-10-17 14:06:55 - PHP Notice: Undefined index: payment_address in C:\Program Files\Wamp Server\www\155\catalog\controller\checkout\payment_address.php on line 171

@erdembey
Copy link
Contributor

I believe it assumes that customers created via register screen in the shop that's why there is an assumption like "there should be an address" :)
If i remember correctly, i've fixed it in my local rep. I will pushing if i can find the patch.

@opencart
Copy link
Collaborator

no this is you unselecting the "use exciting address" for "new address manually"! something normal customers won't do.

@epiksel
Copy link
Contributor Author

epiksel commented Oct 29, 2012

Yes, maybe but example: When a customer registered with facebook connect or other services, will be addresses blank 44530a3

@opencart
Copy link
Collaborator

opencart commented Nov 8, 2012

i will probably leave FB integration that to extension developers.

@opencart
Copy link
Collaborator

fixed!

@epiksel
Copy link
Contributor Author

epiksel commented Dec 14, 2012

Thanks 👍

savage4pro pushed a commit to savage4pro/opencart that referenced this issue Jan 21, 2016
oc-2.1.0.1. fix selector in //Module-container layout fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant