Is there any way where I can perform something on the database to change a word in all posts to something else so for example I can change "This Place" to "That Place" without having to update all posts that contain that phrase
UPDATE mybb_posts SET message = REPLACE(message,'OLD TEXT','NEW TEXT')
UPDATE mybb_posts SET message = REPLACE(message,'THIS PLACE','THAT PLACE')
Since 2007, Forum Promotion has specialized in providing advertising solutions to webmasters looking to promote their communities. We pride ourselves in being the bridge that connects forum administrators, bloggers, and more.
We use essential cookies to make this site work, and optional cookies to enhance your experience.