Page 1 of 1

no preview for all images

Posted: 18 Jun 2017, 09:35
by aradan
No preview for all images, just spinner :(

version: X3.23.0
site: http://evgenydanilov.ru
screenshot:
Image

Re: no preview for all images

Posted: 18 Jun 2017, 11:58
by mjau-mjau
aradan wrote:No preview for all images, just spinner :(
Your server is returning an error "file not found":
https://evgenydanilov.ru/render/w480-q9 ... terfly.jpg
Image

Something related to the REWRITE rule in .htaccess. Is this a new X3 website? Was it working before? If you have FTP login for me, I can take a look and try to fix it.

Re: no preview for all images

Posted: 19 Jun 2017, 03:34
by aradan
please check PM

Re: no preview for all images

Posted: 19 Jun 2017, 04:33
by mjau-mjau
See reply in PM.

Your server is handling "File not found" requests separately, without passing it through to the X3 application and .htaccess file. This means it's impossible for X3 to process a REWRITE url to an image request, because your server is validating the request as "File not found" before even X3 can process the request.

You need to contact your host.