Author Topic: I edited terms of registration in main.php . Now have probelms with session.php  (Read 5535 times)

0 Members and 1 Guest are viewing this topic.

Offline meikey

  • Pre-Newbie
  • Posts: 2
    • View Profile
I am getting this error message after editing the terms of registration in main.php .  Now have probelms with session.php

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /lang/english/main.php:380)
in    /includes/sessions.php on line 84



Any idea what the problem is ?

Thanks ,

     Meikey

Offline meikey

  • Pre-Newbie
  • Posts: 2
    • View Profile
I can not login also .  I am getting multiple error meassges.

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/yummymon/public_html/images/lang/english/main.php:380) in /home/yummymon/public_html/images/includes/sessions.php on line 84

Warning: Cannot modify header information - headers already sent by (output started at /home/yummymon/public_html/images/lang/english/main.php:380) in /home/yummymon/public_html/images/includes/sessions.php on line 92

Warning: Cannot modify header information - headers already sent by (output started at /home/yummymon/public_html/images/lang/english/main.php:380) in /home/yummymon/public_html/images/includes/sessions.php on line 92

Warning: Cannot modify header information - headers already sent by (output started at /home/yummymon/public_html/images/lang/english/main.php:380) in /home/yummymon/public_html/images/includes/sessions.php on line 92

Warning: Cannot modify header information - headers already sent by (output started at /home/yummymon/public_html/images/lang/english/main.php:380) in /home/yummymon/public_html/images/login.php on line 51

TheOracle

  • Guest
Re: I edited terms of registration in main.php . Now have probelms with session
« Reply #2 on: September 17, 2005, 01:23:09 AM »
Quote

output started at /home/yummymon/public_html/images/lang/english/main.php:380


Please post in here what you typed in your main.php file - line 380 and I will take a look at it.