Ok, no worries. Just seeing the $this->function build_resume() set off an alarm bell that perhaps you didn't even know how to call a function, so I may have been a bit harsh :)
On Aug 1, 3:38 am, peterhf <[EMAIL PROTECTED]> wrote: > Thanks for the reply, Grant. The "$this->function build_resume()" is a > typo, I did indeed try "$this->build_resume()". Your comment about > "$sequence=null" is appropriate but more importantly it pointed me in > another direction which will lead to a solution of the underlying > problem - that build_resume() needs to render the correct view. > > Peter - > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
