qwerty513 Posted February 3, 2016 Share Posted February 3, 2016 Hi there, Not sure what the requirements are for the domain checker in the shopping cart (after adding a web hosting package). (Standard cart, configureproductdomain.tpl). I have rebuilt that page from scratch (removed all standard css but keeping the js) keeping the domain search results form and div: <form method="post" action="cart.php?a=add&pid={$pid}&domainselect=1" id="frmProductDomainSelections"> <div class="domain-search-results" id="domainSearchResults"></div> </form> Are there any other requirements for this domain search box to work? When I click "Check", a javascript code is loaded inside .domain-search-results but that's about it. I would really appreciate some help with this. 0 Quote Link to comment Share on other sites More sharing options...
zomex Posted February 4, 2016 Share Posted February 4, 2016 Hello, If you modified the file and then it stopped working it's likely caused by a error in the modification. I'd recommend starting the modifications again but checking and saving your edits regularly so you can easy spot which edit caused the error. I tend to do this when I'm working with new software for the first time. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.