EStarr Posted April 28, 2009 Share Posted April 28, 2009 Hi again, I'm having trouble finding the option to disable domain registrations without buying hosting. My customers are getting confused, thinking that they bought hosting with their domain. I don't want to offer domain registrations without hosting purchase. 0 Quote Link to comment Share on other sites More sharing options...
Toorie Posted April 29, 2009 Share Posted April 29, 2009 I need this info too and will appreciate any help. 0 Quote Link to comment Share on other sites More sharing options...
Toorie Posted April 29, 2009 Share Posted April 29, 2009 O.K. figured a way out to do this. You will have to edit the "products.tpl" file in the folder of the shopping cart template that you are using i.e. whmcs-folder/templates/orderforms/singlepage/product.tpl (in my case) and remove the code "{if $registerdomainenabled}<input type="radio" onclick="window.location='{$smarty.server.PHP_SELF}?a=add&domain=register'" /> {$LANG.registerdomain}{/if} {if $transferdomainenabled}<input type="radio" onclick="window.location='{$smarty.server.PHP_SELF}?a=add&domain=transfer'" /> {$LANG.transferdomain}{/if}" The options to register just a domain name will then not be available any more. Hope this helps until someone comes up with something better. 0 Quote Link to comment Share on other sites More sharing options...
Toorie Posted April 29, 2009 Share Posted April 29, 2009 Just keep in mind that you will not be able to sell just domains anymore. 0 Quote Link to comment Share on other sites More sharing options...
EStarr Posted April 30, 2009 Author Share Posted April 30, 2009 Will this help if I have the domain checker on a main page? I'd like for them to check their domain on my main pages, then continue on to pick a package. 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.