Hello, welcome to this project. The purpose of this project is to track updates from the whmcsfull.com site and ensure the latest versions are made available.
I want to emphasize that this project is for educational purposes only. I do not intend to cause any inconvenience or engage in any illegal activities. My sole intention is to provide others with an opportunity to test the software. If you have the means to purchase the software officially, I encourage you to do so.
Feel free to share your ideas or questions; I will respond as soon as possible.
Best regards.
Hi, and first of all thank you.
I run the latest version for testing with you latest License.php.
All look great.
But if I inspect the code in Chrome I have the following in the head tag:
<script id="retently-jssdk" src="https://cdn.retently.com/public/components/embed/sdk.min.js"></script>
I alos see a warning:
[Retently] In-app warning: { "code": 404, "message": "[C] Customer delivery is scheduled or does not match campaign.", "success": false }
This is the way WHMCS check you license and if files are original and decoded. This check must be removed.
I think it is in the "Admin.php" in the same folder as the "License.php".
Can you please check this?