I have been working on the new version in trunk. - Jon
On Mon, May 5, 2008 at 3:30 AM, Johannes Frandsen <[EMAIL PROTECTED]> wrote: > > > On 5 May 2008, at 09:47, Jonathan Wage wrote: > > > I've been working on these plugins. They all are working pretty > > well. You can give them a try and let me know any issues you come > > across and I'll take care of it. > > > > - Jon > > > > Hey Jon > > Sounds good... here is the first little hiccup: > > I tried following this guide: > http://trac.symfony-project.com/wiki/sfGuardDoctrinePlugin > > when i run : symfony doctrine-build-model > I get this: > > Fatal error: Call to undefined method Doctrine::makedirectories() in / > > var/www/www.jellyfish.test/htdocs/plugins/sfDoctrinePlugin/lib/task/sfDoctrineBuildModelTask.class.php > on line 66 > > Call Stack: > 0.0002 63072 1. {main}() /usr/bin/symfony:0 > 0.0004 73988 2. include('/usr/share/php/symfony/command/ > cli.php') /usr/bin/symfony:37 > 0.3357 3710848 3. sfSymfonyCommandApplication->run() /usr/ > share/php/symfony/command/cli.php:20 > 0.3489 3865504 4. sfTask->runFromCLI() /usr/share/php/ > symfony/command/sfSymfonyCommandApplication.class.php:65 > 0.3489 3865560 5. sfBaseTask->doRun() /usr/share/php/symfony/ > task/sfTask.class.php:75 > 0.3544 3877960 6. sfDoctrineBuildModelTask->execute() /usr/ > share/php/symfony/task/sfBaseTask.class.php:61 > > I'm running the latest checkout from the following sources: > > http://svn.symfony-project.com/plugins/sfDoctrinePlugin/branches/1.0-sf1.1 > > http://svn.symfony-project.com/plugins/sfGuardDoctrinePlugin/branches/symfony-1.1/ > > I'm running symfony version 1.1.0-BETA4 via PEAR on a Gentoo linux > installation (PHP 5.2.6RC4-pl0-gentoo with Suhosin-Patch 0.9.6.2) and > have set database.yml to : > > all: > doctrine: > class: sfDoctrineDatabase > param: > dsn: sqlite:%SF_DATA_DIR%/site.db > > If you need more information I'll be happy to provide it. I'm fairly > new to symfony but I really like the way the framework is constructed > and would love to make this my foundation for future projects. > > Joe > > > > > > > > -- Jonathan Wage http://www.jwage.com http://www.centresource.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---