Hil! i have some trouble with one of my controllers. I have a table
called resumes where each row is a resume entry having a startdate and
enddate (both UNIX timestamps).

I'm trying to iterate through the table rows and find those rows where
there is a time gap between current rows' startdate and previous row's
end date yet I get an "undefined offset error" in my view. My
controller, detailed error message and resumes table structure are at
http://bin.cakephp.org/view/156395995

Thanks!


--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to