Issue

The bandwidth limit is not correctly shown even though you have set the limit either in the product or via a configurable option.

Solution

Changes are applied with the daily execution of the WHMCS cronjob. For the change to be applied, you need to wait until the cronjob is executed.

If the limit is still not set or is wrong after the WHMCS cronjob execution, proceed as follows:

  1. Activate the WHMCS module debug log: https://docs.whmcs.com/Troubleshooting_Module_Problems
  2. Open the product where the problem occurs: https://your-whmcs.com/admin/clientsservices.php?id=1234
  3. Append the parameter "testUsageCollection=1" to the URL: https://your-whmcs.com/admin/clientsservices.php?id=1234&testUsageCollection=1
  4. Click on "Utilities" -> "Module Log" to open the module log. At the module log details are logged which shows, how the module came to the result.

If the output was not useful, please contact our support and do not forget to include the output of the module log.