![]() |
$_REQUEST['forceredirect']
In 3.0.x, you could set $_REQUEST['forceredirect'] somewhere to force a redirect to appear. This, however, no longer works. Is there any method of setting or modifying a variable to force a redirect in 3.5.0?
|
Code:
print_standard_redirect($redir_phrase, $doquery = true, $forceredirect = false) |
That doesn't help if you only want to set it in certain situations and you don't want to edit a standard vB redirect. That is why $_REQUEST['forceredirect'] was useful.
|
You mean you want to force redirect messages somewhere in default vB Files in some cases?
Hmm, what about setting $vbulletin->options['useheaderredirect'] = false? |
Quote:
Now I see why - AJAX QR doesn't like to be told to redirect. Quote:
|
Hmm, does work for me
|
In the past, I was using the following code to force a redirect:
PHP Code:
HTML Code:
<META HTTP-EQUIV="REFRESH" CONTENT="1; URL={$url}"> Thanks |
All times are GMT. The time now is 04:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|