Responsive file manager does not show all images
Posted: Mon Oct 03, 2016 2:22 pm
Responsive file manager on the server does not show all images in the image containers.
All the image containers are there but most of them without an image shown.
I can open the images in view.
On the local website (xammp) they show up Ok.
In the .htaccess the RedirectMatch 403 etc. modified according the module help.
Does anyone know what causes this problem and how i can solve this.
In the Firefox Webinspector i see in the div class="img-container":
For a shown image:
The size of this lazy loaded image appears to be 96 x 76 px which fits in the immage container.
The imge containers are 122 x 91 px
For a not shown image:
The size of the image 322 x 307 px which exceeds the size of the image container.
All the not shown images exceed the image container size in height and/or width.
All the image containers are there but most of them without an image shown.
I can open the images in view.
On the local website (xammp) they show up Ok.
In the .htaccess the RedirectMatch 403 etc. modified according the module help.
Does anyone know what causes this problem and how i can solve this.
In the Firefox Webinspector i see in the div class="img-container":
For a shown image:
Code: Select all
<img class="original lazy-loaded" data-original="../../../../uploads/images/Bep/nieuws/thumb_Valkjongen.jpg" src="../../../../uploads/images/Bep/nieuws/thumb_Valkjongen.jpg" style="display: inline;">
The imge containers are 122 x 91 px
For a not shown image:
Code: Select all
<img class=" lazy-loaded" data-original="../../../../tmp/thumbs/images/Bep/nieuws/Valkinvlucht.jpg" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB/AAffA0nNPuCLAAAAAElFTkSuQmCC">
All the not shown images exceed the image container size in height and/or width.
Code: Select all
Request header:
GET /tmp/thumbs/images/Bep/nieuws/Valkinvlucht.jpg HTTP/1.1
Host: http://www.dervv.nl
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Accept: */*
Accept-Language: nl,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Referer: http://www.dervv.nl/modules/TinyMCE/responsive_filemanager/filemanager/dialog.php?type=1&descending=false&lang=en&akey=dbe37786e4f82f11bdebd053d36ad7ee
Cookie: CMSSESSID[removed]=[removed]; _sk_=987cf9a004fff472; cms_admin_user_id=1; cms_passhash=[removed]
DNT: 1
Connection: keep-alive
Response header:
HTTP/1.1 403 Forbidden
Date: Mon, 03 Oct 2016 13:43:48 GMT
Server: Apache
Accept-Ranges: bytes
Keep-Alive: timeout=1, max=99
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html