Re: Good Cake Tutorial: IBM developerWorks

2007-02-18 Thread lukemack

I would not recommend you use this tutorial with later versions of
cake than that used in the tutorial (1.1.8) as not everything works in
1.1.13.4450.

for example, acl.php now works differently (part 2). i was forever
finding bugs in the tutorial code so used the blog tutorial instead.

On 15 Feb, 20:29, "jk" <[EMAIL PROTECTED]> wrote:
> In tutorial #1, on page 22 the code in listing 15 causes problems. I
> had to get rid of $html->formTag and just code the form tag in html,
> as $form->create didn't work for some reason (did I do something
> wrong). Also, had to replace $html->inputTag with $html->input, 
> $html->passwordTag with $html->password, and $html->submitTag with $html-
> >submit. In listing 16, the code does not work and produces error
>
> messages. I tried replacing the line
>
> if ($this->User->validates($this->data))
>
> with
>
> if ($this->User->saves($this->data))
>
> Error messages are gone, but still cannot get the form to validate
> properly. What am I missing?
>
> Using Cake 1.2.0.4451alpha
>
> Thanks!
>
> On Feb 15, 6:31 am, "D.Pape" <[EMAIL PROTECTED]> wrote:
>
> > hi matt.
>
> > yes, its been posted before! :o)
> > ckeck out for tutorials without registration:http://groups.google.de/
> > group/cake-php/browse_thread/thread/8b92f888c25390d3/c1990fcaed0e1ab0?
> > hl=de#c1990fcaed0e1ab0
>
> > cheers, daniel
>
> > On 15 Feb., 11:57, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > > G'day all,
> > > Found a nice tutorial series here.  You have to register to see all
> > > the content.
>
> > >http://www-128.ibm.com/developerworks/views/opensource/libraryview.js...
>
> > > Sorry if its been posted before.
> > > Cheers
> > > Matt


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Good Cake Tutorial: IBM developerWorks

2007-02-15 Thread jk

In tutorial #1, on page 22 the code in listing 15 causes problems. I
had to get rid of $html->formTag and just code the form tag in html,
as $form->create didn't work for some reason (did I do something
wrong). Also, had to replace $html->inputTag with $html->input, $html-
>passwordTag with $html->password, and $html->submitTag with $html-
>submit. In listing 16, the code does not work and produces error
messages. I tried replacing the line

if ($this->User->validates($this->data))

with

if ($this->User->saves($this->data))

Error messages are gone, but still cannot get the form to validate
properly. What am I missing?

Using Cake 1.2.0.4451alpha

Thanks!

On Feb 15, 6:31 am, "D.Pape" <[EMAIL PROTECTED]> wrote:
> hi matt.
>
> yes, its been posted before! :o)
> ckeck out for tutorials without registration:http://groups.google.de/
> group/cake-php/browse_thread/thread/8b92f888c25390d3/c1990fcaed0e1ab0?
> hl=de#c1990fcaed0e1ab0
>
> cheers, daniel
>
> On 15 Feb., 11:57, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > G'day all,
> > Found a nice tutorial series here.  You have to register to see all
> > the content.
>
> >http://www-128.ibm.com/developerworks/views/opensource/libraryview.js...
>
> > Sorry if its been posted before.
> > Cheers
> > Matt


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Good Cake Tutorial: IBM developerWorks

2007-02-15 Thread D.Pape

hi matt.

yes, its been posted before! :o)
ckeck out for tutorials without registration: http://groups.google.de/
group/cake-php/browse_thread/thread/8b92f888c25390d3/c1990fcaed0e1ab0?
hl=de#c1990fcaed0e1ab0

cheers, daniel



On 15 Feb., 11:57, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> G'day all,
> Found a nice tutorial series here.  You have to register to see all
> the content.
>
> http://www-128.ibm.com/developerworks/views/opensource/libraryview.js...
>
> Sorry if its been posted before.
> Cheers
> Matt


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Good Cake Tutorial: IBM developerWorks

2007-02-15 Thread [EMAIL PROTECTED]

G'day all,
Found a nice tutorial series here.  You have to register to see all
the content.

http://www-128.ibm.com/developerworks/views/opensource/libraryview.jsp?search_by=cook+web+sites+CakePHP&search_flag=true&end_no=100&show_all=false

Sorry if its been posted before.
Cheers
Matt


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---