In this query -www.yourdomain.com replace with my domain ?
Code:
UPDATE phpbb_posts SET post_text = REGEXP_REPLACE (post_text,'(http|https)://(www\\.)?yourdomain\\.com/subfolder/viewtopic\\.php\\?f\\=([0-9]+)\\&\\;','https://www.yourdomain.com/subfolder/viewtopic.php?');
Statistics: Posted by RomaamoR — Tue Dec 24, 2024 6:56 pm