https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9569
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Signed Off |Failed QA --- Comment #16 from Nick Clemens <[email protected]> --- Minor update here: 36 [% IF ( wrongip ) %] 37 <div id="login_error"><strong>Error: </strong>IndependentBranches and Autolocation are switched on and you are logging in with an IP address that doesn't match your library. </div> 38 [% END %] Major problem I see though, if I try to login I get the above error at the url: http://localhost:8081/cgi-bin/koha/mainpage.pl If I then cut that to: http://localhost:8081 I am logged in and can perform staff actions. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
