07-10-2017, 03:52 PM
Hi all - really liking userspice guys, great work. Need a bit of help...
I'm taking the user from a Public to a Private webpage and userspice redirects the user to the login page. It looks like there is a great feature wherby userspice retains where the user was going and then redirects the user once they have completed the login page it takes them to where they were going originally....great but... I'm losing a variable so if my link pre login was:
/usersc/mypage.php?id=5
it redirects to just
usersc/login.php?&dest=usersc/mypage.php
but loses the ?id=5 which is the variable I want to hold onto..
any ideas?
Cheers,
Matt
I'm taking the user from a Public to a Private webpage and userspice redirects the user to the login page. It looks like there is a great feature wherby userspice retains where the user was going and then redirects the user once they have completed the login page it takes them to where they were going originally....great but... I'm losing a variable so if my link pre login was:
/usersc/mypage.php?id=5
it redirects to just
usersc/login.php?&dest=usersc/mypage.php
but loses the ?id=5 which is the variable I want to hold onto..
any ideas?
Cheers,
Matt