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
$dest
#1
Hi there,

Where is
Code:
$dest
defined at that
Code:
login.php
uses? Some of my files have variables e.g.
Code:
cron.php?type=bb
, so the
Code:
$dest
drops the
Code:
?type
part, I need to override this function to use my
Code:
$actual_link
script you brought to my attention from another script:
Code:
$actual_link = "http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";

Any assistance would be greatly appreciated!
  Reply
#2
What version are you using? I'm thinking that $dest bug was fixed in one of the last few patches. The dest comes from the securepage function where a person is redirected to login for not being logged in.
  Reply
#3
Latest, 4.2.3, I will make my own modifications once I locate it until it is patched. Thanks!
  Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)