KissNode Posted February 7, 2014 Share Posted February 7, 2014 Hi, I have the TcAdminv2 module installed on WHMCS, and I want to figure out the variable for the email template for username, password, server IP, etc.. Where can I find this info? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 7, 2014 Share Posted February 7, 2014 hmm... probably by trial & error! the docs says they're custom fields - so maybe {$service_custom_field_username}, {$service_custom_field_password}, etc.. serviceip might be {$service_serverip).. what might be more useful is to try the code at the link below in your email template - it should reveal all values of the customfields... then once you know what they are, it might be good to post back here so others can use the information. 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.