hi all,

I just did an svn update on one of my projects using the doctrine plugins.

all worked fine before now after the update (and symfony cc of course)
I get the following exception:


Fatal error: Uncaught exception 'Doctrine_Exception' with message
'Unknown attribute.' in
/var/www/myserver/plugins/sfDoctrinePlugin/lib/doctrine/Doctrine/Configurable.php:148
Stack trace: #0
/var/www/myserver/plugins/sfDoctrinePlugin/lib/doctrine/Doctrine/Connection.php(239):
Doctrine_Configurable->setAttribute(120, 1) #1
/var/www/myserver/plugins/sfDoctrinePlugin/lib/sfDoctrineDatabase.class.php(95):
Doctrine_Connection->setAttribute(120, 1) #2
/var/www/myserver/cache/site/dev/config/config_databases.yml.php(15):
sfDoctrineDatabase->initialize(Array, 'dbn_db') #3
/usr/share/php/symfony/database/sfDatabaseManager.class.php(61):
require('/var/www/cafiss...') #4
/usr/share/php/symfony/util/sfContext.class.php(63):
sfDatabaseManager->initialize() #5
/usr/share/php/symfony/util/sfContext.class.php(87):
sfContext->initialize() #6 /var/www/myserver/web/site_de in
/var/www/myserver/plugins/sfDoctrinePlugin/lib/doctrine/Doctrine/Configurable.php
on line 148


apparently someone checked errorous code in? looks like this comes
from the doctrine team rather than the plugin guys.

anyhow. can somebody fix this please or tell me where I go wrong
though I very much doubt that since I haven't changed a bit.


cheers
/christian

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