When i am creating the invoice after adding the client it shows the error as "It seems that the application stuck because of an error."
At the error log following code is generated:
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
ERROR - 2018-02-06 16:39:40 --> Could not find the language line "cannot_connect_database_server"
ERROR - 2018-02-06 16:39:40 --> Could not find the language line "cannot_connect_database_server"
ERROR - 2018-02-06 16:43:22 --> Could not find the language line ""
ERROR - 2018-02-06 16:43:22 --> Could not find the language line ""
How can we shoot out out this problem.