04/28/2016 02:49 PM 52,185 CreditLogin.JPG
04/28/2016 03:00 PM 20,348 HSS_SettingsA.JPG
04/28/2016 03:02 PM 27,567 HSS_SettingsEdittedLogoutLink.JPG
04/28/2016 02:50 PM 47,097 LoggedIn.JPG
04/28/2016 03:07 PM 57,308 loginHTMLWithAddedLogoutLink.JPG
04/28/2016 02:51 PM 11,225 LogoutLink.JPG
04/28/2016 02:55 PM 16,207 manualEntryOfProperLogoutLink.JPG
04/28/2016 03:04 PM 92,883 NoMoreCreditOptionsLogin.JPG
04/28/2016 02:52 PM 19,273 UAMIPInLogout.JPG
04/28/2016 02:56 PM 29,040 WrongLogoutLinkExperience.JPG
04/28/2016 02:53 PM 19,293 WrongLogoutLinkInLoggedIn.JPG
11 File(s) 392,426 bytes
2 Dir(s) 437,594,943,488 bytes free
Okay let’s see if the titles and images with the detailed explanation arn’t enough.
You’ll want to note that if you change the logout link (normally HSS_SettingsA) in the interface to my new Hotsport Server IP 192.168.88.2 (see HSS_SettingsEdittedLogoutLink), you won’t get the payment options on the login anymore. You see instead of this CreditLogin (with Credit Card options), it looks like this NoMoreCreditOptionsLogin, without the credit card options.
On my MikroTik hEX box I’ve added the login-link seen in loginHTMLWithAddedLogoutLink that does redirect the needed information for the logout link via the form redirect (which would be an option that should also work and override the gui setting [maybe that’s the 6th recommendation/solution]).
Of course it’s in this super simple logout link LogoutLink you find the code WrongLogoutLinkInLoggedIn that will go nowhere since it always points to 10.5.50.1 (and not my hotspot server setting of 192.168.88.2) WrongLogoutLinkExperience which is where the bug is and should be set one of the ways I’ve recommended (please and thank you), so you don’t get an unreachable error page after a long delay that looks like this WrongLogoutLinkExperience.
If I then manually enter the link into the browser like so, manualEntryOfProperLogoutLink to point correctly to my mikrotik hotspot server ip 192.168.88.2, then you’ll get bounced back to the proper login page CreditLogin which has the payment system.