e-alfred / owncloud-epubreader

Comicbook and Epub Reader app compatible with Owncloud 9
5 stars 4 forks source link

filemtime(): stat failed for ../css/epub/content.css - Owncloud 9.0.2.2 #2

Open lasse200188 opened 8 years ago

lasse200188 commented 8 years ago

The Logfile shows this term:

filemtime(): stat failed for ../css/epub/content.css at /var/www/owncloud/apps/files_epubviewer/ajax/epubhandler.php#509

How can i fix it?

crimsdings commented 8 years ago

509: $link->setAttribute('href', \OCP\Util::linkTo('files_epubviewer', 'img/epub/book.png').'?mod='.filemtime('../css/epub/content.css'));