(no subject)

Hi ,

I recently installed Radiant, had no problems whatsoever until
trying to build new page

This is the error I get

9: Filter
10: <%= select_tag “part[#{@index - 1}][filter_id]”,
options_for_select([[’’, ‘’]] + TextFilter.find_all.map { |s|
s.registered_id }, @part.filter_id) %>
11:


12:
<%= text_area_tag “part[#{@index - 1}][content]”, h
(@part.content), :class => “textarea”, :style => “width: 100%” %></
div>
13:

Trace of template inclusion: /app/views/admin/page/new.rhtml

idem for new snippet

17:


18: Filter
19: <%= select_tag “snippet[filter_id]”, options_for_select
([[‘none’, ‘’]] + TextFilter.find_all.map { |f| f.registered_id },
@snippet.filter_id) %>
20:


21: <%= updated_stamp @snippet %>
22:

idem for new layout.

Can you point me in the right direction?
svn
revision 78, redcloth 128, rails 4499 radius 46

Thanks

Patrick

skype:locopat
aim:nakundent
msn:[email protected]
[email protected]

patrick stainier wrote:

I recently installed Radiant, had no problems whatsoever until
trying to build new page

Did you run script/setup_database ?


John L.
http://wiseheartdesign.com