|
|
|
Environment:
|
Apache/2.0.54 PHP/4.3.10 MySQL 4.1.19 Debian Linux
|
|
| Database: |
MySQL
|
| Participants: |
Eloy Lafuente (stronk7) and Jeremy Hopkins
|
| Security Level: |
None
|
| Resolved date: |
20/Jun/07
|
| Affected Branches: |
MOODLE_18_STABLE
|
| Fixed Branches: |
MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
|
|
When attempting to export courses the following errors are reported:
Warning: array_keys(): The first argument should be an array in /WWW/moodle/calendar/export_execute.php on line 103
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 148
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 149
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 150
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 151
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 152
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 153
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 154
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 155
BEGIN:VCALENDAR METHOD:PUBLISH PRODID:-//John Papaioannou/NONSGML Bennu 0.1//EN VERSION:2.0 END:VCALENDAR
|
|
Description
|
When attempting to export courses the following errors are reported:
Warning: array_keys(): The first argument should be an array in /WWW/moodle/calendar/export_execute.php on line 103
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 148
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 149
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 150
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 151
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 152
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 153
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 154
Warning: Cannot modify header information - headers already sent by (output started at /WWW/moodle/calendar/export_execute.php:103) in /WWW/moodle/calendar/export_execute.php on line 155
BEGIN:VCALENDAR METHOD:PUBLISH PRODID:-//John Papaioannou/NONSGML Bennu 0.1//EN VERSION:2.0 END:VCALENDAR |
Show » |
|