Welcome Guest, Not a member yet? Register   Sign In
Problem with CI + Doctrine
#1

[eluser]demogar[/eluser]
I'm following this instructions to make it work:

http://www.doctrine-project.org/projects...d-doctrine

Everything is ok until I get here:
Code:
$ ./doctrine build-all-reload
build-all-reload - Are you sure you wish to drop your databases? (y/n)
y

It returns:
Code:
build-all-reload - Successfully dropped database named: "test"
build-all-reload - Generated models successfully from YAML schema
build-all-reload - Successfully created database named: "test"
build-all-reload - Created tables successfully
build-all-reload - Data was successfully loaded

Fatal error: Class 'BaseUser' not found in D:\htdocs\doctrine\application\models\User.php on line 14

I will appreciate any support Smile


Messages In This Thread
Problem with CI + Doctrine - by El Forum - 06-22-2010, 08:56 PM
Problem with CI + Doctrine - by El Forum - 06-23-2010, 08:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB