Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.6.1
-
Fix Version/s: None
-
Component/s: Gradebook
-
Labels:None
-
Environment:All
-
Database:MySQL
-
URL:
-
Affected Branches:MOODLE_16_STABLE
Description
Trying to move a course from a 1.5.2 Moodle intallation to a 1.6.1 Moodle installation.
Followed the instructions and installed a brand new 1.5.4+ installation, moved the course to there and after moved a backup to the 1.6.1 installation.
Get the following error message when downloading Excel format to grades:
Warning: Cannot modify header information - headers already sent by (output started at /home/portalmo/public_html/uploaddata/lang/pt_br_utf8/choice.php:46) in /home/portalmo/public_html/lib/pear/Spreadsheet/Excel/Writer.php on line 67
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
it seems to be a problem in the choice.php file of your local pt_br language pack. Have you been editing languages?