Hey Guys! =)
I'm having a problem with adding a Music/TV/Book component. I'm pretty sure I have all the codes in their correct places and everything, so I'm not sure what the problem is. It looks like a few other people in the comments of this entry, are/were having the same problem...but it doesn't look like anyone solved the problem?
When I enter the code I get this error:
Compile error: line 262, column 1: Unexpected token parsing statement block
S2::NodeStmtBlock, S2/NodeStmtBlock.pm, 46
S2::NodeFunction, S2/NodeFunction.pm, 104
S2::Layer, S2/Layer.pm, 58
S2::Compiler, S2/Compiler.pm, 27
Context
258:
259:
260: """;#Copy and paste as required - you can also delete this line"""
261:
262: </table>
263:
264: </div>
265: """;
266: print_comp_footer();
The bolded part, line 262, is where my problem is. Anyone no what's up?
THANKS!
Solved! Thanks guys!