Hello,
Using LS 1.91RC6 installed in user space I have the following problem with the URL, the correct URL is:
http://www.mydomain.edu/~e-survey/limetest/index.php
pressing the button next becomes:
http://www.mydomain.edu/e-survey/limetest/index.php
without the character "~".
Do you know why could this be happening?
In config.php rooturl is:
$rooturl = "http://".$_SERVER['HTTP_HOST']."/~e-survey/limetest";
Thanks,
David.