btw, I did this:
changed the 'executeNew' to:

> $comment = new BlogComment();
>
$comment->setBlogPostId($this->getRequestParameter('post_id'));
>
$this->form = new BlogCommentForm($comment);
>

and used 'comment/new' in the link, and not 'comment/edit'

On Sun, Dec 7, 2008 at 12:07, Sid Ferreira <[EMAIL PROTECTED]> wrote:

> http://www.symfony-project.org/tutorial/1_2/my-first-project
> The part that handles the database configuration failed to me and to a
> frend of mine. Also, que part with the link to comment a post.
>
> --
> Sidney G B Ferreira
> Desenvolvedor Web - Tibox Innovations
>
> Steve Martin
>



-- 
Sidney G B Ferreira
Desenvolvedor Web - Tibox Innovations

Marie von Ebner-Eschenbach

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to