Jase Posted November 24, 2007 Share Posted November 24, 2007 Is it possible to remove the first step in domain name registration where it asks the customer if they would like to purchase web hosting as well? Or is it possible to configure the system not to ask the customer if they wish to purchase web hosting when purchasing a domain name? I am worried some customers may become confused and think they have to purchase web hosting when they order a domain name. 0 Quote Link to comment Share on other sites More sharing options...
robbo Posted November 24, 2007 Share Posted November 24, 2007 order.php?step=2&domainonly=true will do this for you. 0 Quote Link to comment Share on other sites More sharing options...
nikos Posted November 28, 2007 Share Posted November 28, 2007 hello. Where must this change take part? In which file? 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted November 28, 2007 Share Posted November 28, 2007 hello.Where must this change take part? In which file? Thats the *URL* you'd send them to. 0 Quote Link to comment Share on other sites More sharing options...
nikos Posted November 29, 2007 Share Posted November 29, 2007 yes, but how do i configure this so as it makes only domain registration? Is there an option via admin panel or should i change sth in a file? 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted December 3, 2007 Share Posted December 3, 2007 yes, but how do i configure this so as it makes only domain registration?Is there an option via admin panel or should i change sth in a file? You dont configure anything, you send people wanting domain registration to that URL. 0 Quote Link to comment Share on other sites More sharing options...
Jase Posted December 12, 2007 Author Share Posted December 12, 2007 People click on the "Order" button after using domainchecker.php to find a domain name. The "Order" button takes them to: order.php?order=domains. How do you get the "Order" button to take them to: order.php?step=2&domainonly=true domainchecker.php is encoded. 0 Quote Link to comment Share on other sites More sharing options...
joe123 Posted December 12, 2007 Share Posted December 12, 2007 People click on the "Order" button after using domainchecker.php to find a domain name. The "Order" button takes them to: order.php?order=domains. How do you get the "Order" button to take them to: order.php?step=2&domainonly=true domainchecker.php is encoded. domainchecker.tpl in your template folder , not domainchecker.php 0 Quote Link to comment Share on other sites More sharing options...
nikos Posted December 12, 2007 Share Posted December 12, 2007 After making this change in domainchecker.tpl, it actually works, but afte the 1st step, it leads to where the client should check if our company will register a domain for the client or if the client wants to transfer a domain to the company. But this in not ok, since in previous step the client did a domain availability check, so this means that he needs to register it and no way to transfer it. PS. I hope you understand my poor english. 0 Quote Link to comment Share on other sites More sharing options...
lynnette Posted December 12, 2007 Share Posted December 12, 2007 If you send them straight to the url robbo and the others told you about, there is no previous step. They just go straight to that page that asks them if they want to register a new domain or transfer their domain to you, and then from there they can order it. 0 Quote Link to comment Share on other sites More sharing options...
nikos Posted December 12, 2007 Share Posted December 12, 2007 yes you are right. I was actually talking about the "domain availability check. Sorry. 0 Quote Link to comment Share on other sites More sharing options...
Jase Posted December 13, 2007 Author Share Posted December 13, 2007 You are correct, this is a bug, because if the domain name is available the customer will be asked if he/she would like to transfer the domain. And if the domain name is not available, the customer will not be asked if he/she would like to transfer the domain. However, the customer should only be asked if he/she would like to transfer the domain if the domain name is not available. So customers wanting to transfer their domain will not be able to transfer it. This should be raised in a new thread. After making this change in domainchecker.tpl, it actually works, but afte the 1st step, it leads to where the client should check if our company will register a domain for the client or if the client wants to transfer a domain to the company. But this in not ok, since in previous step the client did a domain availability check, so this means that he needs to register it and no way to transfer it. PS. I hope you understand my poor english. 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.