I have a shiny new version of events-manager and just upgraded wp to 3.2.1 and now I get this on any page with the loop on it:
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home1/montcalm/public_html/wp-includes/class-wp.php on line 198
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /home1/montcalm/public_html/wp-includes/class-wp.php on line 199
Those two lines for each post/page on the site, so my site is FULL of them.
Any ideas?
I should note, it seems to be related to permalinks as well, because deactivating it doesn't solve the problem until I re-save my permalink settings. Reactivating it brings it right back though.
works for me, tested on a couple. anyone else?
linchandi
Member
Posted 10 months ago #
hi i also have this warning.
anyone know how to solve this problem?
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /public_html/staging/cms/wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /public_html/staging/cms/wp-includes/class-wp.php on line 202
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /public_html/staging/cms/wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /public_html/staging/cms/wp-includes/class-wp.php on line 202
agelonwl
Member
Posted 10 months ago #
hi,
try to temporarily disable other plugins or revert back to default theme to see if its a plugin or theme conflict which causes the issue.
given that was a year ago, I'd say your issue probably entirely different, so please start a new thread if disabling your other plugins/themes doesn't remove those errors