Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


ATutorSpaces

No Members Logged In

(7 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

Translation

Warning: session_start Error


You must be signed-in to post.

AuthorSubject
  Page: 1
fazli
Subject: Warning: session_start ErrorQuote this post in your reply
I get an error after translating helpand I have no idea on this error. It appears first on the top of each halp page then list the message I have translated. I need your help.

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /../../../../documentation/general/tr/preferences.php:1) in /../../../../documentation/common/vitals.inc.php on line 92


If you are asking for help, provide lots of detail so problems can be reproduced.

Things to describe:
Operating system ATutor is installed on - Linux 2.6.28-10.48.intel.E1000E.BHsmp
ATutor version - 2.0.1
Patch #s applied - non
ATutor theme name - Fluid
PHP version - 5.2.14
MySQL version - 5.1.47-community-log
Webserver & version -
Copies of error messages -
Changes to default settings -
Web browser being used - Firefox
...and anything else relevant -
Posted: 2010-11-03 23:53:36
cindy

Avatar for cindy
Subject: Re: Warning: session_start ErrorQuote this post in your reply
Check your customized script:

documentation/general/tr/preferences.php

Is there a "echo" or "print" or anything printing output before the line:

require('../common/body_header.inc.php');
Posted: 2010-11-04 13:24:35
fazli
Subject: Re: Warning: session_start ErrorQuote this post in your reply
Thanks, Cindy
I found the error changing the first line from the original file.
Thanks again.


Things to describe:
Operating system ATutor is installed on -
ATutor version -
Patch #s applied -
ATutor theme name -
PHP version -
MySQL version -
Webserver & version -
Copies of error messages -
Changes to default settings -
Web browser being used -
...and anything else relevant -
Posted: 2010-11-04 18:13:23
 Page: 1

You must be signed-in to post.