SMF Support > SMF 1.1.x Support
Cleaning up links to posts, after moving forum to new domain
mrintech:
--- Quote from: xenovanis on September 25, 2010, 06:37:44 PM ---! Make a backup of your database !
Run this query in phpMyAdmin:
--- Code: ---UPDATE smf_messages set BODY = replace(body, 'http://www.your-oldsite.com', 'http://www.your-newsite.com')
--- End code ---
--- End quote ---
Thanks a ton :)
Navigation
[0] Message Index
[*] Previous page
Go to full version