Jump to content

caisc

Member
  • Posts

    43
  • Joined

  • Last visited

1 Follower

About caisc

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

caisc's Achievements

Member

Member (2/3)

0

Reputation

  1. Now after setting 99999999 as value, instead of Unlimited in Reseller Disk Space and Bandwidth in WHMCS Module, performed same steps and below is the log output - {"result":{"accts":[ reseller's clients acc details here],"bwoverselling":1,"statusmsg":"Fetched Reseller Data OK","diskoverselling":1,"bandwidthlimit":99999999,"totalbwalloc":6429800,"reseller":"reseller user name here","totaldiskalloc":2953600,"status":1,"diskused":42289.56,"diskquota":99999999,"totalbwused":40831.18}} Now WHMCS client area shows xxxx M / 999999999 M
  2. Hi John, Enable the Utilities > Logs > Module Log - Done Navigate to Reports > Disk Usage Summary - Done Click "Update Now" at the bottom - Done Return to the Module Log and disable it - Done Response column for the disk space and bandwidth limit values returned by cPanel are as below - {"result":{"bwoverselling":1,"accts":[client accounts under reseller, details was here],"diskoverselling":1,"statusmsg":"Fetched Reseller Data OK","bandwidthlimit":0,"totaldiskalloc":2953600,"reseller":"reseller user name here","totalbwalloc":6429800,"diskused":42285.03,"status":1,"diskquota":0,"totalbwused":40831.18}} Also I noticed one thing, if I specify 99999999 in whmcs module instead of word "Unlimited" it works perfectly fine and shows 99999999 MB in client area.
  3. Hi, Recently we did made some changes to our reseller hosting plans and facing an issue with disk usage stats in client area. So basically we are now offering Unlimited Disk and Unlimited B/W in our Reseller-CRS2 plan. Steps for this implementation - 1 - Updated the product in WHMCS with required values. 2 - Updated the WHM reseller packages 3 - Ran Update package from whmcs for the client, so new values should be updates and waited for 24 hours so all stats and other crons run and new stats are displayed. but no luck, when checked in reseller client area, random disk and bw values are showed. Not sure what am I missing. Any help on this is appreciated. It Should Display Unlimited MB for disk and BW in client area that what i want. Thanks
  4. Hello Oscarch and Brian, can you please confirm that this code hyperlinks work fine in ver 7.7.1 widgets works perfectly fine, but the hyperlinks populated in the table have wrong user id/prod id Let me know how it works with version 7.7.1 at your end. Thanks
  5. Additional Info - I use Resellerclub as domain registrar in whmcs.
  6. Hello, I am using latest version of WHMCS Version: 7.7.1, recently I noticed WHMCS is unable to connect to .IN registry to check whois info or domain availability. when I try to search any .IN extension domain it simply says - domainname.in is unavailable, in activity logs it shows - Error: 110 - Connection timed out when i try to check whois info for any .IN domain via admin end it says port 43 is not open [plz see attached screenshot]. Although port 43 is open and even data center team has cross checked every thing on server. Kindly help me to resolve this issue.
  7. This should be fixed. Waiting for WHMCS staff to update on this.
  8. Hi, At this location in WHMCS admin area - System Health Status Whmcs is showing me warning - Website SSL SSL is not configured for http://www.whmcsdomain.com/clients, which means that connections are not encrypted and passwords may be sent in plaintext. This will prevent some features, such as OpenID Connect, from functioning. This may also affect your ability to receive PCI or other accreditation. My domain is using SSL and this URL is also protected http://www.whmcsdomain.com/clients, so why whmcs is showing false positive. Thanks
  9. Contacted WHMCS Support for this issue, here is the reply from them - Our development team is presently aware of this issue, and Case ID CORE-10871 has been opened to resolve this in future versions of the product. For now, the work around below will resolve the issue you are having with the formatting until we can resolve this internally and push into the product. This issue happens when you have a flag added to the TLD and the TLD is placed as a Spotlight TLD. If you remove the flag and leave in spotlight, it's fine. If you remove it from spotlight and leave the flag it's fine. You cannot use them in conjunction together otherwise you get the issue you have reported.
  10. CentralNic Support was kind enough to unblock our IP within an hour, now everything is working fine. Thanks brian! for pointing in the right direction
  11. brian! can you please confirm the correct place to contact CentralNic team I think its - https://www.centralnic.com/contact/getintouch plz confirm
  12. Hi, I have updated my whois.json file located at /resources/domains/whois.json as below - [ { "extensions": ".in.net", "uri": "socket://whois.centralnic.com", "available": "DOMAIN NOT FOUND" }, { "extensions": ".firm.in,.ind.in", "uri": "socket://whois.inregistry.in", "available": "NOT FOUND" } ] This fixed issues for .firm.in and ind.in domain But for some reason problem is still there for .in.net and .xyz extension, see screenshot - https://s31.postimg.org/7wo2kzxgb/xyz_issue.png For .in.net I have created entry in whois.json file as you can see above For .xyz there is already entry in dist.whois.json by default as - { "extensions": ".xyz", "uri": "socket://whois.nic.xyz", "available": "DOMAIN NOT FOUND" }, Activity Logs shows - System WHOIS Lookup Error for 'testmy2017domainfebok.xyz': error detail unknown 3 minutes ago System WHOIS Lookup Error for 'testmy2017domainfebok.in.net': error detail unknown brian! as you mentioned - I don't think it's a coincidence that .xyz is also a CentralNic domain - so it's possible your server IP has been blocked (marked as 'untrusted' by CentralNic) for using too many whois lookups... Working on that front, will update shortly.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated