Skip to content

Instantly share code, notes, and snippets.

@jesussuarz
Last active February 14, 2026 18:36
Show Gist options
  • Select an option

  • Save jesussuarz/0b74fec85031a8e50d2f78187aaa46d3 to your computer and use it in GitHub Desktop.

Select an option

Save jesussuarz/0b74fec85031a8e50d2f78187aaa46d3 to your computer and use it in GitHub Desktop.
Question forum for whmcs bypass with full updates

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.

@errorhat0
Copy link

I upgraded from within the script itself. After upgrading, I uploaded the license file I created, but the following error occurred:
Oops!
Something went wrong and we couldn't process your request.
Please go back to the previous page and try again.

Is there anything else I should do besides these steps?
1
2

@jesussuarz
Copy link
Author

Please add a debug to the config to see what the error is.

$display_errors = true;

@jesussuarz
Copy link
Author

I upgraded from within the script itself. After upgrading, I uploaded the license file I created, but the following error occurred: Oops! Something went wrong and we couldn't process your request. Please go back to the previous page and try again.

Is there anything else I should do besides these steps? 1 2

I’ve just published a new update for the license file, now fully compatible with WHMCS 8.13.
The RemoteCheckManager class was rewritten due to a type conflict with the Carbon class. The issue has been resolved, and the license validation system is now working as expected with this version.

@errorhat0
Copy link

I’ve just published a new update for the license file, now fully compatible with WHMCS 8.13. The RemoteCheckManager class was rewritten due to a type conflict with the Carbon class. The issue has been resolved, and the license validation system is now working as expected with this version.

I tried and same problem

The error that appears

Error: Call to undefined function WHMCS\WHMCS\collect() in /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/License.php:51
Stack trace:
#0 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/License.php(262): WHMCS\RemoteCheckManager->init()
#1 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Admin.php(0): WHMCS\License->validate()
#2 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Admin/Controller/HomepageController.php(0): WHMCS\Admin->__construct()
#3 [internal function]: WHMCS\Admin\Controller\HomepageController->index()
#4 /home/client/public_html/vendor/middlewares/utils/src/CallableHandler.php(26): call_user_func_array()
#5 /home/client/public_html/vendor/middlewares/fast-route/src/FastRoute.php(96): Middlewares\Utils\CallableHandler::execute()
#6 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/HandleProcessor.php(0): Middlewares\FastRoute->process()
#7 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\HandleProcessor->_process()
#8 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\HandleProcessor->process()
#9 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#10 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#11 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/DelegatingMiddlewareTrait.php(0): Middlewares\Utils\Delegate->process()
#12 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Admin\ApplicationSupport\Route\Middleware\Assent->process()
#13 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#14 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#15 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/DelegatingMiddlewareTrait.php(0): Middlewares\Utils\Delegate->process()
#16 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Security/Middleware/Authorization.php(0): WHMCS\Security\Middleware\Authorization->process()
#17 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/AbstractProxyMiddleware.php(0): WHMCS\Security\Middleware\Authorization->process()
#18 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\AbstractProxyMiddleware->_process()
#19 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\AbstractProxyMiddleware->process()
#20 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#21 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#22 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/DelegatingMiddlewareTrait.php(0): Middlewares\Utils\Delegate->process()
#23 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/AbstractProxyMiddleware.php(0): WHMCS\Admin\ApplicationSupport\Route\Middleware\Authentication->process()
#24 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\AbstractProxyMiddleware->_process()
#25 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\AbstractProxyMiddleware->process()
#26 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#27 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#28 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/DelegatingMiddlewareTrait.php(0): Middlewares\Utils\Delegate->process()
#29 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Admin\ApplicationSupport\Route\Middleware\DirectoryValidation->process()
#30 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#31 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#32 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/BackendPsr7Response.php(0): Middlewares\Utils\Delegate->process()
#33 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/BackendPsr7Response.php(0): WHMCS\Route\Middleware\BackendPsr7Response->_process()
#34 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\BackendPsr7Response->process()
#35 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#36 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#37 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(56): Middlewares\Utils\Delegate->process()
#38 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/BackendDispatch.php(0): Middlewares\Utils\Dispatcher->dispatch()
#39 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\BackendDispatch->_process()
#40 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\BackendDispatch->process()
#41 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#42 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#43 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableContentTypeRequest.php(0): Middlewares\Utils\Delegate->process()
#44 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableContentTypeRequest->_process()
#45 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableContentTypeRequest->process()
#46 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#47 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#48 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutePathMatch.php(0): Middlewares\Utils\Delegate->process()
#49 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutePathMatch->_process()
#50 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutePathMatch->process()
#51 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#52 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#53 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/WhitelistFilter.php(0): Middlewares\Utils\Delegate->process()
#54 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/DelegatingMiddlewareTrait.php(0): WHMCS\Route\Middleware\WhitelistFilter->_process()
#55 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\WhitelistFilter->process()
#56 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#57 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#58 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableClientModuleRequest.php(0): Middlewares\Utils\Delegate->process()
#59 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableClientModuleRequest->_process()
#60 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableClientModuleRequest->process()
#61 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#62 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#63 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableAdminRequestUri.php(0): Middlewares\Utils\Delegate->process()
#64 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableAdminRequestUri->_process()
#65 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableAdminRequestUri->process()
#66 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#67 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#68 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableRequestUri.php(0): Middlewares\Utils\Delegate->process()
#69 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableRequestUri->_process()
#70 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableRequestUri->process()
#71 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#72 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#73 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/RoutableRequestQueryUri.php(0): Middlewares\Utils\Delegate->process()
#74 /home/client/public_html/vendor/whmcs/whmcs-foundation/lib/Route/Middleware/Strategy/AssumingMiddlewareTrait.php(0): WHMCS\Route\Middleware\RoutableRequestQueryUri->_process()
#75 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(76): WHMCS\Route\Middleware\RoutableRequestQueryUri->process()
#76 [internal function]: Middlewares\Utils\Dispatcher->Middlewares\Utils{closure}()
#77 /home/client/public_html/vendor/middlewares/utils/src/Delegate.php(31): call_user_func()
#78 /home/client/public_html/vendor/middlewares/utils/src/Dispatcher.php(56): Middlewares\Utils\Delegate->process()
#79 /home/client/public_html/admin/index.php(0): Middlewares\Utils\Dispatcher->dispatch()
#80 {main}

