I'm trying to run a copy of symfony on my website, but am getting
PHP Fatal error: Class 'BaseSettings' not found in /home/firefly/web/firefly.com/public/htdocs/sandbox/fireflyproject/project/lib/model/doctrine/Settings.class.php on line 13
I tried googling it but got zero results, any clue what might be the problem?
Thanks.
I think you forgot to generate your model files. If you're on 1.3 or 1.4 version, you have to use the command line and do : ./symfony doctrine:build --all
And you might also have to clear the cache : ./symfony cc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With