I have installed a plain Silverstripe 4 with the latest photogallery. After creating a new gallery page I have got the following errors
Notice: File resources/andrewhoule/silverstripe-photogallery/magnific-popup/libs/jquery/jquery.js does not exist in /.../ROOT/vendor/silverstripe/framework/src/Control/SimpleResourceURLGenerator.php on line 90
Notice: File resources/andrewhoule/silverstripe-photogallery/magnific-popup/dist/jquery.magnific-popup.js does not exist in /.../ROOT/vendor/silverstripe/framework/src/Control/SimpleResourceURLGenerator.php on line 90
Notice: File resources/andrewhoule/silverstripe-photogallery/client/js/magnific-popup_init.js does not exist in /.../ROOT/vendor/silverstripe/framework/src/Control/SimpleResourceURLGenerator.php on line 90
Notice: File resources/andrewhoule/silverstripe-photogallery/magnific-popup/dist/magnific-popup.css does not exist in /...ROOT/vendor/silverstripe/framework/src/Control/SimpleResourceURLGenerator.php on line 90
Notice: File resources/andrewhoule/silverstripe-photogallery/client/css/photogallery.css does not exist in /.../ROOT/vendor/silverstripe/framework/src/Control/SimpleResourceURLGenerator.php on line 90
The files exist in ./vendor/andrewhoule/silverstripe-photogallery/client/ but not in the resources folder.
I have installed a plain Silverstripe 4 with the latest photogallery. After creating a new gallery page I have got the following errors
The files exist in
./vendor/andrewhoule/silverstripe-photogallery/client/
but not in the resources folder.