View Full Version : Major Problem
hitmanuk2k
01-21-2006, 07:21 PM
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.
Guest210212002
01-21-2006, 07:52 PM
Yep, just add a replacement variable. :)
hitmanuk2k
01-21-2006, 08:14 PM
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.
Guest210212002
01-21-2006, 09:08 PM
Try handing it a session call.
href="report.php?$session[sessionurl]p=$post[postid]"
hitmanuk2k
01-21-2006, 09:09 PM
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
Guest210212002
01-21-2006, 09:17 PM
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.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.