addchapter.php line 95 (file not found)
Brought to you by:
csyntax
addchapter.php syntax error: Message No such file
(something like that) on line 95
Changed Line 95 from
chmod("$dirpath/$imagename.pnm", 0777);
To:
chmod("$dirpath/$imagename.png", 0777);