@Vasolix
Copy link

Vasolix commented May 13, 2025

I think there is a bug in downloading the license file
image

@pdesignsGh
Copy link

Has anyone got the license for version 8.13? I cannot download it from the website. there is no downloadable link available.

@jesussuarz
Copy link
Author

Hi, sorry for the mistake, I already fixed it and uploaded the correct file.
Screenshot_386

@errorhat0
Copy link

Hi, sorry for the mistake, I already fixed it and uploaded the correct file. Screenshot_386

Thanks bro, it's working now.

@ianchamba
Copy link

Hi, sorry for the mistake, I already fixed it and uploaded the correct file. Screenshot_386

Thanks bro, it's working now.

Dude, I had a problem with WHMCS in version 8.13.0, when the customer is finalizing the payment it is asking for the "purchasesource" column in the "tblorders" table. Can you tell me why?

@jesussuarz
Copy link
Author

Hi, sorry for the mistake, I already fixed it and uploaded the correct file. Screenshot_386

Thanks bro, it's working now.

Dude, I had a problem with WHMCS in version 8.13.0, when the customer is finalizing the payment it is asking for the "purchasesource" column in the "tblorders" table. Can you tell me why?

This isn't a licensing issue. So you should check your installed modules.

@Harmanthind01
Copy link

Create a website same for a modules, where all WHMCS modules are available, including license-bypassed .

@ExxGPL
Copy link

ExxGPL commented May 25, 2025

Create a website same for a modules, where all WHMCS modules are available, including license-bypassed .

This won't be possible in any way unless we're ready to pay at least 10–15% of the actual price. Free options won’t offer much. We're grateful to @jesussuarz at least he's actively working on WHMCS, and that's already a big help for us.

@jesussuarz
Copy link
Author

Create a website same for a modules, where all WHMCS modules are available, including license-bypassed .

If you're referring to the official WHMCS modules, they can all be activated with my license file.

So you can use all official WHMCS modules without any additional licenses. Please try activating an official WHMCS module. You'll see that they can all be used.

Regards.

@jesussuarz
Copy link
Author

Create a website same for a modules, where all WHMCS modules are available, including license-bypassed .

This won't be possible in any way unless we're ready to pay at least 10–15% of the actual price. Free options won’t offer much. We're grateful to @jesussuarz at least he's actively working on WHMCS, and that's already a big help for us.

I have never charged, nor will I ever charge, any percentage for sharing methods or solutions. The reason I published the licensing method and maintained the process that allows automatic updates directly from WHMCS (something other activation methods did not support, as they only bypassed initial validation without the ability to update later), was solely as a form of protest against WHMCS after they ignored my reports regarding vulnerabilities in their software. Initially, I reached out to WHMCS to responsibly disclose the issue and offer a solution, but their response was indifferent—they showed no interest and refused to compensate or acknowledge my findings.

