Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
aradan
Topic Author
Posts: 5
Joined: 31 Aug 2012, 03:56

no preview for all images

18 Jun 2017, 09:35

No preview for all images, just spinner :(

version: X3.23.0
site: http://evgenydanilov.ru
screenshot:
Image
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: no preview for all images

18 Jun 2017, 11:58

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.
 
User avatar
aradan
Topic Author
Posts: 5
Joined: 31 Aug 2012, 03:56

Re: no preview for all images

19 Jun 2017, 03:34

please check PM
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: no preview for all images

19 Jun 2017, 04:33

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.