Jump to content

Cart domain checker stopped working


qwerty513

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated