Login     Sign up
Why cant i change anythings in the common.inc.php?
Luppiz (@luppiz)
Join date: Dec 23rd 2010
Community posts: 11
View Profile
Send Message

Everytime i tried to change something or add something in common.inc.php i always got an error like this..

[code]
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\includes\libs\common.inc.php:1) in C:\xampp\htdocs\includes\libs\ss.inc.php on line 25

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\includes\libs\common.inc.php:1) in C:\xampp\htdocs\includes\libs\ss.inc.php on line 26
[/code]

someone please help me...

163 months ago
Jcow Master (@falcone)
Join date: Sep 2nd 2010
Community posts: 917
View Profile
Send Message

what did you change ?

maybe you added some echo lines.

163 months ago
Luppiz (@luppiz)
Join date: Dec 23rd 2010
Community posts: 11
View Profile
Send Message

I just want to delete the + at the comment.. yeah it work.. but that error always there when i change something in common.inc

163 months ago