Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author takien

    (@takien)

    Do not use delimiter “/” in the begining and the end of each REGEX pattern. It will be added when it’s processed.

    Plugin Author takien

    (@takien)

    mark as solved

    Hi
    I try
    “other_domain.com/ABC/DEF/GHI/download” –> to “my_domain.com/download”
    Not “/” at begin and end but still get same error:

    Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘/’ in …/wp-content/plugins/word-replacer/word-replacer.php on line 248

    Please fix this

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Word Replacer] Error: Unknown modifier '/'’ is closed to new replies.