Symfony fatal error: Call to a member function getRelatedTableName() on a non-object in addon\propel\sfPropelManyToMany.class.php
When trying to add an admin_double_list to manage associated records in a Symfony project, your database must use InnoDB tables. This is because MyISAM does not have any referential integrity constraints.
This entry was posted on Friday, January 7th, 2011 at 10:27 am and is filed under Programming, Resources. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.