The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have installed a custom award hack.....with an award button in postbit which leads me to a site called something like /forum/award.php now if I do my actions on that site I want to be redirected to the post I clicked the award button.....on IE everything works fine but on FF I only see a an empty page and it won't redirect me to the thread alltough the action was accepted...so I would need to go back and refresh everytime.....
this is the code I'm using: Code:
echo "<meta HTTP-EQUIV=\"REFRESH\" content=\"0; url=" . $vbulletin->options['bburl'] . "/showthread.php?p=" . $_REQUEST['postid'] . "/\">"; bump |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|