Hello, I am new to symfony and trying to install the graphviz plugin. I have following the instructions on: http://forum.symfony-project.org/index.php?t=msg&th=4595&start=0
1. Modified : /data/tasks/sfPakePropel.php 2. Modified the task file to execute graphviz 3. installed graphviz locally (dotty) But when I run "symfony graphviz", I get: >> propel Running "graphviz" phing task PHP Catchable fatal error: Object of class sfFinder could not be converted to string in /home/sfproject/lib/vendor/symfony/lib/task/ sfFilesystem.class.php on line 133 I have a sample .dot file which I want to use and I guess I am confused about how I can provide the plugin with this .dot file and how this should be produced. There is not much documentation. Any help would be great, Thank-you! Brian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