What I did was essentially an act of digital activism. However, I want to clarify that while I will continue sharing methods and solutions specifically related to WHMCS on my website (whmcsfull.com), I will not crack or publish methods for any other software. My exclusive focus will remain on WHMCS, and I'll keep the methods I've already published available, even if my site ever goes offline.

This is simply my personal way of protesting WHMCS's indifferent attitude towards those of us who genuinely contribute to enhancing the security of their platform.

@ashish168527
Copy link

Hi @jesussuarz thanks for maintaining this project, Would you be able to share the method you're using to decrypt the ionCube PHP files? It would be incredibly helpful.

@Harmanthind01
Copy link

@jesussuarz hye if you share method you're using to decrypt the ionCube PHP files i try to bypass other whmcs modules lic. like a domain reseller other !! all

Create a website same for a modules, where all WHMCS modules are available, including license-bypassed .

If you're referring to the official WHMCS modules, they can all be activated with my license file.

So you can use all official WHMCS modules without any additional licenses. Please try activating an official WHMCS module. You'll see that they can all be used.

Regards.

@jesussuarz
Copy link
Author

@jesussuarz hye if you share method you're using to decrypt the ionCube PHP files i try to bypass other whmcs modules lic. like a domain reseller other !! all

Create a website same for a modules, where all WHMCS modules are available, including license-bypassed .

If you're referring to the official WHMCS modules, they can all be activated with my license file.
So you can use all official WHMCS modules without any additional licenses. Please try activating an official WHMCS module. You'll see that they can all be used.
Regards.

You can use https://easytoyou.eu/

@ExxGPL
Copy link

ExxGPL commented Jun 4, 2025

Hey, I’m currently using WHMCS v8.13.0 with its license file, and I received the v8.13.1 update. While trying to update, I’m facing an issue unsure if it’s license related or something else.

image

@20com
Copy link

20com commented Jun 4, 2025

I have updated with same licence file, without issues, everything is working fine...

@ExxGPL
Copy link

ExxGPL commented Jun 4, 2025

I have updated with same licence file, without issues, everything is working fine...

You mean fom v8.13.0 to v8.13.1 through whmcs update page with v8.13.0 license.php ?

@razvan919
Copy link

Hello, today I started having problems, the license file doesn't work.
IMG_6937

@razvan919
Copy link

I have to access the link several times.

@ExxGPL
Copy link

ExxGPL commented Jun 4, 2025

Hello, today I started having problems, the license file doesn't work. IMG_6937

you should use the same version of whmcs and license.php

@20com
Copy link

20com commented Jun 4, 2025

Exactly. You can update it manually too. Just download the changed files (https://www.whmcs.com/members/dl.php?type=d&id=1857), and replace them

@tetoopopo
Copy link

Hey guys!
Just updated my WHMCS from v8.13.0 to v8.13.1 — smooth as butter, no issues at all. ✅

You can grab the patch here:
👉 https://whmcsfull.com/index.php#patch

Just download the patch, extract it, and replace the files in your existing WHMCS folder. That’s it — you’re done! 😎

Happy updating! 🚀

@razvan919
Copy link

I am using the previous version.
IMG_6938

@tetoopopo
Copy link

Hi Razvan,

You can grab the patch here:
👉 https://whmcsfull.com/index.php#patch

Just download the patch, extract it, and replace the files in your existing WHMCS folder. That’s it — you’re done! 😎

Happy updating! 🚀

@tetoopopo
Copy link

image

@ExxGPL
Copy link

ExxGPL commented Jun 4, 2025

@tetoopopo
Hey bro, can you help me update WHMCS to the latest version? I'm currently on v8.13.0 and want to update to v8.13.1, but when I try, I get this error:

A fatal error occurred while fetching the update.
Please check to make sure your memory limits and execution time are set to the recommended values.

Even though the execution time is set to 5000, I'm still getting the error.

@tetoopopo
Copy link

@CYB3RB0I

Alright bro, you can email me at: rakeshprana00@gmail.com

Just let me know a few details:

Is your WHMCS installed on VPS, Dedicated, or Shared Hosting?

Which control panel are you using? cPanel or something else?

I'll need temporary access to your system via UltraViewer so I can check and fix the issue properly.

Been working in the server and hosting field for over 14 years, so you’re in good hands. 😎

Send me the email — I’ll be waiting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment