Closed (fixed)
Project:
Media Manager
Version:
5.x-0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2008 at 03:00 UTC
Updated:
31 Jan 2008 at 12:04 UTC
I got this error after installing:
* warning: preg_match_all() [function.preg-match-all]: Compilation failed: unrecognized character after (?< at offset 11 in /home/public_html/mysite/drupal/modules/mmedia/contrib/media_attach/media_attach.module on line 453.
* warning: preg_match_all() [function.preg-match-all]: Compilation failed: unrecognized character after (?< at offset 11 in /home/public_html/mysite/drupal/modules/mmedia/contrib/media_attach/media_attach.module on line 453.
Comments
Comment #1
rhys commentedWhat version of PHP are you using? Maybe the error is occurring due to usage of a preg special feature that doesn't exist on older versions of PHP, if this is the case, I have to change those settings, but before I do, I'd like to make sure that this guess is correct.
Comment #2
rhys commentedForgot to change the status.
Comment #3
Ibn al-Hazardous commentedPHP 5.2.5-pl1-gentoo (cli) (built: Jan 5 2008 16:10:01)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
If there's a problem - it's probably bleeding edge-wise. ;)
Comment #4
rhys commentedOk, so I think having changed the regex which is causing the problem, that I shouldn't have a problem with it now.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.