Re: Re: [symfony-users] Extending a plugin schema (propel)

2009-12-11 Thread patrick
Hi there, unfortunately this email address no longer accepts mail. For web enquiries please contact DDNS on 03 9815 6868 or i...@ddns.com.au For support related issues please email supp...@ddns.com.au Kind Regards, Domain Admin -- You received this message because you are subscribed to the

Re: [symfony-users] Extending a plugin schema (propel)

2009-12-11 Thread Bert-Jan
I've found the problem: my plugins are symlinked (since they're shared) which work fine for loading them but the path correction in sfPropelBaskTask.class.php#134 doesn't compensate for this. It uses absolute paths for the schemas which messes things up: /usr/home/bertjan/cowboys-1.2/dcModelPlu

[symfony-users] Extending a plugin schema (propel)

2009-12-10 Thread Bert-Jan
Hi Folks, I'm trying to extend the schema of my plugin as described in http://www.symfony-project.org/book/1_2/17-Extending-Symfony#Customizing a Plug-In for an Application. Running symfony 1.2.11-DEV from the 1.2 svn branch. My plugin is named dcModelPlugin which contains the entire model for