Search

Rss Posts

Rss Comments

Login

 

IPB 3.x.x text replace in all posts

Jan 26


Run this queries in phpmyadmin to replace text1 to text2

1
UPDATE `ibf_posts` SET post = REPLACE(post, 'text1', 'text2');

Then do not forget to clear cache in admin side.

Post a comment

 
Get Adobe Flash playerPlugin by wpburn.com wordpress themes
34 queries. 0.164 seconds.