hostseba Posted December 3, 2019 Share Posted December 3, 2019 Today i have update whmcs to latest version but i have face some issue. My clientarea custom template passwrd reset button not working please check this screen shot: http://prntscr.com/q5f971 This latest version SIX templete password reset button working fine but custom template not working. I was face same error issue in old template. I was find the solution. I had removed the <div class="main-content"> tags and the Javascript relies. Once i do this it was worked fine but i lastet verison i can't find <div class="main-content"> tags. I have update latest verison all template file one by one but is not working. So can you please tell me how to solve this issue. Thank you. 0 Quote Link to comment Share on other sites More sharing options...
Manchester Web Hosting Posted January 30, 2020 Share Posted January 30, 2020 to fix this partiqular error (if you have customised the template and removed the main-content conatiner) go to your: password-reset-container.tpl fle and add in: this div wrapper around your content: <div class="main-content"> your content here </div> That will fix it for you. 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.