Tuesday, August 31, 2010

Re: login generates malformed sql query

Did you ever resolve this? I am experiencing the same issue.

On Jul 23, 7:36 pm, markatto <marka...@gmail.com> wrote:
> On Jul 22, 1:03 pm, cricket <zijn.digi...@gmail.com> wrote:
>
> > This is in UsersController or AppController? I would put allow() (pass
> > it an array, not a string, btw) in the former and the other two in the
> > latter. And it should be loginRedirect, not redirectLogin.
>
> I made these changes, but I am still having the same problem.
>
> > Which DB are you using? Which version of Cake?
>
> > Try deleting everything in tmp/cache/[models|persistent] directories.
>
> I am on cake 1.3.0 and mysql. I have already tried deleting the cache
> stuff.
> Where are the columns for the query supposed to be set? I am not too
> familiar with cake internals.

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: