Erik H. Posted December 29, 2008 Share Posted December 29, 2008 Hi, I am working on the clientareaproductdetail.tpl to add some extra information. In the file I have added the following lines but this is incorrect. I only need to get this working, our programmer will add all the scripting within the IF statement but he doesn't work with WHMCS so he does not know how to get this working. {if $service_product_name eq "wisedrs.com abonnement"} There is no informatie from wisedrs.com available {/if} As always it will be some stupid mistake but had too much champagne this Christmas. Your help would be appreciated. 0 Quote Link to comment Share on other sites More sharing options...
Erik H. Posted January 9, 2009 Author Share Posted January 9, 2009 Is there really no one out there to give me a hand ? 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted January 9, 2009 Share Posted January 9, 2009 Have you tried: {if $product_name eq "wisedrs.com abonnement"} 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.