[solved] GenDOC produces empty files - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Modules/Extension Support (https://discussions.corebos.org/forumdisplay.php?fid=9) +--- Thread: [solved] GenDOC produces empty files (/showthread.php?tid=1141) |
[solved] GenDOC produces empty files - Guido1982 - 07-09-2018 My GenDOC extension used to work just fine. Now after an update I only get empty documents back, either .odt of PDF. I think maybe I have a permissions issue, but I'm not sure which directories I need to check. I checked the apache logs and turned on debugging, but saw no errors. When I try to save a document from the widget, a document record is created but no attachment is saved. I was right: it was the cache folder that needed to be 777... |