The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
url rewrite from xf
I try to change back from xenforo to vb.
Now I have to rewrite the urls like: domain.com/threads/text-text-text.11705/ to forum.php?threadid=11705 domain.com/threads/text-bla-text.11707/ to forum.php?threadid=11707 How to generate the rule in the .htaccess? |
#2
|
||||
|
||||
I'd do an edit in the database, using REPLACE
|
#3
|
|||
|
|||
Same. I'd do a database backup then attempt a REPLACE function but i'd assume it would require a few lines to grab the url, strip our the thread ID number, then replace threads/text-text-text. with forum.php?threadid=. You can always restore your backup if it doesn't work.
|
#4
|
||||
|
||||
That won't help you for external incoming links.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|