Did you turn on debug?
Look at the SQL statements to see what cake is trying to do and you'll
figure out where the issue is.

zonium

On Apr 6, 1:10 pm, crazyDavid <[EMAIL PROTECTED]> wrote:
> sry about the version. it is 1.2
>
> i am using only one model and i finally am able to run the script
> without halt with findAll() but i need pagination as well.. the
> problem persists with paginate().
>
> i still can't understand. i followed the exact procedure for
> pagination in 1.2 but the problem ain't fixed.
>
> thank you for ur suggestions guyz!
>
> On Mar 18, 2:29 am, "Jon Bennett" <[EMAIL PROTECTED]> wrote:
>
>
>
> > >  are your models correct?  the query that is built makes sense and all?
>
> > also check you're not trying to retrieve records from too many tables
> > (via associations) at once, this could time-out at php level if you've
> > not got a great amount of ram.
>
> > jb
>
> > --
>
> > jon bennett
> > w:http://www.jben.net/
> > iChat (AIM): jbendotnet Skype: jon-bennett- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to