The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Major Problem
I have recently had to move my forums off the forum.domain.com and put them just on domain.com.
Problem is, hundreds of our threads have links in them point to other thread under forum.domain.com. Is there a way to do a mass replace of forum.domain.com to just domain.com. A bit like how you would do it with MS Word. |
#2
|
|||
|
|||
Yep, just add a replacement variable.
|
#3
|
|||
|
|||
Heh, thanks.
Since I can't be bother to open a new topic... and this is equally major... Why is report bad post not working? I have the href set to report.php?p=$post[postid] but in the postbit it does not show up with the postid in the URL. |
#4
|
|||
|
|||
Try handing it a session call.
Code:
href="report.php?$session[sessionurl]p=$post[postid]" |
#5
|
|||
|
|||
Yes there was one, it didn't work so I removed it... still doesn't work. It's very strange. It worked fine on forum.domain.com
|
#6
|
|||
|
|||
Unsure then, honestly. Did putting the replacement variable in cause it, or was the problem there beforehand?
You might try clearing and rebuilding the indexes, they might be pointed at the old URL, but that's a total stab in the dark. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|