g-1
Создатель
- Регистрация
- 30 Апр 2016
- Сообщения
- 14
- Реакции
- 13
Hello all, I am having issues with my customer shipping address section. When in checkout page, if customer changes shipping address, I get this error message:
"Street Address" is a required value.
"Street Address" length must be equal or greater than 1 characters.
I followed below, but the error remains. I use Magento 1.9.2 and I am testing this using Magento's default one page check out. Help will be greatly aprreciated.
could you please explain this more detailed?
for ex.
Customer is already registered or not? or it is irrilevant ( both have this issue )?
Are you looking for a solution to remove the Shipping address and leave only the "billing/shipping" address or do you need both?
Does it works if you don't modify the shipping address?
Do you checked the onepage checkout files ( app/code/core/Mage/Checkout/Block/Onepage/Onepage.php and app/code/core/mage/checkout/controller/Onepagecontrollers.php ) and compare them to a fresh downloaded version of magento to see if something is different?
Can you post a screenshot of the erro?