The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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:
|