Last seen: Dec 26, 2024
The manufacturers recommended method? Is there anl solidcp API call I can use that will just build the iis site? Then I can loop through the database...
Hi marco 🙂 It needs an FTP account so the site builder can connect and upload to the webspace. The work around is to create a master FTP account on...
Could it not do both? If it's a new account set the date as today (or yesterday?) but on an import, like you said, maybe put it a year back (I think t...
Trevor. The start date (in the $POST SOAP value call to Smartermail svcDomainAdmin.asmx) isn't blank, it's 0000-00-01 and then increments over and ov...
That still wouldn't explain why the "since" value starts at 0000-00-00. (if you capture all the requests, you can see this in the SOAP call) I was lo...
Thank you 🙂
Thanks Trevor. OS.Diskspace and OS.Bandwidth are the two quotas shown under the "System" quotas right?
Hi Trevor, I'll check that later with a new package. However it doesn't explain the original issue (which is the SM being hit in a loop). I traced ...
The suspension API call does work fine, so if WHMCS sends the suspend call, it will indeed suspend 🙂
You need to terminate the service (press the big button! ) not just delete it ?
OMG, finally, I have found the issue! It's due to the "BandwidthUpdated" field being NULL for a package in the dbo.Packages table. So in the calcula...
Nothing in either of those logs 🙁 (the audit log is just the one under root right - Default.aspx?pid=AuditLog&UserID=1) So there is no way to ge...
Have reported this as a possible API bug But for anyone who wants a work around until then. Edit the /addons/solidcp_module/lib/enterprise.php file ...