Re: Tool Tips, posted by Stefan Ritt on Tue Feb 6 19:56:05 2007
|
[quote="Grant Jeffcote"]I can't seem to get the Tooltips to show up using the 'ROptions' (radio buttons) though? Could you check if it is available for
this please?[/quote]
|
Re: Tool Tips, posted by Grant Jeffcote on Tue Feb 6 21:46:59 2007
|
[quote="Stefan Ritt"][quote="Grant Jeffcote"]I can't seem to get the Tooltips to show up using the 'ROptions' (radio buttons) though? Could you check if
it is available for this please?[/quote]
|
Re: Tool Tips, posted by Grant Jeffcote on Thu Nov 23 12:51:51 2017
|
Stefan, I know this request was a long time ago on an older version of E-Log (which we are still using) but can you tell me if Tooltips on Radio Buttons
was ever implemented, it's not working on our version (2.92.2)?
Working as it should on MOptions?
|
Re: Tool Tips, posted by Stefan Ritt on Mon Dec 11 13:20:49 2017
|
Tooltips on 'ROptions' work since 2007, but your version 2.9.2 is pre-2007, so you should consider to upgrade.
Stefan
|
Re: Too many redirects when running behind load balancer?, posted by Stefan Ritt on Tue Jul 19 11:13:09 2022
|
Probably you need a setting
URL = https://elog.test.km3net.de
or so in your elogd.cfg file. |
Re: Too many redirects when running behind load balancer?, posted by Tamas Gal on Tue Jul 19 11:17:44 2022
|
Thanks for the quick reply! Sorry, I forgot to paste the "global" part of the config, I have that URL already set:
[global]
;Main Settings |
Re: Too many redirects when running behind load balancer?, posted by Tamas Gal on Tue Jul 19 11:24:36 2022
|
I also tried the default configuration (example config) and it that works behind the load balancer. So I guess it's related to the password-page,
which causes this redirect loop? Our logbooks are all password protected, so when a logbook URL is clicked, it should first present the login-form, and
that's where it chokes. |
Re: Too many redirects when running behind load balancer?, posted by Stefan Ritt on Tue Jul 19 11:40:59 2022
|
Yeah, after you enter a password, elog redirects to what it finds in "URL". You can trace that by opening "development tools" in
Google Chrome, go to "network" and watch packets going back and forth. I never worked with the load balancer, but maybe you need a different
"URL" containing a '/' at the end? |