moonkisu (moonkisu) wrote in component_help,
moonkisu
moonkisu
component_help

  • Mood:

compiling error in entries .. I can't fix it ;(

Ok, so I made a new table layout for my entries, and now when I complile it, I get this compile error that I can't seem to fix .. the error I get is below. Can anyone tell me what's wrong so I can fix it? thanks alot. ;)

My viewable layer ID: #7075172


} BuildS2 Compiler Output at Thu Aug 31 03:32:35 2006
Error compiling layer:
Compile error: line 1027, column 1: Unexpected token found. Expecting: [TokenPunct] = ;
Got: [TokenPunct] = $
S2::Node, S2/Node.pm, 144
S2::NodeExprStmt, S2/NodeExprStmt.pm, 29
S2::NodeStmt, S2/NodeStmt.pm, 59
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 42
S2::NodeIfStmt, S2/NodeIfStmt.pm, 35
S2::NodeStmt, S2/NodeStmt.pm, 39
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 42
S2::NodeIfStmt, S2/NodeIfStmt.pm, 52
S2::NodeStmt, S2/NodeStmt.pm, 39
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 42
S2::NodeIfStmt, S2/NodeIfStmt.pm, 35
S2::NodeStmt, S2/NodeStmt.pm, 39
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 42
S2::NodeFunction, S2/NodeFunction.pm, 104
S2::Layer, S2/Layer.pm, 58
S2::Compiler, S2/Compiler.pm, 27
Context

1023:
1024: $e.journal"";
1025: if ($e.journal.username!=$e.poster.username) {
1026: $icon_data = $icon_data + """
1027: $e.poster""";
1028: }
1029: $icon_data = $icon_data + """
1030: """;
1031: }

Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

  • 2 comments