darlas_mom (
darlas_mom) wrote in
style_system2011-01-04 06:03 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Can't declare usage of non-existent property?
New person here, trying to edit a theme layer. Anybody have any clue what to do about this?
Compile error: line 14, column 5: Can't declare usage of non-existent property
S2::NodeProperty, S2/NodeProperty.pm, 90
S2::NodePropGroup, S2/NodePropGroup.pm, 77
S2::Checker, S2/Checker.pm, 374
S2::Compiler, S2/Compiler.pm, 34
Full disclosure: I don't know how to fix this or if it even can be fixed, I'm very new at this and mostly just following a tutorial on how to create theme layers.
Compile error: line 14, column 5: Can't declare usage of non-existent property
S2::NodeProperty, S2/NodeProperty.pm, 90
S2::NodePropGroup, S2/NodePropGroup.pm, 77
S2::Checker, S2/Checker.pm, 374
S2::Compiler, S2/Compiler.pm, 34
Full disclosure: I don't know how to fix this or if it even can be fixed, I'm very new at this and mostly just following a tutorial on how to create theme layers.
no subject
I think it might work if you change that line 14 from:
property use view_entry_disabled;
to:
property use use_journalstyle_entry_page;
no subject
The tutorial I'm using is here: http://layouttree.dreamwidth.org/736.html
But the code I'm using comes from here: http://www.livejournal.com/customize/advanced/layersource.bml?id=4472558
no subject
Go here:
http://www.dreamwidth.org/customize/advanced/layers
*Create top-level layer
* Layout, using core version 1 and then click create
The rest is pretty much the same I think.
no subject
no subject
no subject