![]() |
Fins and replace
Hii There
Can anyone tell me how to change one word to another word [ for example change the word download to do not download] in all the threads in the forum in one go... Thanks in advance:) |
Here's an example:
UPDATE user_table SET table_field = REPLACE(table_field, 'find_this', 'replace_with_this'); Keep in mind that it's not always as simple as that depending on the script - with vBulletin you have to update various caches etc. Finally you need to replace the variables in that query first before running. |
I will try this method
thanks vBsquad |
All times are GMT. The time now is 09:53 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|