Assuming you have MySQL/mariadb access, here's the SQL:...I'm just a bit of an advanced user, not a coder, so this advice didn't help me.
Code:
UPDATE phpbb3_posts set post_text = REPLACE(post_text, 'forum.sebesdileni.cz', 'forum.etiq.cz') WHERE post_text LIKE '%forum.sebesdileni.cz%';
Statistics: Posted by HB — Sun Apr 14, 2024 4:27 pm