rottenteeth Posted March 10, 2021 Share Posted March 10, 2021 Hi, would anyone help me with my another problem..? I have client with an service with his domain transfered to my hosting. And now this is the problem.. when client go to "My domains" and there is domains overview we have here something like this.. {$LANG.clientareahostingnextduedate}: {$nextduedate} file: templates -> X -> clientareadomaindetails.tpl .. so this is the next due date of services but not next due date of domain.. which have to be like this .. {lang key='clientareadomainexpirydate'}: {$renewalData.expiryDate->format('j M Y')} ({$renewalData.expiryDate->diffForHumans()}) file: orderforms -> X -> domain-renewals.tpl but when I change the code doesn't display anything then 😞 clientareadomaindetails.tpl domain-renewals.tpl 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 11, 2021 Share Posted March 11, 2021 17 hours ago, rottenteeth said: .. so this is the next due date of services are you sure?? it's certainly using the hosting NDD language string (which would be normal), but the NDD value itself should be the domain's NDD, not the hosting. possibly if it's a domain transfer, then the NDD hasn't yet synced with the expiry date (if you have this enabled). 0 Quote Link to comment Share on other sites More sharing options...
rottenteeth Posted March 11, 2021 Author Share Posted March 11, 2021 yes I'm sure what about that.. this is only for display an information which I want to be display for my clients.. yes I have enable this option Domain Sync Enabled but I do not understand how does it works Sync Next Due Date how many days I have to put there? 0 Quote Link to comment Share on other sites More sharing options...
rottenteeth Posted March 11, 2021 Author Share Posted March 11, 2021 4 hours ago, brian! said: are you sure?? it's certainly using the hosting NDD language string (which would be normal), but the NDD value itself should be the domain's NDD, not the hosting. possibly if it's a domain transfer, then the NDD hasn't yet synced with the expiry date (if you have this enabled). Ok, you're completely right.. I do that and everything works fine.. 🙂 thanks for your help! 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.