[symfony-users] Re: No Metadata Classes to process when trying to create the schema.

2011-05-12 Thread Javier Garcia
On Thu, May 12, 2011 at 5:51 PM, Christophe COEVOET s...@notk.org wrote: Or place it in Resources/config/doctrine/metadata/orm/ and remove the .orm part if you are using beta1 I did that but now when I do schema:create I get: PHP Warning: class_parents(): Class

Re: [symfony-users] Re: No Metadata Classes to process when trying to create the schema.

2011-05-12 Thread Zolzaya Erdenebaatar
Can you put your code please? On Thu, May 12, 2011 at 6:27 PM, Javier Garcia tirengar...@gmail.comwrote: On Thu, May 12, 2011 at 5:51 PM, Christophe COEVOET s...@notk.org wrote: Or place it in Resources/config/doctrine/metadata/orm/ and remove the .orm part if you are using beta1 I

Re: [symfony-users] Re: No Metadata Classes to process when trying to create the schema.

2011-05-12 Thread Christophe COEVOET
Le 12/05/2011 12:31, Zolzaya Erdenebaatar a écrit : Can you put your code please? no need to put the code. I still gave the answer: the location of the mapping file is wrong. -- Christophe | Stof -- If you want to report a vulnerability issue on symfony, please send it to security at

[symfony-users] Re: No Metadata Classes to process when trying to create the schema.

2011-05-12 Thread Javier Garcia
But I change the location and I'm getting that ReflectionException (in my second post)..or maybe I don't understand.. On May 12, 12:41 pm, Christophe COEVOET s...@notk.org wrote: Le 12/05/2011 12:31, Zolzaya Erdenebaatar a crit : Can you put your code please? no need to put the code. I still

Re: [symfony-users] Re: No Metadata Classes to process when trying to create the schema.

2011-05-12 Thread Christophe COEVOET
Le 12/05/2011 13:38, Javier Garcia a écrit : But I change the location and I'm getting that ReflectionException (in my second post)..or maybe I don't understand.. The ReflectionException is because your class does not exist. -- Christophe | Stof -- If you want to report a vulnerability issue