DNNCommunity / DNN.Repository

DNN.Repository is a rich module used for managing and displaying rich collections of images, files, llinks, etc. on your DNN site. Includes user rating, comments, templating and skinning.
MIT License
8 stars 14 forks source link

Incorrect noimage path when initializing the module folder #61

Closed stetard closed 11 months ago

stetard commented 1 year ago

Describe the bug

The picture noimage.jpg is copied into a bad location due to a syntax error in the code.

Software Versions

To Reproduce

Steps to reproduce the behavior:

  1. Add a Repository module on a page
  2. Upload a file in the module without specific image
  3. Default image doesn't appear

Expected behavior

The default image should be displayed for files without specifics images.