url store for redirection
Scenario:
User clicks a link on the site and is taken to a new page, not the planned one, and is provided with a link to return to where he was planning on going.
Can I add something somewhere (like in global.php) to grab this? I tried HTTP something or other but it didn't seem to grab the place where I originally planned on going.
For example, a user is in forum 12 and clicks on a link to a thread but instead gets taken to this different page and then is given a link to go to the thread from the new page. I'm pretty set for the rest of the code I think, I just can't get the location for the place to redirect to~
|