SuperDuper Posted February 9, 2013 Share Posted February 9, 2013 (edited) Hello all, I am using v1.5.3.1 with theme "v2.4-elation-liquid" When I clicked "Update" button for an existing address. All fields becomes empty. The original data disappear. Therefore, customers can not change their address easily. I have captured a picture to show this problem. Please see the attachment. Really need help. Thank you so much. Edited February 9, 2013 by SuperDuper (see edit history) Link to comment Share on other sites More sharing options...
SuperDuper Posted February 13, 2013 Author Share Posted February 13, 2013 Please help, thanks. Link to comment Share on other sites More sharing options...
SuperDuper Posted February 17, 2013 Author Share Posted February 17, 2013 Can anyone help?? Thanks a lot. Link to comment Share on other sites More sharing options...
SuperDuper Posted February 19, 2013 Author Share Posted February 19, 2013 Push again Link to comment Share on other sites More sharing options...
SuperDuper Posted February 25, 2013 Author Share Posted February 25, 2013 please help, thanks! Link to comment Share on other sites More sharing options...
PascalVG Posted February 25, 2013 Share Posted February 25, 2013 Can you provide a link to your site? Link to comment Share on other sites More sharing options...
Arkadia Posted March 1, 2013 Share Posted March 1, 2013 Same issue. When trying to update the address, all fields are blank. You have to fill out the address and then when you hit the save button...it doesn't actually update the existing one. It treats it as a new address. You will get the error message: The alias "My address" is already used, please chose another one. So I end up having to create a new address and delete the old one. Which isn't normal. Did anyone resolve this? Link to comment Share on other sites More sharing options...
igis Posted April 17, 2013 Share Posted April 17, 2013 Same problem !!!! Link to comment Share on other sites More sharing options...
SuperDuper Posted May 14, 2013 Author Share Posted May 14, 2013 (edited) Can you provide a link to your site? Hi all, my link: http://www.beyifashion.com Still have this issue, can anyone help?? You can try to register then try to update and modify the addresses. Much thanks!! Edited May 14, 2013 by SuperDuper (see edit history) Link to comment Share on other sites More sharing options...
adiaz Posted June 3, 2013 Share Posted June 3, 2013 (edited) Hi all, Same here. Could this be a bug? I found that the smarty variable assignation in AddressController.php works well. However, in address.tpl, the address variable is empty. Why this could happen? Edited June 3, 2013 by adiaz (see edit history) Link to comment Share on other sites More sharing options...
Xavier du Tertre Posted June 4, 2013 Share Posted June 4, 2013 Hi all, We were not able to recreate the bug on the latest version (1.5.4.1) with the default template. Could this be linked to 1.5.3.1? Are you all on this version? If so, I strongly suggest that you update to 1.5.4.1 and test again. If it should still not work, then I advise you contact the support team. Let us know how the testing goes on 1.5.4.1. Link to comment Share on other sites More sharing options...
adiaz Posted June 5, 2013 Share Posted June 5, 2013 Hi all, My version is 1.5.4.1. Link to comment Share on other sites More sharing options...
adiaz Posted June 27, 2013 Share Posted June 27, 2013 (edited) When I print_r in the controller the $this->_address var, it outputs all the correct content. However, if I print_r the $address var in the tpl it outputs "1". Any solution? EDIT: Using SMARTY_DEBUG says that the value of $address is NULL. Edited June 27, 2013 by adiaz (see edit history) Link to comment Share on other sites More sharing options...
adiaz Posted June 28, 2013 Share Posted June 28, 2013 Hi, I've just found the problem. It was a module that was overriding the $address tpl var. SuperDuper, Arkadia, igis, if you give more information about your single problem, I could try to help you out. Regards. 1 Link to comment Share on other sites More sharing options...
SuperDuper Posted July 21, 2013 Author Share Posted July 21, 2013 Hi, I've just found the problem. It was a module that was overriding the $address tpl var. SuperDuper, Arkadia, igis, if you give more information about your single problem, I could try to help you out. Regards. Hello adiaz, I still have this problem. Are there any solutions to fix it? Thanks! Link to comment Share on other sites More sharing options...
fjesteban Posted September 14, 2013 Share Posted September 14, 2013 Hi, Adiaz's hint help me to find out the problem. In my case a contact information on footer module was overriding the $address var. Just search in your module dir where is used the $address var. Link to comment Share on other sites More sharing options...
SuperDuper Posted October 1, 2013 Author Share Posted October 1, 2013 Hi, Adiaz's hint help me to find out the problem. In my case a contact information on footer module was overriding the $address var. Just search in your module dir where is used the $address var. Hi fjesteban, Then which module you found which is using $address var? Please advise, thank you so much. Link to comment Share on other sites More sharing options...
fjesteban Posted October 1, 2013 Share Posted October 1, 2013 It was EB Contact Footer (included in Elation Base theme). I found the $address var searching the string inside the modules folder with Sublime Text. I hope it helps you. Link to comment Share on other sites More sharing options...
adiaz Posted October 1, 2013 Share Posted October 1, 2013 That's the same problem I had, same module, same theme designer. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now