Login 
nBill Downloads
Start enjoying the benefits of nBill today - download it free.  Go there
nBill Free Trial
Want to try before you buy? No problem, just click on the link and order a free license key for 35 days of unrestricted usage.   Go there
Buy nBill
Purchase your nBill license today and start managing your billing online. Buy Now
nBill Demonstration
If you would like to take nBill for a test drive without having to install the free trial, try out our online demo.   Go there
Known Issues PDF Print E-mail

Here is a list of known issues with the current version of nBill.  Please check this  list before posting a bug report.  Please also check that you have the latest version - your bug may have been fixed already!

Issues Found in version 2.0.9:

Issues Found in version 1.2_10:

  • One user has reported corrupted invoice display in this version - if you experience this problem (it only affects certain server configurations), edit the /administrator/components/com_netinvoice/admin.html/invoices.html.php file using a text editor (such as notepad - NOT a word processor), and on line 2072, check whether it says:

    header("Content-Encoding: "); //No gzip, thanks.

    ...if so, try changing it to:

    header("Content-Encoding: text/html"); //No gzip, thanks.
     
  • If you have trouble restoring a backup using the nBill backup/restore feature, please see this forum post: http://www.nbill.co.uk/forum-smf/index.php/topic,1450.msg5786.html#msg5786

  • If you have a problem with existing clients placing an order which 'could not be saved', try replacing your /components/com_netinvoice/transaction.processing.php file with the one in this zip file (unzip first): http://www.nbill.co.uk/dmdocuments/transaction.processing.zip.