Replace paths with \\
-
Hi,
I’ve found many string in the database similar to this one:
\\/home\\/old-folder\\/public_html\\/
I want to replace it into this
\\/home\\/new-folder\\/public_html\\/
Plugin says that there was no string found in the database.
But I’ve made a SQL dump and I found hundreds, they are serialized so I cannot update easily.What can I doing wrong ?
Thanks
The topic ‘Replace paths with \\’ is closed to new replies.