Hi,

What versions are you using, symfony 1.1 + sfPropelPlugin 1.3?

- Dustin


On 8/26/08 3:38 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> 
> W odpowiedzi na e-mail od: Ant Cunningham otrzymany dnia 2008-08-26 03:24 :
>> turn off propel.builder.addIncludes in your propel.ini. The symfony autoload
>> should take care of it for you because everything in lib.model should get
>> loaded as needed...
>>   
> i set
> 
> propel.builder.addIncludes  = false
> 
> clear symfony cache and rebuild model
> 
> but still got in top of  autogenerated classes
> BaseUsersNestedSet.php -> require 'lib/model/om/BaseUsers.php';
> instead of
> BaseUsersNestedSet.php -> require 'BaseUsers.php';
> 
> and must manually edit those files
> what am i doing wrong???
> 
> 
> > 



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