On 2 August 2010 17:07, Rich <richard.de...@gmail.com> wrote:

> Hey, have managed to install the gallery extension fine and can see
> the index page in the admin but upon creating a new gallery all I see
> is an actioncontroller routing error, anyone else run into this:

[ ... ]

> 28:
> 29:                             <span class="keyword">
> 30:                                     <%= check_box_tag "keywords[]", 
> keyword.id,
> @gallery.gallery_keywords.include?(keyword) %>
> 31:                                     <%= link_to keyword.keyword,
> edit_admin_gallery_keyword_path(@gallery, keyword) %>
> 32:                                     <%= ' | ' unless @keywords.last == 
> keyword %>
> 33:                             </span>
> 34:
>
> Have just removed the keyword stuff for now to bypass the problem...

So the issue looks to be with the edit_admin_gallery_keyword_path -
what version of Radiant are you using?

   - andrew

--
Andrew Reid [mailto:andrew.r...@synergetix.com.au]
Director, Synergetix Pty Ltd
Web: http://www.synergetix.com.au/
Ph: +61-401-946-813
Fax: 1300 931 162

Reply via email to