variar / grav-plugin-unitegallery

Grav plugin to create image galleries with unitegallery js library
MIT License
19 stars 5 forks source link

MultiSite: Page Render Error #13

Open alloylab opened 7 years ago

alloylab commented 7 years ago

ERROR: An exception has been thrown during the rendering of a template ("copy(/f/a/l/l/b/fallback.jpg): failed to open stream: No such file or directory").

Issue has to do with the images cache dir missing

alloylab commented 7 years ago

Included below is patch I create... it also fixes a number of issues I was having with the CSS & js files being added due to caching

0001-unitegallery-fixes.txt