i met a errror when registration : Warning (2): preg_match() [function.preg-match]: Unknown modifier '\' [CORE\cake\libs\validation.php, line 719]

10 views
Skip to first unread message

Kevin.Won

unread,
Feb 28, 2008, 1:17:58 AM2/28/08
to NoseRub
hi all,
error code: Warning (2): preg_match() [function.preg-match]: Unknown
modifier '\' [CORE\cake\libs\validation.php, line 719]


*/


function _check() {





if (preg_match($this->regex, $this->check)) {


$this->error[] = false;

preg_match - [internal], line ??
Validation::_check() - CORE\cake\libs\validation.php, line 719
Validation::custom() - CORE\cake\libs\validation.php, line 348
Model::invalidFields() - CORE\cake\libs\model\model.php, line 1841
Model::validates() - CORE\cake\libs\model\model.php, line 1747
Model::save() - CORE\cake\libs\model\model.php, line 1094
Identity::register() - CORE\app\models\identity.php, line 396
IdentitiesController::register() - CORE\app\controllers
\identities_controller.php, line 600
Dispatcher::_invoke() - CORE\cake\dispatcher.php, line 276
Dispatcher::dispatch() - CORE\cake\dispatcher.php, line 248
[main] - CORE\app\webroot\index.php, line 84Warning (2): preg_match()
[function.preg-match]: Unknown modifier '\' [CORE\cake\libs
\validation.php, line 719]


here is some detail:
url: http://localhost/pages/register/
action: when i submitted my profile, i met this error.
env: WAMP1.7.4 ,Windows2003,Firefox & IE7

expecting your answer, thanks!

Dirk Olbertz

unread,
Feb 28, 2008, 7:18:29 AM2/28/08
to NoseRub
Hi Kevin,

please look here:
http://groups.google.com/group/noserub/browse_thread/thread/abc82167a2575971

It is a stupid thing, but there will be a minor release this weekend
anyway, where this issue is fixed.

Cheers,
Dirk
Reply all
Reply to author
Forward
0 new messages