[Plugin: Events Manager] How to resolve WordPress error? – Warning: preg_match()
-
Hello there,
I use a fresh “Events Mgr 5.1.6” with a fresh “WP 3.3.2 Multisite” installation together with a pretty permalink structure “/%year%/%monthnum%/%postname%/” enabled. Nothing else.
When I save a draft of a new “page”, these preg match warnings appear:
- Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /htdocs/wp-includes/class-wp.php on line 201
- Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in /htdocs/wp-includes/class-wp.php on line 202
- Warning: Cannot modify header information – headers already sent by (output started at /htdocs/wp-includes/class-wp.php:201) in /htdocs/wp-includes/pluggable.php on line 866
In detail I tried the following without luck to get rid of the errors:
- deactivate Events Mgr 5.1.6
- update permalinks to standard and back to pretty permalink structure
- activate Events Mgr 5.1.6 again
- checking for error-messages, which were there before. and they are gone, as Pirchner mentioned
- save a draft of a new created page.
- error-messages appear again.
Right now, the only way to avoid these error-messages, is to keep the standard permalink structure (/?p=123). But that’s terrible.
A work-arround is to update permalink structure every time a new page is created. That’s even worse…
…so I ask gently if someone has experienced the same problem and may help me.
Kind regards…
- The topic ‘[Plugin: Events Manager] How to resolve WordPress error? – Warning: preg_match()’ is closed to new replies.