GnF ToXiC Posted November 14, 2010 Share Posted November 14, 2010 Hey. I'm looking to remove the prices on my installation of WHMCS, as they are not accurate - everything is configurable by "upgradeable" options, not by package type. Could anyone tell me where this would be listed? This is what I mean: http://www.ezgaming.us/order/cart.php Thanks guys. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 15, 2010 WHMCS Support Manager Share Posted November 15, 2010 You'd edit the /templates/orderforms/*your active template*/products.tpl file. 0 Quote Link to comment Share on other sites More sharing options...
GnF ToXiC Posted November 15, 2010 Author Share Posted November 15, 2010 Thanks - I couldn't find the order forms under /templates/portal and it was frustrating me. A simple if condition to detect if the products price is greater than 0.00 fixed it. 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted November 15, 2010 Share Posted November 15, 2010 Thanks - I couldn't find the order forms under /templates/portal and it was frustrating me. A simple if condition to detect if the products price is greater than 0.00 fixed it. Its within templates/orderforms/YOURORDERFORMTEMPLATE/products.tpl There is an "orderforms" subdirectory that is separate from your client area templates. 0 Quote Link to comment Share on other sites More sharing options...
GnF ToXiC Posted November 16, 2010 Author Share Posted November 16, 2010 Yes, I found it as stated in the quoted post... 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.