if this site looks broken its because you're using an old-ass browser! seriously like 10 years old! get a better one!
  • blog
  • about
  • symfony

    Archive

    Search By Category 'symfony'

    2 results found.

    whats this? new MCMS! Version 3.x is rolling out.

    18/08/2010 Posted in symfony Posted by: rek

     

    We are pleased to announce the new release of our CMS type thing.

    Look how pretty it is:

    Our development has been on hold for a while for various life reasons. But finally, we have a nice symfony 1.4 release:

     

    http://svn.malarky.co.nz/sfMCMSPlugin/trunk (anon:anon)

     

    (trunk for now, we will branch in a few weeks to: http://svn.malarky.co.nz/sfMCMSPlugin/branches/1.4)

    Symfony: Admin generator, cannot change a FK value

    12/08/2010 Posted in symfony Posted by: rek

    If you have a fk field (lets say a sfwidgetformpropelchoice) and you are using the admin generator, but when attempting to change the value of this field the form is successfully posting, but nothing is changing.

    Check to make sure the field is not also a PK!