<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hi Tobias,<br><br></div>the result count stated "0 resources" as you told..and so i checked the "Solr index" index source in the search management<br></div>and i discovered that "Image type" <b><u>was not</u></b> among the "assigned document types" (panel on the left side)<br></div>so i have added also that type and rebuild the index, thinking that this could be the problem, and i was right, cause<br></div>now finally opening image gallery, i can see the thumbs! :)<br></div>this means that image type have to be always in the "assigned document types", otherwise opening image gallery, no image thumbs are shown,<br></div>am i right ?<br><br></div>thanks,<br></div>bye,<br></div>A.<br><div><div><div><div><br><div><br></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-10-25 14:13 GMT+02:00 Tobias Herrmann <span dir="ltr"><<a href="mailto:t.herrmann@alkacon.com" target="_blank">t.herrmann@alkacon.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi A.,<br>
<br>
in the gallery dialog the number of found resources is displayed. What is the result count in your case? In case the dialog states 0 resources are found, there is something wrong with the search index used for the gallery dialogs. Open the search management tool and rebuild the 'SOLR Offline' index.<br>
If the dialog states there are some images found, but none are displayed, you need to look into your site and/or your apache configuration. Open the file /WEB-INF/config/opencms-system<wbr>.xml and check if the workplace-server node is set correctly to host name you access the OpenCms workplace with. By default this is set to '<a href="http://localhost:8080" rel="noreferrer" target="_blank">http://localhost:8080</a>', which will most likely not be correct for your environment. If you changed anything here, you need to restart your servlet container afterwards.<span class=""><br>
<br>
<br>
<br>
Kind regards,<br>
<br>
Tobias<br>
<br>
-------------------<br>
<br>
Tobias Herrmann<br>
<br>
Alkacon Software GmbH  - The OpenCms Experts<br>
<a href="http://www.alkacon.com" rel="noreferrer" target="_blank">http://www.alkacon.com</a> - <a href="http://www.opencms.org" rel="noreferrer" target="_blank">http://www.opencms.org</a><br></span><span class="">
Am 25.10.2016 um 12:54 schrieb always.work.in.progress always.work.in.progress:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
hi Tobias,<br>
<br>
pls escuse me if i write here in these thread..but i have a similar<br>
problem (not the same) and i really do not know how to solve it, i have<br>
posted it here:<br>
<a href="http://lists.opencms.org/pipermail/opencms-dev/2016q3/041252.html" rel="noreferrer" target="_blank">http://lists.opencms.org/piper<wbr>mail/opencms-dev/2016q3/041252<wbr>.html</a><br>
(update here:<br>
<a href="http://lists.opencms.org/pipermail/opencms-dev/2016q3/041258.html" rel="noreferrer" target="_blank">http://lists.opencms.org/piper<wbr>mail/opencms-dev/2016q3/041258<wbr>.html</a> )<br>
(on my test i have used the "Admin" opencms user)<br>
<br>
i would appreciate if you could shed some light on this strange problem.<br>
<br>
thanks in advance.<br>
bye,<br>
A.<br>
<br>
2016-10-24 15:57 GMT+02:00 Tobias Herrmann <<a href="mailto:t.herrmann@alkacon.com" target="_blank">t.herrmann@alkacon.com</a><br></span>
<mailto:<a href="mailto:t.herrmann@alkacon.com" target="_blank">t.herrmann@alkacon.com</a><wbr>>>:<span class=""><br>
<br>
    Hi Thomas,<br>
<br>
    to fix this, open the explorer. Navigate into the root site '/' and<br>
    into the folder '/system/workplace/commons/'. Open the permissions<br>
    dialog for the resource 'gallery.jsp'.<br>
    Select the resource permissions view and add a permission set for<br>
    the role 'Element author', check 'Read allowed' and click on 'Set'.<br>
    Close the dialog and publish the 'gallery.jsp'. It should work now.<br>
<br>
<br>
    Kind regards,<br>
<br>
    Tobias<br>
<br>
    -------------------<br>
<br>
    Tobias Herrmann<br>
<br>
    Alkacon Software GmbH  - The OpenCms Experts<br>
    <a href="http://www.alkacon.com" rel="noreferrer" target="_blank">http://www.alkacon.com</a> - <a href="http://www.opencms.org" rel="noreferrer" target="_blank">http://www.opencms.org</a><br>
    Am 24.10.2016 um 13:49 schrieb Thomas Schmidt:<br>
<br>
        Hello,<br>
<br>
<br>
        is there any idea for that ? This is really hard to debug for me.<br>
<br>
        Many Thanks<br>
        Kind Regards<br>
        Thomas Schmidt<br>
<br>
<br>
            Am 20.10.2016 um 12:36 schrieb Thomas Schmidt<br></span>
            <<a href="mailto:t.schmidt@md-network.de" target="_blank">t.schmidt@md-network.de</a> <mailto:<a href="mailto:t.schmidt@md-network.de" target="_blank">t.schmidt@md-network.d<wbr>e</a>>>:<div><div class="h5"><br>
<br>
            Hello,<br>
<br>
            many thanks for your reply !<br>
<br>
            User has the role 'Element author‘.<br>
<br>
            The tomcat error message displayed is:<br>
<br>
            -.-.-.-.<br>
<br>
            HTTP Status 404 - /system/workplace/commons/gall<wbr>ery.jsp<br>
            type Status report<br>
            message /system/workplace/commons/gall<wbr>ery.jsp<br>
            description The requested resource is not available.<br>
<br>
            -.-.-.-.<br>
<br>
            The interesting is that the gallery works for other<br>
            formatters with access to Galleries. It just doesn’t work in<br>
            HtmlWidget (download/picture)gallery Icon.<br>
            gallery.jsp has also not some significant different access<br>
            rights compared to other JSPs (and i wouldn’t have changed<br>
            it either ) …<br>
            If I elevate the user to "Workplace User“ role, what i<br>
            _don’t_ want to, it would work.<br>
<br>
<br>
            Thanks & Kind Regards<br>
            Thomas Schmidt<br>
<br>
<br>
<br>
        ______________________________<wbr>_________________<br>
        This mail is sent to you from the opencms-dev mailing list<br>
        To change your list options, or to unsubscribe from the list,<br>
        please visit<br>
        <a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-b<wbr>in/mailman/listinfo/opencms-de<wbr>v</a><br>
        <<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-<wbr>bin/mailman/listinfo/opencms-d<wbr>ev</a>><br>
<br>
<br>
<br>
    ______________________________<wbr>_________________<br>
    This mail is sent to you from the opencms-dev mailing list<br>
    To change your list options, or to unsubscribe from the list, please<br>
    visit<br>
    <a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-b<wbr>in/mailman/listinfo/opencms-de<wbr>v</a><br>
    <<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-<wbr>bin/mailman/listinfo/opencms-d<wbr>ev</a>><br>
<br>
<br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-b<wbr>in/mailman/listinfo/opencms-de<wbr>v</a><br>
<br>
<br>
<br>
</div></div></blockquote><div class="HOEnZb"><div class="h5">
______________________________<wbr>_________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" rel="noreferrer" target="_blank">http://lists.opencms.org/cgi-b<wbr>in/mailman/listinfo/opencms-de<wbr>v</a><br>
<br>
<br>
<br>
</div></div></blockquote></div><br></div>