I try to launch a photogallery in dotCMS 2.1. But I can't see the thumbnails and photos. I tried two ways:
1) using a macro
#photoGallery('/img/gallery/clenove')
I don't see the thumbnails in this case. If i click on a photo, it occurs only if I am logged in as an Admin (Although i checked the user rights).
The tomcat log follows:
[25/09/12 10:56:54:577 CEST] ERROR image.ThumbnailImage: Error creating thumbnail from servlet: Can't find contentlet: c829ebd1-4719-491d-b915-ea2c8bc1f476 lang:1 live:false
com.dotmarketing.portlets.contentlet.business.DotContentletStateException: Can't find contentlet: c829ebd1-4719-491d-b915-ea2c8bc1f476 lang:1 live:false at com.dotmarketing.exception.DotRuntimeException.fillInStackTrace(DotRuntimeException.java:33) at ..
2) via Content -> Image Gallery -> Add New Content this displays the message: "There currently no images in the folder." But in the administratiion, I can see them.