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... |