The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
i want an orded in the daesabes chang this link
i want an orded in the daesabes chang this link "domain .com " to this link "domain .net "
and think you so much |
#2
|
|||
|
|||
|
#3
|
|||
|
|||
Do you want to replace this text in all posts? Or what do you exactly want to replce?
|
#4
|
|||
|
|||
yes all posts
|
#5
|
||||
|
||||
[sql]
update post set pagetext = replace(pagetext,'domain .com','domain.net') [/sql] You will need to rebuild your post cache to see the changes. Both of these operations are very server intensive and will take a loooong time, depending on how many posts you have. The first one should be run from the command line as a background process |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|