Ok, sorry found it myself.
The problem resides in the xampp apache of my windows box.
On the linux apache its working fine with the first example, __('your
text',true);
But its still wired why my qindows box is crashing with it.
The error reports some errors on the zendoptimizer.dll.
So i have to wait for my linux box..
Never mind.
Hawk
On Mar 22, 10:30 am, "Hawk|" <[EMAIL PROTECTED]> wrote:
> OK, this works for links and normal input fields without the helper.
>
> But if i use this:
>
> echo $form->input('fieldDefinitions/field',
> array('label'=> __("TableFieldName",true),
> 'size'=>'40'))."\n";
>
> It crashes my Apache ?!
>
> I tried it both way's
> __("TableFieldName",true)
> and
> __("TableFieldName")
> both versions are crashing the server..
>
> Got some Idea?
>
> Greetings Hawk
>
> On Feb 24, 6:43 am, "jitka" <[EMAIL PROTECTED]> wrote:
>
> > e($html->link(__("LABEL_TERMS_CONDITIONS", true), "/terms"));
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---