Sentora Support Forums

Full Version: Tht
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there any way to get the hosting tool to work with v2?
(08-21-2023, 12:20 AM)zustudios Wrote: [ -> ]Is there any way to get the hosting tool to work with v2?

I'm sure there is, but I haven't even looked at it in a few years. I never got it to work with zPanel. Also, the core code of it may need to be re-written for php7.4+

Trying to get one of the other payment modules to work would probably be a much better way to proceed.
(Sabre or x-billing)
(08-21-2023, 12:20 AM)zustudios Wrote: [ -> ]Is there any way to get the hosting tool to work with v2?

I have reviewed and tested THT (The Hosting Tool) code with Sentora v2.0.0 and it will not work on php 7+
It needs a complete re-write the code is so old. Just for starters, it uses the depreciated mysql functions instead of mysqli.

I am busy enough working on Sentora and can not even think about updating THT.