Problem might be somewhere in \lib\form\ and model's form base class file. check if $this->setWidgets() function is provided with appropriate choice widget. May be this can help..
On Wed, Aug 26, 2009 at 2:15 PM, sunny <[email protected]> wrote: > > I get the following error message in the form! > Warning: Illegal offset type in /var/www/civil/lib/vendor/symfony/lib/ > plugins/sfPropelPlugin/lib/widget/sfWidgetFormPropelChoice.class.php > on line 105 > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
