I solved problem. Thanks for your help :)

On Oct 1, 10:08 pm, gurkanoluc <gurkano...@gmail.com> wrote:
> My computer can cause this problem because i changed my distro to
> ubuntu but it gives the same error :(
>
> On Oct 1, 3:28 pm, Gareth McCumskey <gmccums...@gmail.com> wrote:
>
> > Perhaps a good idea is to run
>
> > php lib/vendor/symfony/data/bin/check_configuration.php
>
> > And see if that helps you identify anything that may be missing that
> > symfony requires.
>
> > On Thu, Oct 1, 2009 at 12:25 PM, gurkanoluc <gurkano...@gmail.com> wrote:
>
> > > No but lib/plugins/sfPropelPlugin/lib/vendor/propel-generator/
> > > build.xml has 3 <isset> tags. I thing they are important for
> > > generation tool because when i comment them it didn't work.
>
> > > On Oct 1, 12:19 pm, Gareth McCumskey <gmccums...@gmail.com> wrote:
> > > > As this says:
>
> > > > >> schema    putting /home/grkn/public_html/...eet/
>
> > > > config/generated-schema.xml
>
> > > > it succesfully parsed and wrote your xml file from the yml, thats not 
> > > > the
> > > > problem, however:
>
> > > > Error initializing nested element <isset> [wrapped:
> > > > OrCondition (unknown) doesn't support the 'isset' creator/adder
>
> > > > Does your yml contain the word isset anywhere? How about copying and
> > > pasting
> > > > the contents of your schema.yml for us to see?
>
> > > > On Wed, Sep 30, 2009 at 11:02 PM, gurkanoluc <gurkano...@gmail.com>
> > > wrote:
>
> > > > > I'm sure writing schema correctly. I'm givin indents using space bar
> > > > > not using tab.
>
> > > > > On Sep 30, 11:34 am, ereallstaff <ereallst...@gmail.com> wrote:
> > > > > > From another newbie, seems to be an error in writing schema.yml
>
> > > > > > Please check to correct position element in schema using only spaces
> > > > > > and not bar space . All elements got to be in same line ( parents
> > > with
> > > > > > parents and child inline with child)
>
> > > > > > then clear cache and retry :D
>
> > > > > > On Sep 30, 4:05 am, gurkanoluc <gurkano...@gmail.com> wrote:> Hi,
> > > I'm
> > > > > learning symfony from jobeet tutorial. In chapter 3, it shows
> > > > > > > creating data model. When i try to
>
> > > > > > > <pre>
> > > > > > > php symfony propel:build-schema
> > > > > > > </pre>
>
> > > > > > > or
>
> > > > > > > <pre>
> > > > > > > php symfony propel:build-sql
> > > > > > > </pre>
>
> > > > > > > commands it gives me error below.
>
> > > > > > > <pre>>> schema    converting
> > > > > "/home/grkn/public_h...obeet/config/schema.yml" to XML
> > > > > > > >> schema    putting
> > > > > /home/grkn/public_html/...eet/config/generated-schema.xml
> > > > > > > >> propel    Running "sql" phing task
>
> > > > > > > BUILD FAILED
> > > > > > > Error reading project file [wrapped:
> > > /home/grkn/public_html/jobeet/lib/
>
> > > vendor/symfony/lib/plugins/sfPropelPlugin/lib/vendor/propel-generator/
> > > > > > > build.xml:54:22: Error initializing nested element <isset>
> > > [wrapped:
> > > > > > > OrCondition (unknown) doesn't support the 'isset' creator/adder.]]
> > > > > > > Total time: 0.0997 seconds
>
> > > > > > >   Error reading project file [wrapped:
> > > /home/grkn/public_html/jobeet/
> > > > > > > lib/vendor/symfony/lib/plugins/sfPropelPlugin/lib/vendor/propel-
> > > > > > > generator/build.xml:54:22: Error initializing nested element
> > > <isset>
> > > > > > > [wrapped: OrCondition (unknown) doesn't support the 'isset'
> > > creator/
> > > > > > > adder.]]
>
> > > > > > > Buildfile: /home/grkn/public_html/jobeet/lib/vendor/symfony/lib/
> > > > > > > plugins/sfPropelPlugin/lib/vendor/propel-generator/build.xml
> > > > > > > [resolvepath] Resolved /home/grkn/public_html/jobeet/config to
> > > /home/
> > > > > > > grkn/public_html/jobeet/config
> > > > > > > </pre>
>
> > > > > > > Is there any solution for this problem?
>
> > > > --
> > > > Gareth McCumskeyhttp://garethmccumskey.blogspot.com
> > > > twitter: @garethmcc
>
> > --
> > Gareth McCumskeyhttp://garethmccumskey.blogspot.com
> > twitter: @garethmcc
--~--~---------~--~----~------------~-------~--~----~
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 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to