TheHostingHeroes Posted February 22, 2014 Share Posted February 22, 2014 Hi Guys. Does anyone use the NOC-PS Module for WHMCS? The developer released a fix for it when whmcs 5.2 was released. However its again broken with 5.3, I spoke with them and they said that they are sick of each whmcs version breaking their module and no longer support whmcs and they only support hostbill and blesta now which I dont fancy using! Has anyone found a way to get this module working with WHMCS 5.3.x ? The error I get when i enable debug mode is: The error is: Fatal error: Cannot redeclare class Zend_Loader in /home/portal/public_html/modules/servers/nocprovisioning/include/Zend/Loader.php on line 31 I did find WHMCS 5.3. comes with a new loader.php in the Plesk Module. so i copied that from plesk and uploaded it in to this folder. which then changes the error to: Fatal error: Cannot redeclare class Zend_Uri in /home/portal/public_html/modules/servers/nocprovisioning/include/Zend/Uri.php on line 31 I did contact WHMCS to see if its something they can help with, the tickets been escalated to level 2, but like other bugs i found with broken addons they'll just tell me its not supported which is understandable. 0 Quote Link to comment Share on other sites More sharing options...
TheHostingHeroes Posted February 22, 2014 Author Share Posted February 22, 2014 The fix... delete /Zend/ from the nocprovisioning folder. 0 Quote Link to comment Share on other sites More sharing options...
ganesh.rao Posted February 24, 2014 Share Posted February 24, 2014 (edited) I spoke with them and they said that they are sick of each whmcs version breaking their module and no longer support whmcs and they only support hostbill and blesta now which I dont fancy using! Clue is in there. Stop using unprofessional services from a one man team. They usually quack out on you when it matters the most to you. The fix... delete /Zend/ from the nocprovisioning folder. Are you sure? Works here without needing to do any modifications. Edited February 24, 2014 by ganesh.rao 0 Quote Link to comment Share on other sites More sharing options...
Max_nl Posted February 24, 2014 Share Posted February 24, 2014 Clue is in there. Stop using unprofessional services from a one man team. They usually quack out on you when it matters the most to you. We are talking about an open source module here, which can be updated by anyone. You can hire a team as large as you want to fix it, if you are willing to pay for that. Note that WHMCS' updates have broken the module not once, not twice, but three times recently, and continuing to write even more workarounds for external bugs is simply not a sustainable situation. Are you sure? Works here without needing to do any modifications. Probably because there is no bug in the NOC-PS module code itself (nor was there the previous two times). But because there is one in another module or add-on the TS is using, and you are not. IF WHMCS always load all activated modules, and IF that other module always statically includes Zend framework classes (instead of loading them only on-demand, when the module is actually used), that can indeed prevent the NOC-PS module from operating. However that is not something that should be worked around in the NOC-PS code, but something that should be fixed in $othermodule. 0 Quote Link to comment Share on other sites More sharing options...
Max_nl Posted March 7, 2014 Share Posted March 7, 2014 For people affected by this: Parallels has released a new version of their Plesk Automation module that no longer conflicts with other modules like NOC-PS. (they were using a hooks.php that globally included their version of the Zend framework, preventing other modules the ability to load their own version) Note that Plesk Automation is a third-party module (as opposed to the Plesk Panel module shipped with WHMCS), so WHMCS' updates were not to blame this time. 0 Quote Link to comment Share on other sites More sharing options...
james000 Posted May 6, 2014 Share Posted May 6, 2014 Hey, Does anyone have a working version of this? I have quite an old version which seems to be completely broken. Noc-ps has removed the download from their website so any help would be appreciated. Thanks 0 Quote Link to comment Share on other sites More sharing options...
Fr3DBr Posted June 8, 2014 Share Posted June 8, 2014 (edited) Would be really nice if there could be improvements for the WHMCS Module, even with all the problems it is still a widely used billing panel and having options is always good , the current module works but it lacks features compared to the other existing modules for the other panels. Edited June 9, 2014 by Fr3DBr 0 Quote Link to comment Share on other sites More sharing options...
AlessandroB Posted July 29, 2015 Share Posted July 29, 2015 Hi, Any news? others software for provisioning of server dedicated/virtual ? 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.