The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fix a redirect URL
Hello everyone,
I've used preg_match_all to replace all of my URLs to be more SEO friendly. However, I tried to use preg_match_all (global_complete hook) for redirects such as showthread.php?p=id#postid and search.php?searchid=id however it does not want to cooperate since they are "redirects" and not URLs...I've tried using the following code. PHP Code:
|
#2
|
|||
|
|||
Just giving this a kind bump up (sorry!). I've also tried to replace the code in case newpost in showthread.php but it's still redirecting. It honestly doesn't matter how it can be done as long as its correct at this point :nervous:
|
#3
|
|||
|
|||
Okay, I thought I had it, but apprently not. I stuck this code in global_start:
PHP Code:
|
#4
|
||||
|
||||
Surprising that no one has any ideas, maybe it's just an impossibility.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|