09-08-2016, 05:04 AM
This change to Redirect.php will solve this problem:
http://userspice.org/forums/topic/banned...t-log-out/
(you have to look several replies down)
Ultimately it would be better (as mentioned there) if each call to Redirect::to() used the $us_url_root.'full/path/to/script.php' - that definitely needs to be gradually implemented for the long-term as this (what I did in redirect.php) is just a hack-job to make it work.
http://userspice.org/forums/topic/banned...t-log-out/
(you have to look several replies down)
Ultimately it would be better (as mentioned there) if each call to Redirect::to() used the $us_url_root.'full/path/to/script.php' - that definitely needs to be gradually implemented for the long-term as this (what I did in redirect.php) is just a hack-job to make it work.