I keep getting
Warning: preg_replace() [function.preg-replace]: No ending delimiter ':' found in /wp-install-dir/wp-includes/formatting.php on line 648
when I activate a few of my plugins. I upgraded them all to the latest versions, but yet I'm still getting this error after upgrading to 2.1
so I'm not real sure what this means.. missing delimiter, is that an error in the formatting.php file? or something they took out in version 2.1? I have no idea, haven't figured it out yet
but am I the only one getting this error in 2.1? because so far I seem to be the only one reporting it, so something must have changed in 2.1, but so far the docs haven't told me anything pertaining to this, so I haven't figured it out yet
any ideas though? I could modify the formatting.php file I suppose, but I don't know what the correct syntax would be, when variable names are in play, so I don't know what to do about it really