XF 2.1 Trying to get actual page url returned

bzcomputers

Well-known member
Licensed customer
$_SERVER['SCRIPT_NAME'] & $_SERVER['REQUEST_URI'] are just returning the forum index.php no matter what page.

Is there a XenForo variable available that actually gives the full page url not masked by index.php?
 
Back
Top Bottom