Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
mark007 Posted April 23, 2017 Posted April 23, 2017 Hi, I would like to replace a string directly in the database. So I am using this code in phpmyadmin: Quote UPDATE `ipb_forums_posts` SET `post`=REPLACE(`post`,'test1','test2') WHERE (`post` LIKE '%test1%') In the past, this code was absolutely no problem. Now, I'll always get an error message -> token mismatch Does somebody know what the problem is? Many thanks in advance!! Best wishes Mark
Recommended Posts
Archived
This topic is now archived and is closed to further replies.