FZeus Posted January 8, 2021 Share Posted January 8, 2021 Domain checker when I put it o na page outside whmcs it deosnt work anymore .. why ? I havent updated yet. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted January 8, 2021 Share Posted January 8, 2021 7 hours ago, FZeus said: Domain checker when I put it o na page outside whmcs it deosnt work anymore .. why ? I havent updated yet. what code are you using on the outside page ? 0 Quote Link to comment Share on other sites More sharing options...
FZeus Posted January 8, 2021 Author Share Posted January 8, 2021 Thanks !Brian for answering.This worked before the update, changed to method post, deosn`t work still. Also, how important is it to update or not update whmcs ? anything wrong if it`s not updated ? <form action="clientarea/domainchecker.php" method="GET"> <div class="input-btn--inline"> <input type="hidden" name="search" value="single"> <input type="hidden" name="type" value="first"> <input type="text" class="input--white" name="domain" data-role="input-typewrite" required="" aria-label="Register a Domain Name" placeholder="Check a domain`s availability …"> <button type="submit" role="button">Check It</button> </div> </form> 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted January 11, 2021 Share Posted January 11, 2021 On 08/01/2021 at 19:08, FZeus said: This worked before the update, changed to method post, doesn't work still. it still works with v8.1 using Six & standard_cart... https://recordit.co/cGRaVjU333 although, if you had captcha enabled on the domainchecker page, then I don't think it would work... if that is what's happening to you, then the simplest solution would be to disable captcha on the domainchecker page (via general settings -> security) On 08/01/2021 at 19:08, FZeus said: Also, how important is it to update or not update whmcs ? I would say that if you have a working install that you're happy with, you only have to think about updating a) if a feature you need starts to have an issue and can only be fixed by updating or b) an update contains a new feature that you want to use or c) if a security issue becomes known about.... however, if any of those situations occur, then I would suggest testing any update on a dev install because while WHMCS updates can include bug fixes and new features, existing useful features can also be removed - often without any warning (e.g the ability to directly change passwords in the admin area). On 08/01/2021 at 19:08, FZeus said: anything wrong if it`s not updated ? I wouldn't suggest ever using a really old version like v4 etc, but if you're still using a version of v7, then I wouldn't personally worry about it. 0 Quote Link to comment Share on other sites More sharing options...
FZeus Posted January 12, 2021 Author Share Posted January 12, 2021 I had a other form in the header which apparently interfered with all other elements all the pages. Thanks brother. 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.