You have brought this up before, Michael. From what I've been able to understand, this is caused by a lack of utf-8 support in your host's pcre library.
Rick On Sep 22, 4:10 pm, "Michael Heilemann" <[EMAIL PROTECTED]> wrote: > I think I might've brought this up before, but I can't find the answer, so... > I activated comments on my site today, and tried a test comments; > which yielded this wonderful error: > > Warning: preg_match() [function.preg-match]: Compilation failed: > support for \P, \p, and \X has not been compiled at offset 2 in > system/classes/feedbackhandler.php line 85 > > system/classes/feedbackhandler.php line 85: > preg_match( ...1 args... ) > system/classes/actionhandler.php line 33: > FeedbackHandler->act_add_comment( ) > system/classes/controller.php line 167: > ActionHandler->act( ...1 arg... ) > index.php line 221: > Controller::dispatch_request( ) > > Any ideas? > -- > Michael Heilemannhttp://binarybonsai.com --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
