Welcome Guest, Not a member yet? Register   Sign In
500 Internal Server Error because of a line of code in system/core/CodeIgniter.php
#11

[eluser]brianbabu[/eluser]
This is the code on viewing the source. I dont think there is anything useful

Code:
We'll take you to the dashboard shortly<div  solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Warning</p>
<p>Message:  Cannot modify header information - headers already sent by (output started at D:\PLESKVHOSTS\vhosts\pdocricket.com\httpdocs\TestCMS\application\controllers\admin.php:42)</p>
<p>Filename: libraries/Session.php</p>
<p>Line Number: 675</p>

</div><div  solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Warning</p>
<p>Message:  Cannot modify header information - headers already sent by (output started at D:\PLESKVHOSTS\vhosts\pdocricket.com\httpdocs\TestCMS\application\controllers\admin.php:42)</p>
<p>Filename: helpers/url_helper.php</p>
<p>Line Number: 542</p>

</div>

However, commenting out the line did make a change. It doesn't show the error but it reverted back to the admin login screen from the dashboard. I guess the session data isn't getting set.


Messages In This Thread
500 Internal Server Error because of a line of code in system/core/CodeIgniter.php - by El Forum - 03-13-2013, 03:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB