According to this :

    Warning: preg_match() [function.preg-match]: Unknown modifier
'a' in /home2/zendscom/public_html/cake/cake/libs/router.php on line
166

it seems your php configuration might have some "add ons" features, or
some "specific libraries". Try to remove everythin not "standard" from
php.ini
hth

On Jun 11, 6:07 pm, Durty Durty <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've annoyed the hell out of the chat so far because these wormy
> little errors keep coming up for me.
>
> I've tried several tutorials. Right now, I'm following the blog
> tutorial in the manual (word for word). And when I try to do the add
> page, I get this output:
>
>       Warning: preg_match() [function.preg-match]: Unknown modifier
> 'a' in /home2/zendscom/public_html/cake/cake/libs/router.php on line
> 166
>
>       Add post
>
>       Fatal error: Call to undefined method FormHelper::create() in /
> home2/zendscom/public_html/cake/app/views/posts/add.ctp on line 2
>
> I haven't touched router.php or anything in it. Version is 1.2, so it
> should understand "create()". Form is defined as a helper in both my
> app_controller and my post_controller file. What's wrong?
>
> Thanks, Mike :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to