The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Creative solution needed: Splitting a site in two, how to redirect half?
I need some help brainstorming.
One of our subforums has outgrown the rest of the site, so we're splitting it off onto its own domain to become an entirely separate site. Here's the tricky part: we want to redirect every thread from that subforum to the new domain, but leave all other threads/forums intact. There's nothing in the thread URL which states the forum it's from, so a simple redirect won't work. There are tens of thousands of threads in that subforum. All ideas welcome |
#3
|
|||
|
|||
Brilliant, thank you
|
#4
|
|||
|
|||
I recommend the hook showthread_getinfo which is called right after the requested thread is validated and exists.
From there you can use the $threadinfo variable. |
#5
|
|||
|
|||
Even better!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|