M2 Posted October 26, 2009 Share Posted October 26, 2009 Hi everyone, We have some clients that register multiple domains with us. Several have asked if there is any way that we can add the Auto-Renew status to the general domains listing page (e.g. clientareadomains.tpl). I can see how this would be very convenient for a quick overall review - vs. having to view each domains details page to see how this is set - definitely makes sense. I was thinking that it (hopefully) would simply be a matter of using the same format as the clientareadomaindetails.tpl page e.g.: {if $donotrenew}<strong>{$LANG.domainsautorenewdisabled}</strong> {else}<strong>{$LANG.domainsautorenewenabled}</strong> However, this doesn't appear to work - which leads me to believe that the variable for the "donotrenew" (MySQL field) is not available in the array. Can anyone provide a suggestion for how this can be accomplished? Thanks in advance for any assistance! 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.