jerry_afr Posted January 28, 2019 Share Posted January 28, 2019 Hi, We were using auto auth (https://docs.whmcs.com/AutoAuth) feature and we were using goto to redirect user to a specific page like this: $url="http://demo.whmcs.com/dologin.php?timestamp=1548658973&email=def@xyz.com&hash=abc&goto=".urlencode('/x/y/z'); It was working perfect and was redirecting users to 'http://demo.whmcs.com/x/y/z' until this update. After the upgrade, system is redirecting users to 'http://demo.whmcs.com/z' (it is not respecting /x/y and it is just respecting the last part of the address). Could you please let me know how can I solve this? Thanks 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted January 31, 2019 WHMCS Support Manager Share Posted January 31, 2019 Hi @jerry_afr, We've been able to reproduce this issue, so have opened case CORE-13144 open internally to research this further. Thanks for your report, my apologies for the inconvenience. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.