• I recently upgraded to wordpress 2.8, (automatically through wordpress) and NOT manually. So after I upgraded & checked my blog, I got this error:

    Warning: preg_replace_callback() [function.preg-replace-callback]: Unknown modifier ‘|’ in /home/loveju1i/public_html/wp-includes/formatting.php on line 1347

    What does this error mean? and how can i fix it? I don’t wanna lose all of my posts? any fast responses, would be greatly appreciated! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try deactivating all plugins and check to see if this resolves the problem. If it does, activate the plugins one by one until you find the problematic plugin(s).

    Also see:
    http://wordpress.org/support/topic/279132

    That used to work with me but it’s not working this time!
    I tried deactivating all the plugins but it still says the same thing.
    Help someone?!

    Mines says:

    Warning: preg_replace_callback() [function.preg-replace-callback]: Unknown modifier ‘|’ in /home/paper/public_html/wp-includes/formatting.php on line 1347

    I looked at 1347 and it’s this.
    $content = preg_replace_callback($wp_smiliessearch, ‘translate_smiley’, $content);

    Can anyone help me on this?

    First, if you have a problem, submit your own post. You are not having the same problem and if you add-on or hi-jack you will be lucky to get a respone.

    Not all the file in wp-includes were successfully FTP’d to your server.
    Delete the wp-includes folder on the server and re-upload that directory again. If you for some reason get the same error, do it again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘upgrading to 2.8 gave me errors!’ is closed to new replies.