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

    (@liedekef)

    See also my response to your other post.
    I can’t reproduce this error: nor in my webserver logfiles, nor in WP itself with debug activated.

    Plugin Author Franky

    (@liedekef)

    Btw, since it seems to have something to do with attributes (in your case): can you provide an example of the attribute value and the possible default value that triggers this error?

    Plugin Author Franky

    (@liedekef)

    Ok, I figured it out. It’s a prob in the preg_quote function I used, I forgot to also quote “/”.
    So fixed here:
    http://plugins.trac.ww.wp.xz.cn/changeset/828612

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Warning: preg_replace(): Unknown modifier '/'’ is closed to new replies.