[symfony-users] Newsletter plugin?

2009-09-02 Thread Lambert

Hello,
Is there a symfony newsletter plugin (no, I cannot find it...), has
someone developed it or is someone interested in co-developing one for
publication?

Lambert
--~--~-~--~~~---~--~~
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 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Question on returned object with M-M relations from forms + Doctrine

2009-02-13 Thread Lambert

Hi,

I am wondering why the returned object with M-M relations to another
object from a SAVED FORM is not equal to the actual objects stored in
the database. E.g. in processForm:

if ($form-isValid())
{
  $match = $form-save();

  $this-redirect('match/listpoule?id='.$match-Poule-get('id'));
}

In my model, a match has an M-M relation to user. The returned object
match from $form-save() holds the matchuser-objects ($match-
MatchUsers) PRIOR to the form, and not the matchUser-objects as
result of the form!! Took me quite a while to figur out this 'bug'.

In my case I put some extra information in the linking MatchUser
table, and therefor I need the matchUser objects. As a solution, I do
a new query, but I am wondering why the $match-object does not have
the correct objects itself?

Or is this a defect?

Lambert



--~--~-~--~~~---~--~~
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 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Symfony Camp 2008 - 12/13 september 2008

2008-07-15 Thread Lambert Beekhuis


Hello,

On Friday 12 and Saturday 13th of September DOP will organise the
yearly symfony camp.

This year we will have superb speakers among them Fabien Potencier,
Dustin Whittle, Fabian Lange, Jonathan Wage and others will follow.

Location is at Dutch Open Projects (www.dop.nu) in Leusden, The
Netherlands.

On friday evening, there will be a BBQ with music and free drinks!

You can find all information on www.symfonycamp.com

Like last year, you have the option to camp at the symfony camp, using
your own tent or in one of the army tents.

See you there!

PS Let me know if you would like to have specific subjects or have
ideas for speakers!

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