wofbit Posted July 31, 2020 Share Posted July 31, 2020 We have been experiencing issues when it comes to the licensing addon. This has happened when we activated v6 on our server. The licensing service only detects one version of IP: Throw's in an invalid IP error cz of the version change. This forces us to input both ips manually as the server only detects one. Is there a way we could get both versions of the IPs to be detected and authenticated on the "Valid ip" Field. 0 Quote Link to comment Share on other sites More sharing options...
mfoland Posted August 26, 2020 Share Posted August 26, 2020 @wofbit I just strolled across this. I would write a Future Request idea at requests.whmcs.com 🙂 I would also take a look at this: https://www.php.net/manual/en/function.inet-pton.php and try it on your License.php file. 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted August 26, 2020 Share Posted August 26, 2020 (edited) Sadly it's more complicated. IPv4, IPv6, domains, hostnames, cloudflare, local PHP, server PHP... anything can cause a never-ending loop for check requests. That's why I wanted to find an alternative. Edited August 26, 2020 by Kian 0 Quote Link to comment Share on other sites More sharing options...
wofbit Posted September 2, 2020 Author Share Posted September 2, 2020 On 8/26/2020 at 8:18 AM, mfoland said: @wofbit I just strolled across this. I would write a Future Request idea at requests.whmcs.com 🙂 I would also take a look at this: https://www.php.net/manual/en/function.inet-pton.php and try it on your License.php file. Okay I will.. 0 Quote Link to comment Share on other sites More sharing options...
wofbit Posted September 2, 2020 Author Share Posted September 2, 2020 On 8/26/2020 at 1:45 PM, Kian said: Sadly it's more complicated. IPv4, IPv6, domains, hostnames, cloudflare, local PHP, server PHP... anything can cause a never-ending loop for check requests. That's why I wanted to find an alternative. Got an alternative ? 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted September 7, 2020 Share Posted September 7, 2020 Yes, deeply change/improve the check code to overcome all the flaws it has. 0 Quote Link to comment Share on other sites More sharing options...
wofbit Posted September 7, 2020 Author Share Posted September 7, 2020 19 minutes ago, Kian said: Yes, deeply change/improve the check code to overcome all the flaws it has. Okay. I'll work on that. 0 Quote Link to comment Share on other sites More sharing options...
mfoland Posted September 7, 2020 Share Posted September 7, 2020 @Kian and @wofbit if you guys need help with working on the License check, I can help. I've learned to expand on it for even different key types product types, auto license upgrades, etc 🙂 0 Quote Link to comment Share on other sites More sharing options...
wofbit Posted September 7, 2020 Author Share Posted September 7, 2020 2 minutes ago, mfoland said: @Kian and @wofbit if you guys need help with working on the License check, I can help. I've learned to expand on it for even different key types product types, auto license upgrades, etc 🙂 @mfoland I'd appreciate that Mate. 0 Quote Link to comment Share on other sites More sharing options...
mfoland Posted September 7, 2020 Share Posted September 7, 2020 1 minute ago, wofbit said: @mfoland I'd appreciate that Mate. @wofbit send me a DM with what you are wanting to accomplish, and I'd be glad to 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.