The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do you do $vbulletin->url redirects in VB4?
In VB3, if I was running a script, and at the end of the script, wanted to send the user to a specific page, I could do the following:
Code:
$vbulletin->url = 'video.php?'.$vbulletin->session->vars['sessionurl'].'do=watch&mid='.$mediaid; eval(print_standard_redirect('media_added')); Now it appears you can't do this anymore. How would I do it now? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|