Error when search and replace contain double quotes
-
When trying to replace
name=”parent” value=”parentcity”
with
name=”parent” value=”orlando”
I got the following error:
Parse error: syntax error, unexpected ‘parent’ (T_STRING) in /home/rivervie/public_html/wp-content/plugins/ns-cloner-site-copier/lib/ns-utils.php(40) : runtime-created function on line 1I doubt it makes a difference, but I was doing a Clone Over Existing Site when this happened.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error when search and replace contain double quotes’ is closed to new replies.