> /app/views/elements/blog.thtml
> <?
> .... blog stuff ....
> foreach ($data['Comment'] as $comment) {
> echo $this->renderElement ("comment",Array("data"=>$comment)); //
> probably need to rearrange the comment array a bit, writing from
> memory.
> }

for a more accurate description of this rearranging-problem (and an
easy way to solve it), check this:
http://groups.google.com/group/cake-php/browse_thread/thread/238784e263438840/#


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

Reply via email to