The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Is it possible to redirect an announce to some website?
I can't find product that make such thing ![]() thanks! |
|
#2
|
||||
|
||||
|
I suppose you could set up a condition in the headinclude template to redirect them.
HTML Code:
<if condition="THIS_SCRIPT == announcment"> redirect tag </if> |
|
#3
|
||||
|
||||
|
But that will redirect all my announces, right? I need to set up a redirect only for one
|
|
#4
|
||||
|
||||
|
Then put in the condition something based on the announcement id also - $_GET['a'] == x
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|