SwiftModders Posted April 28, 2007 Share Posted April 28, 2007 I have found a few issues which need to be addressed for cPanel 11 users. The Diskspace and Bandwidth usage reports no longer seem to work. I am not sure why but it is all blank and I am pretty sure this has something to do with the way WHMCS is getting the info from WHM. cPanel 11 must be different somehow. I have been experiencing an issue somehow when users signup there is no maxmind information for them. Maxmind servers might have been down, but it was a cURL timeout even though my tech team tells me that cURL has been fine. System PHP Info no longer works either, maybe this is not so much cPanel 11 related, but it used to work I believe. If anyone else has come across these issues, please let me know. Matt if you need a cPanel 11 server to work with, please PM me and we can talk more about it. This should be fixed immediately. - John Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted April 29, 2007 WHMCS CEO Share Posted April 29, 2007 There will be issues with the Disk Space and Bandwidth reports until I update the code for that. Thing is, it's very complex retrieving that data, it has to read in the raw HTML table from WHM and then perform some string manipulation routines to find the needed numbers. Not sure how we'll be able to support both versions yet - probably will require a seperate module for each. The MaxMind and PHP Info issues I wouldn't think would be related to using cPanel 11. Matt Link to comment Share on other sites More sharing options...
SwiftModders Posted May 10, 2007 Author Share Posted May 10, 2007 Just an update for this Matt, I did resolve the cURL issues but when do you think you will have the usage reports available and have WHMCS available to support cPanel 11? Link to comment Share on other sites More sharing options...
trine Posted May 10, 2007 Share Posted May 10, 2007 Funny thing, this (Diskspace and Bandwidth) has never worked for us on 10x. Couldn't this be implemented like the status monitor, but possibly adding a variable do=bandwidth or making it its own script? That way, it would allow more flexibility and greater compatibility by making small adjustments across systems. Link to comment Share on other sites More sharing options...
s1rk3ls Posted May 10, 2007 Share Posted May 10, 2007 It's too bad that the cPanel XML API plugin doesn't include bandwith usage. The listaccts function includes disk limit and usage, but not bandwidth. Although the resellerstats function does - so maybe this will be available in the future... http://www.cpanel.net/plugins/xmlapi/listaccts.html Link to comment Share on other sites More sharing options...
PPH Posted May 19, 2007 Share Posted May 19, 2007 There will be issues with the Disk Space and Bandwidth reports until I update the code for that. Thing is, it's very complex retrieving that data, it has to read in the raw HTML table from WHM and then perform some string manipulation routines to find the needed numbers. Not sure how we'll be able to support both versions yet - probably will require a seperate module for each. Has this been resolved or going to be resolved for V3.2? Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted May 20, 2007 WHMCS CEO Share Posted May 20, 2007 cPanel's new API has a way for getting disk space usage and limits out but not for bandwidth. I'm currently awaiting a response from David @ cPanel to see what they are going to do about this. Matt Link to comment Share on other sites More sharing options...
Fernis Posted May 28, 2007 Share Posted May 28, 2007 Any word from cPanel on this Matt? Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted May 29, 2007 WHMCS CEO Share Posted May 29, 2007 An update for it within the next month was mentioned although I'm not very convinced it will happen by then. The next update will do disk space but for now bandwidth won't be possible. Matt Link to comment Share on other sites More sharing options...
Jeren Posted June 16, 2007 Share Posted June 16, 2007 Unfortunately, I'm now on cPanel11 and have experienced the same issues. I look forward to seeing a patch or some change on cPanel's part to fix this. Link to comment Share on other sites More sharing options...
MACscr Posted June 21, 2007 Share Posted June 21, 2007 Any update on the bandwidth issue for cpanel 11? I rely on these reports in whmcs for my packages to even work. Since WHMCS parses WHM pages, couldnt the theme just be switched to the cPanel 10.x version of the theme when grabbing the data? I know this is possible for cpanel, but i guess i really havent looked into it for WHM. I will see what i can find. Link to comment Share on other sites More sharing options...
SpookedOut Posted June 21, 2007 Share Posted June 21, 2007 cPanel still haven't released any API which supports bandwidth. Link to comment Share on other sites More sharing options...
MACscr Posted June 21, 2007 Share Posted June 21, 2007 cPanel still haven't released any API which supports bandwidth. WHMCS doesnt use the API for half of WHMCS functions anyway, so thats not the issue. Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted June 21, 2007 WHMCS CEO Share Posted June 21, 2007 WHMCS doesnt use the API for half of WHMCS functions anyway, so thats not the issue. That is the issue and they haven't updated their API yet. They are taking their time on it. Link to comment Share on other sites More sharing options...
MACscr Posted June 21, 2007 Share Posted June 21, 2007 So WHMCS uses WHM's API for getting its current bandwidth numbers from cPanel 10? Link to comment Share on other sites More sharing options...
MACscr Posted July 18, 2007 Share Posted July 18, 2007 According to this thread, cpanel 11 already supports bandwidth inquiries with through its api. http://forums.cpanel.net/showthread.php?t=68739&highlight=bandwidth+api I just checked it and it works awesome. https://serverip:2087/xml-api/showbw Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted July 19, 2007 WHMCS CEO Share Posted July 19, 2007 Thanks for the report. That must be something they've newly added but it has now been implemented for 3.2. Matt Link to comment Share on other sites More sharing options...
Recommended Posts