We have recently attempted to set up Xerte to use in our environment.
We have installed this on a HTTP server and have used ldap for authentication. This is being run on a Windows 2012r2 server running xampp with no SSL setup. . Using Version 3.3
I am able to run a local version of Xerte from my own machine without SSL fine
(My local setup is Windows 7 pro 64bit with xampp using version 3.2)
When logging into Xerte management page or normal webpage we are unable to click on any buttons or logout without refreshing the page.
I have seen a few people have this problem but they had different issues with there solutions being HTTP/S problems.
We found this by clicking on the "show me" button located at the bottom of the default / main login page.
This then took us to another webpage however the ULR was missing a "/" between our base URL and the remaining path added by xerte.
Going via phpmyadmin we changed the value in "site_url" in table "sitedetails" to have the missing "/" i.e. "http:// xerte.mydomain.com" became "http:// xerte.mydomain.com/"
This corrected the problem.
I hope this helps.
Last edit: 9 years 9 months ago by titanitsupport.