i get an unexpected end error when I try to add a new featue
Showing vendor/plugins/community_engine/app/views/homepage_features/
new.html.erb where line #2 raised:
compile error
D:/entermy/vendor/plugins/community_engine/app/views/homepage_features/
new.html.erb:2: syntax error, unexpected $end, expecting kEND
@output_buffer.concat " "
^
Extracted source (around line #2):
1: <div class="col_full">
2: <% rounded do %>
3: <h1><%= :new_homepage_feature.l %></h1>
4:
5: <%= error_messages_for :homepage_feature %>
Trace of template inclusion: vendor/plugins/community_engine/app/views/
homepage_features/new.html.erb
RAILS_ROOT: D:/entermy
Any help would be appreciated
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CommunityEngine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---