Issue with WHMCS Module - XML-API removal
Does v74 not work with the module for WHMCS 5.3? We're not able to suspend accounts. This is the error we see in the module log:
Array
(
[HTML] => Array
(
[HEAD] => Array
(
[META] => Array
(
[0] =>
[META] => Array
(
[0] =>
[1] =>
)
[TITLE] => WHM Login
[LINK] => Array
(
[0] =>
[1] =>
[2] =>
)
[STYLE] =>
/*
This css is included in the base template in case the css cannot be loaded because of access restrictions
If this css is updated, please update securitypolicy_header.html.tmpl as well
*/
.copyright {
background: url(- Removed -) no-repeat scroll center top transparent;
background-size: 25px auto;
}
[SCRIPT] =>
window.DOM = { get: function(id) { return document.getElementById(id) } };
)
)
)
)
-
Does v74 not work with the module for WHMCS 5.6?
What module is it you speak of?0 -
The cPanel module for WHMCS that's creating, suspending, unsuspending and terminating accounts. After upgrading to v74, we can no longer use any of the functions. 0 -
Have you asked this question over on WHMCS forums? 0 -
I've just done that. I just figured someone might now if the API was updated and no longer supports the old module commands :-) 0 -
Does v74 not work with the module for WHMCS 5.3?
WHMCS 5.3 went End Of Life October 31, 2015. Perhaps you should consider upgrading to a newer version ? Long Term Support - WHMCS Documentation0 -
Hi @rpvw I'm aware, but the current website has so much custom code that doesn't work in newer versions, unfortunately. When we bought the company, the old coders had created the design from scratch with minimal of the default WHMCS code. Much of the code is supported by an API they made, and we haven't had time to take a look at it yet. Unfortunately, it's not my decision, but my boss'. 0 -
Hello @DennisMidjord Unfortunately it's more than likely there are compatibility issues between WHMCS 5.3 and the latest versions of cPanel. This is the downside of EoL software. Is there anything noted in /usr/local/cpanel/logs/error_log
when attempting to suspend/unsuspend? The WHMCS module logs don't really provide much assistance to us in terms of what's happening with cPanel when the action occurs. Thanks!0 -
Hi @cPanelLauren! The XML API has been removed which is why it won't work, I assume. I've finally convinced my boss to upgrade WHMCS, which will be done as soon as we have the new design. Thanks! 0 -
Hi @DennisMidjord That would more than likely be the issue. We did deprecate XML-API. I'm glad to hear that you've convinced your boss to update WHMCS - it really is best to be running current versions of software such as this, if for no other reasons than security. Thanks! 0
Please sign in to leave a comment.
Comments
9 comments