Business Suite V9 is available Now See what's new
iBilling has built in debugging tools. If you face any problem in the application, or if it shows blank page, you can enable debug mode to learn more exactly what the reason is this error.
To enabled debug mode, Open file application/config.php
You will find a line-
define('APP_STAGE', 'Live');
Change it to-
define('APP_STAGE', 'Dev');
Now check the page again, you should see a detailed error on the screen.
We’re here to help. Chat with us.