Page 1 of 1

[Viewer 6.5] core_language_select ISSUES

Posted: 08 Oct 2019, 10:39
by tkinte
Hi .

Language selection :
---------------------------------
The change of the active viewer language produce un error

Code: Select all

ERR_TOO_MANY_REDIRECTS
on the page

http://essentialviewer.com/demo_v6/essentialLanguage

I have the same issue on my own local installations.

VHost/reverse proxy support
-----------------------------------------------

When accessed behind a reverse proxy with vhost configured, the app folder is duplicated.
The case : Viewer deployed on http://my.server.adress:8080/viewer and exposed as http://viewer.services.com.
The language change redirects to the page http://viewer.services.com/viewver/essentialLanguage
Instead of, I suppose, http://viewer.services.com/essentialLanguage.

The error (404) message :

Code: Select all

message /viewer/viewer/essentialLanguage

Best regards.


Tshitshi