Jump to content

Get rid of domain options


VPSeed

Recommended Posts

So I have had whmcs installed for a few days and am slowly learning the ins and outs of it. I have it linked up with solusvm to auto create VPS upon first payment. Thing I can't figure out is on my test product here http://seedking.org/billing/cart.php?a=confproduct&i=1 it is still wanting name servers and a root password. I disabled everything to do with domains in that products configuration. How do I get rid of the nameserver fields as they are not needed. Also trying to figure out how to get the system to auto-generate a password and get it sent in the clients welcome e-mail.

 

 

I'm sure the password thing is covered somewhere just trying to find it hehe.

Link to comment
Share on other sites

Ok I did as in the link you gave me set the values to NA but those fields still showup.

 

{if $productinfo.type eq "server"}

<h3>{$LANG.cartconfigserver}</h3>

<table width="100%" border="0" cellpadding="0" cellspacing="0" class="frame">

<tr>

<td><table width="100%" border="0" cellpadding="10" cellspacing="0">

<tr>

<td width="150" class="fieldarea">{$LANG.serverhostname}:</td>

<td><input type="text" name="hostname" size="15" value="NA" />

eg. server1(.yourdomain.com)</td>

</tr>

<tr>

<td width="150" class="fieldarea">{$LANG.serverns1prefix}:</td>

<td><input type="text" name="ns1prefix" size="10" value="NA" />

eg. ns1(.yourdomain.com)</td>

</tr>

<tr>

<td width="150" class="fieldarea">{$LANG.serverns2prefix}:</td>

<td><input type="text" name="ns2prefix" size="10" value="NA" />

eg. ns2(.yourdomain.com)</td>

</tr>

<tr>

<td width="150" class="fieldarea">{$LANG.serverrootpw}:</td>

<td><input type="password" name="rootpw" size="20" value="NA" /></td>

</tr>

Edited by VPSeed
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