Jump to content

Issues with configureproduct.tpl


dannyaston

Recommended Posts

Hi All,

 

I have tied to modify my configureproduct.tpl to remove the NS1 and NS2, I have done this in the past with no problems, but for some reason this time after a WHMCS upgrade it just wont show the changes on my site!.

 

This is what I have placed in my code:

 

{if $productinfo.type eq "server"}
<p><strong>{$LANG.cartconfigserver}</strong></p>
<div class="orderbox">
<table>
<tr><td>
<input type="hidden" name="hostname" size="1" value="1GBiT.SSDapp.com" />
<input type="hidden" name="ns1prefix" size="1" value="1GBiT.SSDapp.com" />
<input type="hidden" name="ns2prefix" size="1" value="1GBiT.SSDapp.com" />
<tr><td>{$LANG.serverrootpw}:</td><td><input type="password" name="rootpw" size="20" value="{$server.rootpw}" /></td></tr>
</td></tr>
</table>
</div>
{/if}

 

I have modified the following file:

 

/client/templates/orderforms/verticalsteps/configureproduct.tpl

 

AjwYfgv.png

 

But for some reason it still shows like this:

 

xg6q.png

 

Any help would be much appreciated :)

 

Danny

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