asianstop Posted August 9, 2010 Share Posted August 9, 2010 Hi therebasically when a customer goes to the ( order.php?step=1 ) address part when they are ordering something.The "your delivery and billing address" nothing is showing up. But however when they click update etc... it shows up.Can anyone point me in the right direction please?Thanks. Link to comment Share on other sites More sharing options...
Artx Posted May 3, 2011 Share Posted May 3, 2011 Solved ?I did solve it by removing <!-- and --> in order-address.tpl javascript section. Link to comment Share on other sites More sharing options...
shokinro Posted May 3, 2011 Share Posted May 3, 2011 what version of PrestaShop are you using?most of version(maybe all) , by default it should be showing if you didn't change/modify the theme file. Link to comment Share on other sites More sharing options...
Artx Posted May 4, 2011 Share Posted May 4, 2011 For one site I use 1.3.2.3 , with my custom theme and everything`s OK. But this problem I had on versions 1.3.7 - three sites (I administer 4 sites) - all vith custom themes and these are updated versions from earlyer versions of prestashop, like 1.3.5 and earlyer. But it has nothing to do, related to theme customisation, becouse Javascript error souce file order-address.tpl, that caused not to show up adresses was not modiffied.Also there was javascript problem - when customer registers and selected country with states - stated did not show up - there also was similar javascript error. Link to comment Share on other sites More sharing options...
shokinro Posted May 4, 2011 Share Posted May 4, 2011 I guess that could be caused by some version mismatch. I did solve it by removing in order-address.tpl javascript section. Because you said this, so I thought you might have changed some thing like this to comment out some lines.Is the above comment out done by PrestaShop upgrade? Link to comment Share on other sites More sharing options...
Artx Posted May 4, 2011 Share Posted May 4, 2011 I guess that could be caused by some version mismatch.I did solve it by removing in order-address.tpl javascript section. Because you said this, so I thought you might have changed some thing like this to comment out some lines.Is the above comment out done by PrestaShop upgrade? These are standard commentOuts in javascript section, like [removed]<!--The Script -->[removed]. I think it`s related to ajax, somehow. Link to comment Share on other sites More sharing options...
Recommended Posts