I've done this twice now on two different servers. If I use git clone
to build my radiant project and try to start it up with the tags
extension it has this problem. If I use the radiant gem to build my
project it seems to work fine. The problem is solved for me but I
can't help and wonder what the problem is. Using git clone to build
the radiant project seems like a great way to build it. Did I over
look something? Did I do something wrong? Are the files somehow
different?
Steven
On Apr 6, 2009, at 2:58 PM, Steven Southard wrote:
Has anyone else installed Radiant 7.1 and the tags and seen:
NoMethodError in Admin/pages#edit
Showing vendor/extensions/tags/app/views/admin/pages/
_tag_field.html.erb where line #3 raised:
undefined method `quoted_table_name' for false:FalseClass
Extracted source (around line #3):
1: <tr>
2: <td class="label"><label for="page_tags">Tags</label></td>
3: <td class="field"><input class="textbox" id="page_tags"
name="page[meta_tags]" size="160" type="text" value="<%=
@page.tag_list %>" /></td>
4: </tr>
Trace of template inclusion: app/views/admin/pages/
_fields.html.haml, app/views/admin/pages/edit.html.haml
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant