0

A PHP Error was encountered Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /storage/ssd4/255/15301255/public_html/application/controllers/admin/Login.php:19)

Filename: helpers/url_helper.php

Line Number: 564

Backtrace:

File: /storage/ssd4/255/15301255/public_html/application/controllers/admin/Login.php Line: 30 Function: redirect

File: /storage/ssd4/255/15301255/public_html/index.php Line: 315 Function: require_once

Deep Kakkar
  • 5,831
  • 4
  • 39
  • 75
  • You can't send http headers twice. What is on 19 and 30 lines of the file "application/controllers/admin/Login.php"? – ChernovGV Nov 03 '20 at 04:32
  • https://stackoverflow.com/questions/8028957/how-to-fix-headers-already-sent-error-in-php Is this not your answer ? – Deep Kakkar Nov 03 '20 at 05:06

0 Answers0