Can anyone help me out in codeigniter. i am getting this error.
A PHP Error was encountered Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /public_html/application/models/Common_model.php:141)
Filename: helpers/url_helper.php
Line Number: 564
Backtrace:
File: /public_html/application/controllers/Car.php Line: 172 Function: redirect
File: /public_html/index.php Line: 315 Function: require_once
i don't know how to fix this issue.
Please help me out