> But after I created my home page, I get an error when I try to view > the pages list. It looks like it has something to do with Shards - so > it may not be Copy/Move, but I can't tell since this is the first time > I've tried to use 0.6.4. The output of the error is below: > > Showing vendor/extensions/shards/app/views/admin/page/_node.rhtml > where line #2 raised: > > wrong number of arguments (0 for 1) > > Extracted source (around line #2): > > 1: <tr id="page-<%= page.id %>" class="node level-<%= level %><%= > children_class %><%= virtual_class %>"> > 2: <td class="page" style="padding-left: <%= padding_left %>px"> > 3: <span class="w1"> > 4: <% if simple -%> > 5: <%= icon %> > > Trace of template inclusion: > /vendor/extensions/shards/app/views/admin/page/index.rhtml
I believe this is fixed in a newer version of shards. I'm running shards off the trunk and it works fine. Cheers, Marty _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
