Details
Description
Problem:
Can't write temp file. It reports no errors at all.
Solution:
Add to excellib.class.php constructor MoodleExcelWorkbook
$this->pear_excel_workbook->setTempDir($CFG->dataroot."/temp");
Attachments
Issue Links
- has been marked as being related by
-
MDL-7329 Excel export returns a zero bytes file when system temp not writable (Old lib)
-
- Closed
-