The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
not_logged_in $dest
#7
I don't think a change is needed there. If yo go into the blank not_logged_in.php page, you can do

Code:
dnd($page);

And you will have access to the page the person was trying to go to.

So you can do
Code:
$dest = sanitizedDest($page);
Code:
Redirect::to('/usersc/landing.php?dest='.$dest)

Is that what you were trying to do?
  Reply


Messages In This Thread
not_logged_in $dest - by Brandin - 09-07-2017, 10:38 PM
not_logged_in $dest - by mudmin - 09-08-2017, 12:40 PM
not_logged_in $dest - by Brandin - 09-08-2017, 05:06 PM
not_logged_in $dest - by mudmin - 09-08-2017, 05:27 PM
not_logged_in $dest - by Brandin - 09-16-2017, 02:51 PM
not_logged_in $dest - by mudmin - 09-16-2017, 03:08 PM
not_logged_in $dest - by mudmin - 09-16-2017, 03:59 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)